09.18.07
Sun Galaxy SP notes.
Sun Galaxy introduces a new range of x64 hardware platforms. Its very different from the old Sparc architecture. This post serves as a reminder for me on how-to gather information from the Service Processor. (”->”: denotes SP prompt)
To view Serial Number, Ethernet Mac address: ” -> show /SYS/MB/ || -> show /SYS/MB/NET0″
To reboot either console or system: ” -> reset /SP || -> reset /SYS ”
To get in and out of the console: ” -> start /SP/console || -> ESC ( ”
To log into SP os: ” ssh sunservice@${SP_IPADDRESS} ”
To set IP_ADDRESS:
[->” cd /SP/network && set $value_pending=”$value” { gateway, ipdiscovery,ipnetmask, ipaddress } && “set commitpending=true”]