Signed-off-by: Thomas Legay <[email protected]>
---
 src/PVE/LXC.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/PVE/LXC.pm b/src/PVE/LXC.pm
index 9c150d9..5b54a85 100644
--- a/src/PVE/LXC.pm
+++ b/src/PVE/LXC.pm
@@ -1114,6 +1114,7 @@ my $do_syncfs = sub {
        proc => 1,
        sysfs => 1,
        tmpfs => 1,
+       'fuse.glusterfs' => 1,
     );
 
     # Now sync all mountpoints...
-- 
2.25.1


_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to