* [PVE-User] LXC: Directory mount not writeable
@ 2021-01-27 14:29 Petric Frank
0 siblings, 0 replies; only message in thread
From: Petric Frank @ 2021-01-27 14:29 UTC (permalink / raw)
To: pve-user
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-27 14:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27 14:29 [PVE-User] LXC: Directory mount not writeable Petric Frank
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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal