Yesterday evening I tried one more time. I checked the docs, 1 thing I did not do the last time was setting up the install server locally on my diskless server, in stead of that I nfs mounted the install dvd from my jumpstart server.
This time, my first attemp to add a diskless client was succefull, but I used dummy parameters (for hostname ip etc) because in the past I already had situations where I could not delete a diskless client whic was only added partially. So since I knew the syntax of smdiskless was OK, I then tried to do it for real for my first diskless client, but now I get: EXM_RMIERROR and the wbem service is crashing all the time when I attemp to add another client. :-( Kristof [root at appliance-proto-2-09:11 PM-~]# /usr/sadm/bin/smdiskless add -p rooter -u root -- -i 10.100.120.252 -n applianceFullrack -e 00:e0:81:4d:29:cb -o appliance-proto-2 -x root=/export/root/test1 -x swap=/export/swap/test1 -x dump=/export/dump/test1 -x tz=Europe/Brussels -x ns=NONE -x netmask=255.255.0.0 -x security_policy=NONE -x passwd=rooter -x locale=en_US -x os=i386.i86pc.Solaris_11 Loading Tool: com.sun.admin.osservermgr.cli.OsServerMgrCli from appliance-proto-2 Login to appliance-proto-2 as user root was successful. Download of com.sun.admin.osservermgr.cli.OsServerMgrCli from appliance-proto-2 was successful. [root at appliance-proto-2-09:12 PM-~]# cd /export/ [root at appliance-proto-2-09:13 PM-/export]# ls dump exec install root share Solaris_11 swap [root at appliance-proto-2-09:13 PM-/export]# cd root/ [root at appliance-proto-2-09:13 PM-/export/root]# ls applianceFullrack clone templates test1 [root at appliance-proto-2-11:22 PM-~]# /usr/sadm/bin/smdiskless add -p rooter -u root -- -i 10.0.1.11 -n cpu1 -e 00:e0:81:4d:20:48 -o appliance-proto-2 -x root=/export/root/cpu1 -x swap=/export/swap/cpu1 -x dump=/export/dump/cpu1 -x tz=Europe/Brussels -x ns=NONE -x netmask=255.255.255.0 -x security_policy=NONE -x passwd=rooter -x locale=en_US -x os=i386.i86pc.Solaris_11 Loading Tool: com.sun.admin.osservermgr.cli.OsServerMgrCli from appliance-proto-2 Login to appliance-proto-2 as user root was successful. Download of com.sun.admin.osservermgr.cli.OsServerMgrCli from appliance-proto-2 was successful. EXM_RMIERROR Jun 18 23:03:43 appliance-proto-2 svc.startd[7]: [ID 636263 daemon.warning] svc:/application/management/wbem:default: Method "/lib/svc/method/svc-wbem stop" failed due to signal KILL. Jun 18 23:04:44 appliance-proto-2 svc.startd[7]: [ID 122153 daemon.warning] svc:/application/management/wbem:default: Method or service exit timed out. Killing contract 106. Jun 18 23:04:44 appliance-proto-2 svc.startd[7]: [ID 636263 daemon.warning] svc:/application/management/wbem:default: Method "/lib/svc/method/svc-wbem stop" failed due to signal KILL. Jun 18 23:04:44 appliance-proto-2 svc.startd[7]: [ID 748625 daemon.error] application/management/wbem:default failed: transitioned to maintenance (see 'svcs -xv' for details) Jun 18 23:05:29 appliance-proto-2 smcboot[5686]: [ID 801587 user.error] bind: Address already in use Jun 18 23:05:31 appliance-proto-2 smcboot[5745]: [ID 801587 user.error] bind: Address already in use Jun 18 23:05:34 appliance-proto-2 smcboot[5805]: [ID 801587 user.error] bind: Address already in use Jun 18 23:05:36 appliance-proto-2 smcboot[5865]: [ID 801587 user.error] bind: Address already in use This message posted from opensolaris.org
