Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

12.8.4. Destroying the vHBA Storage Pool

A vHBA storage pool can be destroyed by the virsh pool-destroy command:
# virsh pool-destroy vhbapool_host3
Delete the vHBA with the following command
# virsh nodedev-destroy scsi_host5
To verify the pool and vHBA have been destroyed, run:
# virsh nodedev-list --cap scsi_host
scsi_host5 will no longer appear in the list of results.