Hello,
I am trying to backup several gluster areas/directories using a single
Fileset using the GFAPI plugin (i.e. backing up from rather than to gluster
volumes).
I can't seem to achieve this with either separate lines such as:
Plugin = "gfapi:volume=gluster\\://cloud03/vm2:"
Plugin = "gfapi:volume=gluster\\://cloud03/vm3:"
or a single line such as
Plugin =
"gfapi:volume=gluster\\://cloud03/vm2:gfapi:volume=gluster\\://cloud03/vm3:"
Any pointers would be appreciated.
Thanks
Full file:
FileSet {
Name = "JHI_Vm1"
Description = "fileset to backup JHI Vm1 GlusterFS Data"
Include {
Options {
aclsupport = yes
Signature = MD5 # calculate md5 checksum per file
xattrsupport = yes
}
Plugin = "gfapi:volume=gluster\\://cloud03/vm2:"
Plugin = "gfapi:volume=gluster\\://cloud03/vm3:"
}
}
--
You received this message because you are subscribed to the Google Groups
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/bareos-users/2ab7f55f-127c-4460-9fd8-7a368ab67a4dn%40googlegroups.com.