This procedure describes how to dynamically delete chassis from an I-Fabric.
All server blade components of the chassis to be deleted must be in FREE or NEW state. You can change device states by using the device command. See the deletesfb1600 man page for details on how to use that command.
Type the command:
/opt/terraspring/sbin/deletesfb1600 -d chassis-ID |
If the chassis is in a valid state for deletion, you are prompted to confirm deletion of the chassis and all its subcomponents. Type y to delete the chassis an its subcomponents.
Type the device -l command to verify that the chassis has been deleted.
See the example in Understanding I-Fabric Component IDs for details on how to use this command.
/opt/terraspring/sbin/deletesfb1600 -d 50900 Chassis id 50900 components are: DEVICE_ID STATUS FARM_ID TYPE 50902 FREE - cpu:sun-svr-blade 50951 USED - sw:stiletto-sw Chassis id 50900is in a valid state for DELETION. Delete chassis id 50900 and its subcomponents from the database (Yy/Nn)?y Deleted chassis id 50900 and all its subcomponents from the database. |