↧
How to access the Baseboard Management Controller on Sun servers
I was looking a way to access the SC within Solaris and I found that there is three commands to do it. They are: rscadm , scadm and lom. It depends of which server do you have and which software is...
View ArticleCheck OBP variables without rebooting Solaris or going to the ok prompt
To check the OBP variables in your Solaris SPARC server and leaving Solaris up and running, you’ll need to use the eeprom command root@solaris:/ # eeprom asr-policy=normal test-args: data not...
View ArticleDiscovering which drives the server will use to boot in a SPARC machine
Here is how to put more than one device on the variable devalias root@solaris:/ # eeprom “nvramrc=devalias vx-rootdisk /pci@1c,600000/scsi@2/disk@0,0:a (press <Enter>) > devalias vx-rootmirr...
View Article