either you mount the SMB share directly in the container or you set up a bind mount in the lxc config: Code: mp0: /mnt/pve/MainFDrive,mp=/shared https://pve.proxmox.com/wiki/Linux_Container#_bind_mount_points
最近开始使用 Proxmox 虚拟环境,我觉得自然而然地需要了解 OpenTofu/Terraform 和 Cloud-init,以便为 K...
The container configuration on Proxmox is slightly different than the LXC default. TheProxmox relevant configuration files for LXC containers are located in /etc/pve/lxc. The following config shows the newly created container and where its rootfs disk can be found (volume group vgssd, logical volu...
LXC Turnkey Centos 8 : to use docker. Mint Cinnamo VM : to work Other VM for services. The scenario exclude the use of smb/cifs share mounted on Proxmox host that will link to LXC as cifs/smb share are provided by a VM hosted on proxmox. The cifs/smb shares won't be available be...
1. Did you find any solution to mount a cephfs inside an lxc ? 2. Why is Proxmox preventing from migrating an lxc with a mount point that is present on all the hosts ? Is this a bug or feature request ? You can use shared=1 when creating bind mount point (it has to be shared...
If you want the system to do this automatically in the future, change /etc/fstab on the Proxmox host accordingly. Shutdown the container. Find the container configuration file on the Proxmox host in the /etc/pve/lxc/ dir...