Fails to detect network interface after successful BMR restore
Hi Everyone,
I sucessfully completed a Solaris (SPARC) 9 restore (Solaris 10 boot server with Solaris 9 SRT) through BMR. The problem is, after the restore process drops me to the OK prompt after completion and I start the boot from disk, the network interface fails to come up (see bold lines below):
*******************************
SunOS Release 5.9 Version Generic_122300-56 64-bit
Copyright 1983-2003 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
WARNING: forceload of misc/md_trans failed
WARNING: forceload of misc/md_raid failed
WARNING: forceload of misc/md_hotspares failed
WARNING: forceload of misc/md_sp failed
ifconfig: plumb: ce0: no such interface
moving addresses from failed IPv4 interfaces: ce0 (couldn't move, no alternative interface).
Hostname: sec25-8
Configuring /dev and /devices
/kernel/drv/sparcv9/fcsm: undefined symbol 'fc_ulp_get_port_login_params'
WARNING: mod_load: cannot load module 'fcsm'
Configuring the /dev directory (compatibility devices)
The system is coming up. Please wait.
Started Symantec Private Branch Exchange
starting rpc services: rpcbind done.
Setting default IPv4 interface for multicast: add net 224.0/4: gateway sec25-8
syslog service starting.
NetBackup Authentication daemon not started.
NetBackup network daemon started.
NetBackup client daemon started.
NetBackup SAN Client Fibre Transport daemon started.
NetBackup Bare Metal Restore Boot Server daemon started.
metaset: sec25-8: metad client create: RPC: Rpcbind failure
V-128-749 Operation failed due to network problem.
[Error] V-122-3 Operation failed.
S99sneep: Chassis Serial not available from system eeprom
S99sneep: Chassis Serial not available from system eeprom
volume management starting.
*******************************
System sucessfully comes up after this. I tried to manually bring up the interface after system starts (accessing through serial console) but the system does not detect the NIC. Upon reboot (without doing any config changes), the system restores the original NIC config:
************************************
SunOS Release 5.9 Version Generic_122300-56 64-bit
Copyright 1983-2003 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
WARNING: forceload of misc/md_trans failed
WARNING: forceload of misc/md_raid failed
WARNING: forceload of misc/md_hotspares failed
WARNING: forceload of misc/md_sp failed
configuring IPv4 interfaces: ce0.
Hostname: sec25-8
The system is coming up. Please wait.
Started Symantec Private Branch Exchange
starting rpc services: rpcbind done.
Setting netmask of ce0 to 255.255.254.0
Setting default IPv4 interface for multicast: add net 224.0/4: gateway sec25-8
syslog service starting.
NetBackup Authentication daemon not started.
NetBackup network daemon started.
NetBackup client daemon started.
NetBackup SAN Client Fibre Transport daemon started.
NetBackup Bare Metal Restore Boot Server daemon started.
S99sneep: Chassis Serial not available from system eeprom
S99sneep: Chassis Serial not available from system eeprom
volume management starting.
************************************