Exclude Disk with Fileset
EnterpriseBacula Enterprise Only
This solution is only available for Bacula Enterprise. For subscription 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"
Go back to: Excluding Disk.