today I tried to create a diskless client (build 90) on a UFS filesystem, but again I'm getting some issues:
[root at appliance-proto-2-08:27 PM-~]# /usr/sadm/bin/smosservice add -H 10.100.150.251 -u root -- -o 10.100.150.251 -x mediapath=/mnt/solnvb90 -x platform=i386.i86pc.Solaris_11 -x cluster=SUNWCXall -x locale=en_US Authenticating as user: root Type /? for help, pressing <enter> accepts the default denoted by [ ] Please enter a string value for: password :: Loading Tool: com.sun.admin.osservermgr.cli.OsServerMgrCli from 10.100.150.251 Login to 10.100.150.251 as user root was successful. Download of com.sun.admin.osservermgr.cli.OsServerMgrCli from 10.100.150.251 was successful. The management domain file:/appliance-proto-2/10 does not exist or cannot be managed on server appliance-proto-2. /usr/sadm/bin/smdiskless add -H 10.100.150.251 -u root -- -o 10.100.150.251 -i 10.100.150.77 -e AA:BB:CC:DD:EE:FF -n diskless -x os=i386.i86pc.Solaris_11 -x root=/export/root/diskless -x swap=/export/swap/diskless -x tz=Europe/Brussels -x netmask=255.255.0.0 -x terminal=xterm Authenticating as user: root Type /? for help, pressing <enter> accepts the default denoted by [ ] Please enter a string value for: password :: Loading Tool: com.sun.admin.osservermgr.cli.OsServerMgrCli from 10.100.150.251 Login to 10.100.150.251 as user root was successful. Download of com.sun.admin.osservermgr.cli.OsServerMgrCli from 10.100.150.251 was successful. The management domain file:/appliance-proto-2/10 does not exist or cannot be managed on server appliance-proto-2. Any idea how to get arround this? [root at appliance-proto-2-08:27 PM-~]# /usr/sadm/bin/smosservice list -H 10.100.150.251 -u root Authenticating as user: root Type /? for help, pressing <enter> accepts the default denoted by [ ] Please enter a string value for: password :: Loading Tool: com.sun.admin.osservermgr.cli.OsServerMgrCli from 10.100.150.251 Login to 10.100.150.251 as user root was successful. Download of com.sun.admin.osservermgr.cli.OsServerMgrCli from 10.100.150.251 was successful. Platform -------------------------------------------------------------------------------- i386.i86pc.Solaris_11 [root at appliance-proto-2-08:28 PM-~]# du -hs /export/* 4.2G /export/exec 316M /export/root 2K /export/share 100M /export/Solaris_11 PS: My system is using dns,l not nis [root at appliance-proto-2-09:21 PM-~]# grep hosts /etc/nsswitch.conf # "hosts:" and "services:" in this file are used only if the #hosts: files # Commented out by DHCP hosts: files dns # Added by DHCP [root at appliance-proto-2-09:21 PM-~]# This message posted from opensolaris.org
