7.8.2 Releasing a Specific Physical System Board (PSB) From a Physical Partition (PPAR)
7.8.2 Releasing a Specific Physical System Board (PSB) From a Physical Partition (PPAR)
Release the physical system board (PSB) defined for a PPAR configuration list from the physical partition (PPAR).
- Execute the showboards command to check the physical system board (PSB) status.
BBs are displayed under the PSB section in the format of xx-0. xx is the BB-ID.
XSCF> showboards -a PSB PPAR-ID(LSB) Assignment Pwr Conn Conf Test Fault ---- ------------ ----------- ---- ---- ---- ------- -------- 00-0 00(00) Assigned n n n Unknown Normal 01-0 01(00) Assigned n n n Unknown Normal 02-0 01(01) Assigned n n n Unknown Normal 03-0 01(02) Assigned n n n Unknown Normal |
- Execute the deleteboard command to release the physical system board (PSB) from the physical partition.
The following example releases BB#02 (PSB 02-0) and BB#03 (PSB 03-0) when the PPAR is already powered off.
XSCF> deleteboard -c unassign 02-0 03-0 PSB#02-0 will be unassigned from PPAR immediately. Continue?[y/n] :y PSB#03-0 will be unassigned from PPAR immediately. Continue?[y/n] :y |
- Execute the showboards command to check the physical system board (PSB) status.
XSCF> showboards -a PSB PPAR-ID(LSB) Assignment Pwr Conn Conf Test Fault ---- ------------ ----------- ---- ---- ---- ------- -------- 00-0 00(00) Assigned n n n Unknown Normal 01-0 01(00) Assigned n n n Unknown Normal 02-0 01(01) Unavailable n n n Unknown Normal 03-0 01(02) Unavailable n n n Unknown Normal |
< Previous Page | Next Page >