Please try to answer in these areas:

  • For what kind of usage is OpenSolaris more suited than Linux?
  • What are the useful OpenSolaris features that Linux lacks?

Personal experiences are welcomed, but please don't start a flame war. Strengths of Linux over OpenSolaris are beyond this topic.

(For Linux, I'm thinking of something like Ubuntu or Fedora, but not RHEL, if that matters.)

(I have used Linux servers for a long time but have never used Solaris, if that matters.)

link|improve this question

62% accept rate
Apparently DTrace and ZFS are two of the unique features of Solaris. Please comment on their usefulness. – netvope Apr 17 '10 at 2:11
1  
Similar question: serverfault.com/questions/110679/… – alfplayer Apr 17 '10 at 5:09
feedback

3 Answers

up vote 4 down vote accepted

The ZFS filesystem in OpenSolaris was the deciding factor over Linux/BSD for me when I recently built a file server.

Some compelling ZFS features for me were:

  • RAID-Z redundancy
  • Data integrity checksums fundamental to the design
  • Snapshots
  • Simple command line tools

Sure, ZFS can be bolted on to Linux with FUSE but in OpenSolaris it is standard and (so far for me) rock solid.

link|improve this answer
Current versions of ZFS also support deduplication, which can save a lot of disk space. – Marnix A. van Ammers Mar 4 '11 at 22:37
feedback

I'm by no means a expert with OpenSolaris or Linux however, I do know hardware support on most distros of Linux is far greater than Unix(s), and most older hardware is less likely to work.

link|improve this answer
1  
Most older hardware on OpenSolaris and other unices, you mean? – Nathaniel Apr 17 '10 at 5:22
feedback

Also:

  • DTrace support, a very powerful tracing framework.
  • Availability of Solaris Containers, an os-level virtualization technology.
  • ZFS
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.