pct
, changes are picked up immediately then. To have the API daemons reload the module, use systemctl reload-or-restart pveproxy.service pvedaemon.service
. If you want to go back to the packaged version, you can use apt install --reinstall pve-container
.pct set 100 -mp0 /mnt,mp=/media/usb
. If not existant, the mountpoint is immediately created and the host directory is mounted into the LXC. Very nice!pct
to unmount a mountpoint from a comtainer?pct set -delete mpX
or Detach
in the UI, the change is not applied while the container is running. If you need that feature, feel free to open a feature request on our bugtracker outlining your use case.Than you, I will. It would be consistent with the new behaviour, as attaching now doesn't need a container restart.[...] the change is not applied while the container is running. If you need that feature, feel free to open a feature request on our bugtracker outlining your use case.