Hi,
I have recently gotten into the whole cluster thing, I've got it all worked out, except for backing up to zfs.
Previously, when using standalone nodes, I could simply create a storage type "directory" and point the location to a dir on a zfs array.
However, now in a cluster, if I allow multiple nodes to that directory, the directory gets created on all nodes. This is an issue as I dont have the exact same zfs arrays on all nodes.
How do I go around this problem? I've tried enabling/disabling the "Shared" flag, but the only way to allow a node to backup to another node's zfs array, is to allow it access with the "nodes" flag, but this then creates the same directory on the original node (the one where that array does not exist).
Thanks
I have recently gotten into the whole cluster thing, I've got it all worked out, except for backing up to zfs.
Previously, when using standalone nodes, I could simply create a storage type "directory" and point the location to a dir on a zfs array.
However, now in a cluster, if I allow multiple nodes to that directory, the directory gets created on all nodes. This is an issue as I dont have the exact same zfs arrays on all nodes.
How do I go around this problem? I've tried enabling/disabling the "Shared" flag, but the only way to allow a node to backup to another node's zfs array, is to allow it access with the "nodes" flag, but this then creates the same directory on the original node (the one where that array does not exist).
Thanks