public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Legay <thomas@lgy.fr>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve-container] Allow LXC snapshot backup with glusterfs mount point
Date: Thu, 12 Nov 2020 19:48:39 +0100	[thread overview]
Message-ID: <20201112184839.391060-2-thomas@lgy.fr> (raw)
In-Reply-To: <20201112184839.391060-1-thomas@lgy.fr>

Signed-off-by: Thomas Legay <thomas@lgy.fr>
---
 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




  reply	other threads:[~2020-11-12 18:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12 18:48 [pve-devel] [Allow snapshot backup with glusterfs 0/1] Thomas Legay
2020-11-12 18:48 ` Thomas Legay [this message]
2020-11-13 14:12 ` Stoiko Ivanov
2020-11-14  0:31   ` Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201112184839.391060-2-thomas@lgy.fr \
    --to=thomas@lgy.fr \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal