Exclude Disk with Fileset
To find the diskid
to use in the disk_exclude
option (see the options table), it is
possible to use the estimate listing
command. 0.bvmdk
is the
image of the diskid 0
.
# Will exclude the disk 0 and the disk 2 from "myvm"
Plugin = "vsphere: disk_exclude=0,2 host=myvm"
Go back to: Excluding Disk.