Posts Tagged console
Rename a Super Dome Partition
Posted by Lincoln Zuljewic Silva in HP-UX on April 23, 2010
To rename a Super Dome Partition (for example change the name that is showed in the MP console menu), do the following:
Login into any host of this SD and run:
parmodify -p <partition number> -P <partition name>
Example:
parmodify -p 2 -P WEBSERVER01