CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Hardware

Linux vs commercial Unix for workstations

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 16, 2011, 23:31
Default Linux vs commercial Unix for workstations
  #1
New Member
 
lowly minion
Join Date: May 2011
Posts: 2
Rep Power: 0
wenp is on a distinguished road
I work on Linux but have often wished for a more stable and consistent platform. The obvious alternative (to me) would be one of the commercial Unixes, but the high cost of those systems is what prompted the exodus from Unix to Linux in the 1990s. Recently, I have noticed quite a lot of workstation hardware going second-hand for reasonable prices and see that once expensive software is now free or at least cheap for personal use.

How do current Unixes and Linuxes compare on the workstation? Everything I can find on Linux vs. Unix these days is about use on large servers. It seems that active discussion of Unix for workstations died at the millenium.

I'm trying to get an idea of whether the effort to set up a Unix system would be adequately rewarded with a nicer environment. I guess I should mention that I work mostly at the command line and don't even install a heavy desktop environment like KDE/GNOME.

Points to mention might be:
Conceptual unity of the system
Process isolation (can an app hang the system)
Scalability (cores and memory)
File system reliability
Shell scripting gotchas
Ease of building POSIX compliant apps
Quality of the compilers vs. gcc
Community support
Documentation
Longevity of required hardware (if discontinued)
Ability to handle newer hardware (e.g. SSDs, USB storage, NICs)
Ease and cost of getting media and licenses
wenp is offline   Reply With Quote

Old   May 17, 2011, 02:09
Default
  #2
Senior Member
 
Ahmed
Join Date: Mar 2009
Location: NY
Posts: 251
Rep Power: 18
Ahmed is on a distinguished road
I work on Linux but have often wished for a more stable and consistent platform

just a question, is that statement based on free Linux or commercially supported Linux?
just an example, there is Open Suse (Free product) and Suse (paid product), Open Solaris and Solaris and etc.....
Ahmed is offline   Reply With Quote

Old   May 17, 2011, 10:20
Default
  #3
Senior Member
 
Pauli
Join Date: Mar 2009
Posts: 189
Rep Power: 17
Pauli is on a distinguished road
Can you elaborate on the stability issues you experience. I am one of the people who migrated from Unix workstations to Linux. I do not perceive a significant stability difference. I had occasional Unix crashes/hangs & I have the same with Linux.

One potential problem to be considered is software support. Some software vendors are dropping support for older workstation hardware/OS.
Pauli is offline   Reply With Quote

Old   May 17, 2011, 12:44
Default
  #4
Senior Member
 
Ryne Whitehill
Join Date: Aug 2009
Posts: 312
Rep Power: 18
rwryne is on a distinguished road
Quote:
Originally Posted by Ahmed View Post
I work on Linux but have often wished for a more stable and consistent platform

just a question, is that statement based on free Linux or commercially supported Linux?
just an example, there is Open Suse (Free product) and Suse (paid product), Open Solaris and Solaris and etc.....
Which distro are you using?
rwryne is offline   Reply With Quote

Old   May 17, 2011, 20:40
Default
  #5
New Member
 
lowly minion
Join Date: May 2011
Posts: 2
Rep Power: 0
wenp is on a distinguished road
Quote:
Originally Posted by Pauli View Post
I had occasional Unix crashes/hangs & I have the same with Linux.
Right, no general operating platform has ever achieved perfect stability. I've read the lamentations of OpenVMS users who were dragged kicking and screaming into Unix. What I'm trying to assess is whether any of the commercial Unixes are enough better than current Linux to be worth trying, given the lowered cost barrier. I've been using Debian Stable, by the way.

My biggest problem with Linux is probably the fragility of the file system. For example, I use a USB hard drive with ext2 for transporting files. The other day, I connected it with what I later identified as an inadequately shielded USB cable. The noise on the line caused a failed file transfer. In the course of dealing with the transfer failure, Linux corrupted the entire directory structure on the external drive and no amount of fiddling with fsck could restore it. I have had similar cases with both ext2 and ext3 with various storage devices. I've just converted two machines to ext4 and it's faster than ext3 and seems more stable than either, though I'm not too happy about the amount of drive space it reserves for administrative tasks.

In another recent case, I was using Midnight Commander to manage some files. I transferred several files to a directory, waited for activity to cease, then navigated to another directory and opened a file. The directory I had just left became inaccessible and I was unable to recover the files in it. I'm speculating this event was caused by the cacheing mechanism. Working on Linux has caused me to become very conscientious about keeping multiple backups of everything.

My second biggest issue with Linux is the degree of process isolation. There will always be apps that hang, but I get frustrated with how easily one app can hang the entire system. Some of the worst offenders are supposedly mature apps like Emacs and Firefox. Also, there should be better management of child processes. Even when I can C+A+Fn to another terminal to kill a hung process, there are still the zombies.

To work around this problem, I have started doing many things in a separate OS instance on VirtualBox. It works, but is a heavy solution. I did look at all the other virtualization options for Linux, but VBox was the most convenient and stable. If I have to resort to virtualization, I'd like it to be more lightweight, stable, and integrated with the OS.

As for other things, I've often heard that certain commercial systems had better design coherency, management utilities, documentation, compilers, and what-have-you. I'd like to hear whether and in what cases this is still true.

Quote:
Originally Posted by Pauli View Post
I do not perceive a significant stability difference.
Ahhh. Short but useful answer. I hope to hear more from people who can comment on specific systems.
wenp is offline   Reply With Quote

Old   May 17, 2011, 22:16
Default
  #6
Senior Member
 
Ahmed
Join Date: Mar 2009
Location: NY
Posts: 251
Rep Power: 18
Ahmed is on a distinguished road
Quote:
Originally Posted by rwryne View Post
Which distro are you using?
Do not see the relevance of this to the subject being discussed, anyway I will tell you, I have a Debian Lenny distro on one computer, happy with it, on a second computer, I have my own distro, google for (Linux from scratch) a free downloadable book, and enjoy reading it
Ahmed is offline   Reply With Quote

Old   May 18, 2011, 08:46
Default
  #7
Senior Member
 
Ryne Whitehill
Join Date: Aug 2009
Posts: 312
Rep Power: 18
rwryne is on a distinguished road
Quote:
Originally Posted by Ahmed View Post
Do not see the relevance of this to the subject being discussed, anyway I will tell you, I have a Debian Lenny distro on one computer, happy with it, on a second computer, I have my own distro, google for (Linux from scratch) a free downloadable book, and enjoy reading it

Sorry for prying, was just curious because I have never had an issue with Linux being unstable as you mentioned.
rwryne is offline   Reply With Quote

Reply

Tags
linux, unix, workstation


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual Boot Windows and Linux and Go Open Source andyj Main CFD Forum 2 October 21, 2010 16:49
Open Source, Linux, Visit, Code-Saturne,openFOAM.. Ahmed Main CFD Forum 9 October 18, 2008 10:20
Makefile for f90 under unix Jinwon Main CFD Forum 1 September 22, 2007 05:10
Linux to Windows (dual boot system) Alex Main CFD Forum 9 May 3, 2007 03:36
Unix to Linux problems Ulf Siemens 5 April 2, 2002 03:34


All times are GMT -4. The time now is 17:59.