Multiple Gluster Volumes included in one Fileset

22 views
Skip to first unread message

JHI Star

unread,
Feb 2, 2022, 8:42:21 AM2/2/22
to bareos-users
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:"
  }
}

JHI Star

unread,
Feb 2, 2022, 10:15:56 AM2/2/22
to bareos-users
Forgot to add it's version 19.1.2.
Reply all
Reply to author
Forward
0 new messages