From: Petric Frank <pfrank@gmx.de>
To: "pve-user@pve.proxmox.com" <pve-user@pve.proxmox.com>
Subject: [PVE-User] LXC: Directory mount not writeable
Date: Wed, 27 Jan 2021 15:29:41 +0100 [thread overview]
Message-ID: <5486020.peFUeoqG7q@main> (raw)
Hello,
created a directory mount using
pct set 300 -mp0 <host dir>,mp=<vm mountpoint>,ro=0
But in the lxc vm this directory is not writeable. A test with
touch <vm mountpoint>/z
fails. Omitting the "ro"-option does not change this.
If i change in 300.conf the line from
mp0: <host dir>,mp=<vm mountpoint>,ro=0
to
mp0: <host dir>,mp=<vm mountpoint>,rw=1
the touch command works inside the container.
But then the GUI shows an error:
*mp0*: invalid format - format error mp0.rw: property is not defined in schema and the
schema does not allow additional properties
Is this (mountpoint not being writeable) a bug ?
If yes should i write a bug report ?
Updated the proxmox server today from the no-subscription repository. The web GUI is
at version 6.3-3.
regards
Petric
reply other threads:[~2021-01-27 14:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5486020.peFUeoqG7q@main \
--to=pfrank@gmx.de \
--cc=pve-user@pve.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.