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.