Questions tagged [opensolaris]

Please consider the tag [OpenIndiana] instead of [OpenSolaris] since OpenSolaris is no longer an active project. OpenSolaris was an open source computer operating system based on Solaris created by Sun Microsystems. After the acquisition of Sun Microsystems, Oracle decided to discontinue open development of the core software, and replaced the OpenSolaris distribution model with the proprietary Solaris Express.

OpenSolaris was based on Solaris, which was originally released by Sun in 1991. Solaris is a version of UNIX System V Release 4 (SVR4), jointly developed by Sun and AT&T to merge features from several existing Unix systems. It was licensed by Sun from Novell to replace SunOS.

OpenSolaris is a descendant of the UNIX System V Release 4 (SVR4) code base developed by Sun and AT&T in the late 1980s. It is the only version of the System V variant of UNIX available as open source. OpenSolaris is developed as a combination of several software consolidations that were open sourced subsequent to Solaris 10. It includes a variety of free software, including popular desktop and server software. Sun has announced that future versions of its commercial Solaris operating system will be based on the OpenSolaris project.

Source

170 questions
16
votes
3 answers

ZFS: Mirror vs. RAID-Z

I'm planning on building a file server using OpenSolaris and ZFS that will provide two primary services - be an iSCSI target for XenServer virtual machines & be a general home file server. The hardware I'm looking at includes 2x 4-port SATA…
John Clayton
  • 632
  • 1
  • 6
  • 10
15
votes
2 answers

How to upgrade a ZFS RAID-Z array to larger disks on OpenSolaris?

I'm planning on installing OpenSolaris on my home server (right now it has Linux) and I would like to know how to prepare for upgrading the server to have larger hard drives in the future. Now the server has 4x 400GB SATA drives and I would install…
Esko Luontola
  • 1,213
  • 1
  • 11
  • 9
13
votes
6 answers

ZFS SAS/SATA controller recommendations

I've been working with OpenSolaris and ZFS for 6 months, primarily on a Sun Fire x4540 and standard Dell and HP hardware. One downside to standard Perc and HP Smart Array controllers is that they do not have a true "passthrough" JBOD mode to present…
ewwhite
  • 194,921
  • 91
  • 434
  • 799
12
votes
8 answers

Tuning NFS client/server stack

I have a CentOS 5 VMWare server connecting to an OpenSolaris 2009.06 machine over NFS that holds the disk images. My virtual machines seem to be bound by slow IO so I'd like to do everything I can to optimize the connection. I'm not sure of the…
Sysadminicus
  • 586
  • 4
  • 8
  • 19
11
votes
2 answers

ZFS - destroying deduplicated zvol or data set stalls the server. How to recover?

I'm using Nexentastor on a secondary storage server running on an HP ProLiant DL180 G6 with 12 Midline (7200 RPM) SAS drives. The system has an E5620 CPU and 8GB RAM. There is no ZIL or L2ARC device. Last week, I created a 750GB sparse zvol with…
ewwhite
  • 194,921
  • 91
  • 434
  • 799
11
votes
5 answers

Best filesystem choices for NFS storing VMware disk images

Currently we use an iSCSI SAN as storage for several VMware ESXi servers. I am investigating the use of an NFS target on a Linux server for additional virtual machines. I am also open to the idea of using an alternative operating system (like…
mlambie
  • 1,201
  • 2
  • 16
  • 22
10
votes
1 answer

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. But essentially it is like Solaris and inherits…
Scott
  • 203
  • 1
  • 7
9
votes
15 answers

Hidden Features of Solaris/OpenSolaris

What are useful commands, tools, or tricks that one would find on Solaris or OpenSolaris that aren't available on a typical Linux distribution?
anon
8
votes
2 answers

OpenSolaris.. Um, is it becoming unmaintained?

http://hub.opensolaris.org/bin/view/Main/downloads I see a download for 2009.06 and a dev download for 2010.03. (current month is 2010-12) Could this mean that since the Oracle acquisition of Sun.. OpenSolaris has been stalled? (so far)
700 Software
  • 2,163
  • 9
  • 47
  • 77
7
votes
2 answers

Getting ZFS per dataset IO statistics (or NFS per export IO statistics)

Where do I find statistics about how IO is divided between zfs datasets? (zpool iostat only tells me how much IO a pool is experiencing.) All the relevant datasets are used through NFS, so I'd be happy with per export NFS IO statistics also. We're…
jkj
  • 592
  • 4
  • 12
7
votes
2 answers

Xen vs KVM: Which will have likely better support (read:bugfixes) in the future?

I don't care about GUI or tools, but I do care about stability and performance. If I'm running a FreeBSD firewall and a Opensolaris file server as guests, will I get better stability or performance (network and disk i/o) if I switch to KVM? …
user57766
7
votes
3 answers

growing a raid z(1/2)

I'm planning on building a fileserver on top of opensolaris, using either a raid z1 or z2. Is it possible to later upgrade a disk at a time and immediately have access to the increased storage? Or is the increased storage only available when every…
heartpunk
  • 173
  • 4
6
votes
1 answer

Why am I getting slow and jumpy ZFS write performance?

I have a 10-disk RAIDZ in Solaris 11.1. Its connected by 8G fibre. I have created a ZVOL, made it available with COMSTAR and mounted it on another machine connected by fibre. When I benchmark it with large files, I get ~700MB/s read and ~150MB/s…
BruceLeroy
  • 176
  • 4
6
votes
2 answers

What is the best way to configure a new ZFS server with lots of storage?

Assume the following drive setup (with ZFS): Controller 1 Drive1 Drive4 Drive7 Drive10 Controller 2 Drive2 Drive5 Drive8 Drive11 Controller 3 Drive3 Drive6 Drive9 Drive12 VDEV setup: vdev1: drive1, drive2,…
Jon Bailey
  • 257
  • 1
  • 4
  • 11
6
votes
3 answers

Where can I find introductory documentation for ZFS?

I recently installed OpenIndiana because of an interest in ZFS. I like the feature-list of ZFS, but I'm having a hard time wrapping my head around how to configure it. All of the documentation I have come across so far seems to presuppose an…
Steve Rowe
  • 223
  • 4
  • 7
1
2 3
11 12