Many DR operations require that you specify a card or slot.
To obtain the system names for cards or slots, as superuser, type:
# cfgadm |
When used without options, cfgadm displays information about all known cards and slots. The following display shows a typical output.
# cfgadm Ap_Id Type Receptacle Occupant Condition PCI0 unknown empty unconfigured unknown PCI1 unknown empty unconfigured unknown PCI2 unknown empty unconfigured unknown PCI3 mult/hp connected configured ok PCI4 ethernet/hp connected configured ok PCI5 pci-pci/hp connected configured ok PCI6 unknown empty unconfigured unknown PCI7 unknown empty unconfigured unknown PCI8 unknown empty unconfigured unknown SBa cpu/mem connected configured ok SBb cpu/mem connected configured ok SBc cpu/mem connected configured ok SBd none empty unconfigured ok |
The first column, Ap_Id, lists the system's attachment points. An attachment point is a collective term for a card and its associated slot. There are two types of system names for attachment points. A physical attachment point describes the physical path to the slot in the system device tree. A logical attachment point, or attachment point ID, is an alias created by the system to refer to the physical attachment point.
For example, in the cfgadm output shown previously, the logical attachment point ID of the PCI card in the first slot is PCI0.
The cfgadm status display shows attachment points for both PCI cards and CPU/Memory boards. However, DR operations for Sun Fire 880 CPU/Memory boards are not supported in the Solaris 8 4/01 Operating Environment.
The following table lists the attachment point IDs for all of the Sun Fire 880 PCI and CPU/Memory board slots.
Slot |
Attachment Point ID |
---|---|
CPU/Memory slot A |
SBa |
CPU/Memory slot B |
SBb |
CPU/Memory slot C |
SBc |
CPU/Memory slot D |
SBd |
PCI slot 0 |
PCI0 |
PCI slot 1 |
PCI1 |
PCI slot 2 |
PCI2 |
PCI slot 3 |
PCI3 |
PCI slot 4 |
PCI4 |
PCI slot 5 |
PCI5 |
PCI slot 6 |
PCI6 |
PCI slot 7 |
PCI7 |
PCI slot 8 |
PCI8 |
The following table describes the values that may appear in the Type, Receptacle, Occupant, and Condition columns of the basic status display. The values listed for the Type column represent the most common board and card types.
Column |
Entry |
Meaning |
---|---|---|
Type |
mult/hp |
Multifunction (hot-pluggable PCI card) |
|
ethernet/hp |
Gigabit Ethernet (hot-pluggable PCI card) |
|
pci_pci/hp |
Quad Ethernet (hot-pluggable PCI card) |
|
scsi/hp |
SCSI (hot-pluggable PCI card) |
|
raid/hp |
Hardware RAID (hot-pluggable PCI card) |
|
tokenrg/hp |
Token Ring (hot-pluggable PCI card) |
|
fddi/hp |
FDDI (hot-pluggable PCI card) |
|
atm/hp |
ATM (hot-pluggable PCI card) |
|
network/hp |
Network interface (unspecified type, hot-pluggable PCI card) |
|
storage/hp |
Storage interface (unspecified type, hot-pluggable PCI card) |
|
display/hp |
Graphics interface (unspecified type, hot-pluggable PCI card) |
|
pci-card/hp |
PCI card (unspecified type, hot-pluggable PCI card) |
|
unknown |
Board or card type cannot be determined |
|
cpu/mem |
CPU/Memory board |
Receptacle |
empty |
Slot is empty |
connected |
Slot is electrically connected |
|
disconnected |
Slot is not electrically connected |
|
Occupant |
configured |
Board or card is logically attached to the operating system |
unconfigured |
Board or card is logically detached from the operating system |
|
Condition |
ok |
Board or card is ready for use |
unknown |
Board or card condition cannot be determined |
|
failing |
A board or card that was in the OK condition has developed a problem |
|
failed |
Board or card has failed |
|
unusable |
Either an attachment point has incompatible hardware or an empty attachment point lacks power or precharge current |