From: "Dominic Jäger" <d.jaeger@proxmox.com>
To: Proxmox VE user list <pve-user@lists.proxmox.com>, me@marcobertorello.it
Subject: Re: [PVE-User] LXC with glusterfs backup
Date: Tue, 15 Dec 2020 11:39:08 +0100 [thread overview]
Message-ID: <20201215103908.GA462535@mala> (raw)
In-Reply-To: <e27abacd-6c8e-dc56-2ff2-4fad3b176deb@marcobertorello.it>
The problem is FUSE together with backup of a running container.
It is explained in the documentation
https://pve.proxmox.com/pve-docs/chapter-pct.html#_fuse_mounts
The solution that is proposed in that link worked for me for GlusterFS.
On Fri, Dec 11, 2020 at 11:13:46AM +0100, Bertorello, Marco wrote:
> Here the lxc configuration (a try to backup is currently running):
>
> root@pve3:~# cat /etc/pve/lxc/120.conf
> arch: amd64
> cores: 1
> features: fuse=1,nesting=1
> hostname: haproxy3
> lock: snapshot
> memory: 1024
> net0: name=eth0,bridge=vmbr0,gw=192.168.1.1,hwaddr=62:FF:14:9F:F8:A6,ip=192.168.1.53/24,type=veth
> ostype: debian
> rootfs: DS1:subvol-120-disk-0,size=8G
> swap: 512
>
> [vzdump]
> #vzdump backup snapshot
> arch: amd64
> cores: 1
> features: fuse=1,nesting=1
> hostname: haproxy3
> memory: 1024
> net0: name=eth0,bridge=vmbr0,gw=192.168.1.1,hwaddr=62:FF:14:9F:F8:A6,ip=192.168.1.53/24,type=veth
> ostype: debian
> rootfs: DS1:subvol-120-disk-0,size=8G
> snapstate: prepare
> snaptime: 1607674369
>
> swap: 512
>
prev parent reply other threads:[~2020-12-15 10:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-11 8:43 Bertorello, Marco
2020-12-11 9:58 ` Dominic Jäger
2020-12-11 10:13 ` Bertorello, Marco
2020-12-15 10:39 ` Dominic Jäger [this message]
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=20201215103908.GA462535@mala \
--to=d.jaeger@proxmox.com \
--cc=me@marcobertorello.it \
--cc=pve-user@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.