C.3 prtconf Command
C.3 prtconf Command
The prtconf command displays the configured devices.
The prtconf command identifies hardware units recognized by Oracle Solaris.
When a software application experiences a hardware-related issue even though there is no hardware error, this command allows you to check whether Oracle Solaris recognizes the hardware and whether the hardware drivers are loaded.
Table C-3 lists the options of the prtconf command and how these options are useful for troubleshooting.
The prtconf command identifies hardware units recognized by Oracle Solaris.
When a software application experiences a hardware-related issue even though there is no hardware error, this command allows you to check whether Oracle Solaris recognizes the hardware and whether the hardware drivers are loaded.
Table C-3 lists the options of the prtconf command and how these options are useful for troubleshooting.
Option | Description | Application |
---|---|---|
No options | Displays the device tree for the devices recognized by Oracle Solaris. | A hardware device is regarded as operating normally if it is recognized. If the message "(driver not attached)" is displayed for a device or a sub-device, the driver for the device is corrupted or does not exist. |
-D |
Outputs content similar to that of no options but differs in that the displayed content contains device driver names. | Allows you to check the driver necessary for Oracle Solaris to enable the device, or to view a list of drivers to be used. |
-p |
Outputs content similar to that of no options but differs in that the display is simpler. | Allows you to view the devices as a simple list. |
-V |
Displays the version and date of the OpenBoot PROM firmware. | Allows you to quickly check the firmware version. |
The following example shows the output from the prtconf command.
# prtconf System Configuration: Oracle Corporation sun4v Memory size: 62976 Megabytes System Peripherals (Software Nodes): ORCL,SPARC64-X scsi_vhci, instance #0 disk, instance #1 disk, instance #0 (driver not attached) packages (driver not attached) SUNW,builtin-drivers (driver not attached) SUNW,probe-error-handler (driver not attached) deblocker (driver not attached) disk-label (driver not attached) terminal-emulator (driver not attached) dropins (driver not attached) SUNW,asr (driver not attached) kbd-translator (driver not attached) obp-tftp (driver not attached) zfs-file-system (driver not attached) hsfs-file-system (driver not attached) chosen (driver not attached) openprom (driver not attached) client-services (driver not attached) options, instance #0 aliases (driver not attached) memory (driver not attached) virtual-memory (driver not attached) iscsi-hba (driver not attached) disk (driver not attached) reboot-memory (driver not attached) virtual-devices, instance #0 rtc (driver not attached) flashprom (driver not attached) channel-devices, instance #0 virtual-channel, instance #0 virtual-channel-client, instance #1 virtual-channel-client, instance #2 virtual-channel, instance #3 virtual-domain-service, instance #0 console, instance #0 cpu (driver not attached) cpu (driver not attached) cpu (driver not attached) cpu (driver not attached) cpu (driver not attached) ------------------------Omitted------------------------ cpu (driver not attached) cpu (driver not attached) cpu (driver not attached) pci, instance #0 pci, instance #0 pci, instance #1 pci, instance #2 network, instance #0 (driver not attached) network, instance #1 (driver not attached) pci, instance #1 pci, instance #3 pci, instance #4 pci, instance #5 scsi, instance #0 iport, instance #1 smp, instance #0 (driver not attached) enclosure, instance #0 iport, instance #2 pci, instance #6 usb, instance #0 hub, instance #0 hub, instance #1 pci, instance #7 pci, instance #2 pci, instance #8 pci, instance #9 pci, instance #10 network, instance #2 network, instance #3 (driver not attached) pci, instance #11 pci, instance #3 pci, instance #12 pci, instance #13 pci, instance #14 pci-performance-counters, instance #0 pci-performance-counters, instance #1 pci-performance-counters, instance #2 pci-performance-counters, instance #3 ramdisk-root (driver not attached) fcoe, instance #0 iscsi, instance #0 pseudo, instance #0 |
< Previous Page | Next Page >