Linked by Thom Holwerda on Thu 15th May 2008 16:28 UTC
Sun Solaris, OpenSolaris Last week, on my country's Liberation Day, Sun released OpenSolaris 2008.05, the much awaited first official fruit of Project Indiana. It delivers many of OpenSolaris' major features, such as DTrace, ZFS, containers, and more, in a Linux distribution-like package. The goal is to allow more people to experience Solaris. A few reviews have since hit the web.
Thread beginning with comment 314301
To read all comments associated with this story, please click here.
Networking
by atsureki on Thu 15th May 2008 16:59 UTC
atsureki
Member since:
2006-03-12

I had a similar experience. Nice install, no networking. There was some oddly-named service running, like "automagic internetworking wizard," which I had to track down and kill before the network configuration panel was allowed to function. Once I got it on my local network, though, it still couldn't find the Internet.

With Nexenta apparently backing away from having any graphical functionality, OpenSolaris will be the OS I'm watching for my eventual home server replacement, especially once ZFS supports arbitrarily removing drives from a zpool. Hobbling together leftover storage without risking the data will be a killer feature.

One of the best things about the OpenSolaris liveCD environment is that it runs a hardware support app, so you can see at a glance what will work in the OS. I tried it in all my systems, including my MacBook. There was always something that didn't work. Solaris needs more drivers and an intuitive networking system, but otherwise I'm impressed.

RE: Networking
by Robert Escue on Thu 15th May 2008 18:37 in reply to "Networking"
Robert Escue Member since:
2005-07-08

There are two ways to configure a network in OpenSolaris, one is nwamd and the other is using the graphical network tool once nwamd is killed. To get networking to work with nwamd enabled, you have to modify /etc/resolv.conf so that it has the correct DNS servers listed. In my installation on a Pentium IV rig, the DNS servers were wrong and the /etc/nsswitch.conf file was not modified to use DNS and files. Edit /etc/resolv.conf and add the right DNS servers (if they are wrong) and /etc/nsswitch.conf, make sure the hosts entry reads hosts files dns. Once the is done, you should be able to access the Internet.

Reply Parent Bookmark Score: 5

RE[2]: Networking
by sbergman27 on Thu 15th May 2008 18:44 in reply to "RE: Networking"
sbergman27 Member since:
2005-07-24

Why not just fix it so it works as reasonably expected?

Reply Parent Bookmark Score: 5