VERITAS Volume Manager 3.5 Administrator's Guide (September 2004)
Chapter 2 73
Adding Support for Disks in the JBOD Category
To add support for disks that are in the JBOD category, use the
vxddladm command with the addjbod keyword. The following example
illustrates the command for adding disks from the vendor, Seagate:
# vxddladm addjbod vid=SEAGATE
To add support for X1 disks from ACME, use the following command:
# vxddladm addjbod vid=ACME pid=X1
Removing Support for Disks in the JBOD Category
To remove support for disks that are in the JBOD category, use the
vxddladm command with the rmjbod keyword. The following example
illustrates the command for removing disks supplied by the vendor,
Seagate:
# vxddladm rmjbod vid=SEAGATE
To remove support for X1 disks from ACME, use the following command:
# vxddladm rmjbod vid=ACME pid=X1