Posted On: Mar 07, 2020
The OBP (OpenBoot PROM) provides a list of useful OBP commands. It helps in booting, configuring, and performing diagnostics on the Sun SPARC hardware and clones.
Some of the OBP commands are,
Power-off - it will halt the box and turn off the power.
Reset - it will perform a soft reset. Boot - it boots the system.
.version - it shows the OBP version.
Show-devs - it provides a list of devices available to the system.
Printenv - it is used to get the list of environment variables.
Test somedevice - it is used to perform checks upon the specified device.
Never Miss an Articles from us.
Solaris is a Unix based operating system that was initially developed by Sun Microsystems. Initially released in 1992, Solaris is written in C and C++. A proprietary software, Solaris is now under Ora...
Solaris supports six RAID levels from 0 to 6. Only a few storage environments support RAID levels 2, 3, and 4. The other three RAID levels are most supported by the storage environments. RAID level...
NFS daemons are used to handle and support the NFS activities in the Oracle Solaris. Several NFS daemons for handling NFS activities. They are, Automountd Daemon - It handles the mounting and unmount...