illumos is a fully open community project to develop a reliable and scalable operating system. It began as a fork of the former OpenSolaris operating system. The illumos code base forms the foundation of distributions including a storage appliance from Nexenta, a cloud platform from Joyent, and the ...
1
vote
1answer
21 views
ZFS root pool free spaze
I have an openindiana (oi_151a7) box where I used 30GB for the root partition during installation. This has become rpool1. I cannot figure out how to make the remaining 202 GB available. Looking for ...
1
vote
0answers
64 views
The steps to install service-network-ssh [closed]
My original goal was setup service-network-ssh on Nexenta Illumos. As a result of the command
apt-get install service-network-ssh
I got the following message
Reading package lists...
Building ...
1
vote
1answer
159 views
Disable the console beep/bell under Illumos / Solaris?
When I login to the console of my Solaris box any command that would normally generate a bell (tab completion with more than one result, pressing an arrow key one too many times, etc) causes the ...
9
votes
1answer
321 views
Why is SMF manifest losing configuration data when exported on SmartOS?
I'm running a server process under SMF (Server Management Facility) on Joyent's Base64 1.8.1 SmartOS image.
For those not aqauinted with SmartOS, it is a cloud-based distribution of IllumOS with KVM. ...
0
votes
1answer
553 views
OpenIndiana (illumos): vmxnet3 interface lost on reboot
I want my VMware vmxnet3 interface to be brought up with DHCP on boot. I can manually configure the NIC with:
# ifconfig vmxnet3s0 plumb
# ipadm create-addr -T dhcp vmxnet3s0/v4dhcp
But after ...
0
votes
1answer
188 views
Nexenta storage metro cluster - what are components involved?
As Nexenta is built on Illumos, a successor of OpenSolaris, I was wondering what components are involved in their storage metro clustering?
Can anybody enlight me as to what components are doing ...
0
votes
1answer
348 views
FreeBSD vs. Illumos [closed]
I am using FreeBSD since some years now for server use and archlinux for desktop.
I really use many features of FreeBSD (ports, zfs, jails, pf, ...) now I read about Illumos an OpenSolaris derivate. ...
-2
votes
1answer
166 views
How does one mount a MS CIFS share in SmartOS? [closed]
How does one mount a Microsoft CIFS share in SmartOS?
5
votes
2answers
3k views
KVM on Illumos (OpenIndiana vs. SmartOS)
I'm considering virtualizing a number of guests onto a single server running a recent port of KVM to Illumos. It sounds like my two primary options will be OpenIndiana and SmartOS. The distribution ...
3
votes
3answers
749 views
Nexenta After the Death of OpenSolaris
We are thinking of evaluating Nexenta for a Tier 2 storage solution. It looks great, but I have doubts over its future after the demise of OpenSolaris.
I know that Nexenta uses an OpenSolaris kernel ...
0
votes
3answers
2k views
Disk names in Solaris 10 for ZFS: SAS WWN instead of c0t0d0
I currently have a server running Solaris 10u9 with a SAS enclosure (Dell PowerVault MD1000) filled with SATA disks attached to an SAS card (LSI 3801E). It happily recognizes the 15 disks in the ...
5
votes
5answers
1k views
Where is the central ZFS website now?
Oracle dumped OpenSolaris in Fall 2010, and it is unclear if Oracle will continue to publicly release updates to ZFS, except maybe after they release their next major version of Solaris.
FreeBSD now ...