Exclude Disk with Fileset

Enterprise

Bacula Enterprise Only

This solution is only available for Bacula Enterprise. For upgrade inquiries, please reach out to sales@baculasystems.com.

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"

See also

Previous articles:

Go back to: Excluding Disk.