Quote:
Originally Posted by
DukeNuke2
try a newer version of solaris 10 and/or patch the system with the latest patch cluster.
Got to use 0509. And have installed S10 recommended cluster.
---------- Post updated at 09:48 AM ---------- Previous update was at 09:38 AM ----------
Quote:
Originally Posted by
hicksd8
How do you know that it fails to plumb? What is the error message?
If the install process configures e1000g1 thru' e1000g4 it should create /etc/hostname.e1000g1 thru /etc/hostname.e1000g4 files.
A booting Solaris knows that it should plumb these interfaces by the presence (or not) of these files. If this file(s) do not exist then create them manually. (The only text in the files will be the nodename for that interface as a single ASCII string. Nothing else.)
Ensure that /etc/hostname.e1000g1 exists (or otherwise create it yourself) and reboot the system. What happens?
Also, tell us what /etc/hostname.* files exist on your root hard disk filesystem.
Failed to plumb IPv4 interface(s): e1000g0
Feb 9 11:22:28 svc.startd[7]: svc:/network/physical:default: Method "/lib/svc/method/net-physical" failed with exit status 96.
Feb 9 11:22:28 svc.startd[7]: network/physical:default misconfigured: transitioned to maintenance (see 'svcs -xv' for details)
l
s -al /etc/hostname*
-rw-r--r-- 1 root root 10 Feb 8 19:38 /etc/hostname.e1000g0
-rw-r--r-- 1 root root 12 Feb 8 19:38 /etc/hostname.e1000g1
svcs -xv
svc:/network/physical:default (physical network interfaces)
State: maintenance since Sat Feb 09 11:22:28 2013
Reason: Start method exited with $SMF_EXIT_ERR_CONFIG.
See:
http://sun.com/msg/SMF-8000-KS
See: man -M /usr/share/man -s 1M ifconfig
See: /etc/svc/volatile/network-physical:default.log
Impact: 6 dependent services are not running:
svc:/milestone/network:default
svc:/network/rpc/bootparams:default
svc:/system/webconsole:console
svc:/network/shares/group:default
svc:/network/ipfilter:default
svc:/network/ssh:default
svc:/system/fpsd:default (FP Scrubber - Online Floating Point Unit Test)
State: offline since Sat Feb 09 11:22:30 2013
Reason: Dependency svc:/system/system-log:default is absent.
See:
http://sun.com/msg/SMF-8000-E2
See: man -M /usr/share/man -s 1M fpsd
Impact: This service is not running.