How do I get system information in Solaris?

How do I get system information in Solaris?

How to Display a System’s Physical Processor Type. Use the psrinfo -p command to display the total number of physical processors on a system. Use the psrinfo -pv command to display information about each physical processor on a system, and the virtual processor that is associated with each physical processor.

How do I find the boot path in Solaris?

How to identify the boot device (primary and alternate) in…

  1. In a general production environment you’ll find the OS root disk is mirrored to avoid any single point of failures.
  2. ok> printenv boot-device boot-device = rootdisk mirrordisk.

How do I change the boot device in Solaris 10?

SPARC: How to Change the Default Boot Device

  1. Become superuser.
  2. Halt the system by using the init(1M) command.
  3. If the > PROM prompt is displayed, type n and press Return.
  4. Change the boot-device setting by using the setenv command.
  5. Verify the default boot device change by using the printenv command.

How to partition a disk in Oracle Solaris?

  Configuring and Managing the Oracle Solaris Internet Storage Name Service (iSNS) 16.   The formatUtility (Reference) 17.   Managing File Systems (Overview) 18.   Creating and Mounting File Systems (Tasks) 19.   Configuring Additional Swap Space (Tasks) 20.   Copying Files and File Systems (Tasks) 21.

What are the topics in the Oracle Solaris Book?

The book covers a range of Oracle Solaris system administration topics related to managing removable media, disks and devices and file systems.Topics are described for both SPARC and x86 based systems, where appropriate. JavaScript is required to for searching. Skip Navigation Links

What is the fdisk option in Solaris used for?

The fdisk option is used specifically to manage partitions on x86 based systems. Thus, these partitions are also called fdisk partitions. Note – Solaris slices are also called partitions. Certain interfaces might refer to a slice as a partition.

Where do I find the device name in Solaris?

To display disk label information, use the prtvtoc command. where device-name is the raw disk device in the patch that you want to examine. Note – To use this command, you must have the appropriate administrative rights.