Change the Solaris Zone

1> Rename the zone (not rename the server name)

a> shutdown the zone : # zoneadm -z halt
b> Change the configuration:
# cd /etc/zones
# mv .xml .xml
# vi .xml
# cd /export/zones
# mv
c> Boot the zone:
# zoneadm -z boot

2> Change the server name: (two ways to do it)
a> during the zone up
b> during the zone down
# cd /export/zones//root
# vi /etc/hosts
# vi /etc/nodename
# vi /etc/hostname.


more info: http://www.softpanorama.org/Solaris/Virtualization/zones.shtml

Comments

Popular posts from this blog

VIOS TIPs

Configure Solaris 10 LDOM on Solaris 11.4

Change P410i from HBA mode to Raid mdoe