Create/install Solaris 10 zone (share IP) in Solaris 11 global zone

root@edus006:/etc/zones# zonecfg -z sol10t2000
zonecfg:sol10t2000> create -b
zonecfg:sol10t2000> set brand=solaris10
zonecfg:sol10t2000> set zonepath=/sol10t2000
zonecfg:sol10t2000> set hostid=842d66c8
zonecfg:sol10t2000> set autoboot=true
zonecfg:sol10t2000> set ip-type=shared
zonecfg:sol10t2000> add net
zonecfg:sol10t2000:net> set address=9.55.36.57
zonecfg:sol10t2000:net> set physical=net3
zonecfg:sol10t2000:net> set defrouter=9.55.36.1
zonecfg:sol10t2000:net> end
zonecfg:sol10t2000> verify
zonecfg:sol10t2000> commit
zonecfg:sol10t2000> exit

root@edus006:/etc/zones# zfs create -o mountpoint=/sol10t2000 -o quota=100g ldom/sol10t2000
root@edus006:/etc/zones# zoneadm -z sol10t2000 install -u -a /mnt/ZONE/sol10t2000.flar
/sol10t2000 must not be group readable.
/sol10t2000 must not be group executable.
/sol10t2000 must not be world readable.
/sol10t2000 must not be world executable.
changing zonepath permissions to 0700.
Progress being logged to /var/log/zones/zoneadm.20150710T150920Z.sol10t2000.attach
    Installing: This may take several minutes...

Comments

Popular posts from this blog

VIOS TIPs

Configure Solaris 10 LDOM on Solaris 11.4

Change P410i from HBA mode to Raid mdoe