Search results for query: lxc mountpoint

  1. B

    Mountpoints for LXC containers broken after update

    Maybe this can be fixed by removing the code that's causing this issue in /usr/share/perl5/PVE/LXC.pm: PVE::Tools::fchownat(fileno($mount_fd), '', $uid, $gid, PVE::Tools::AT_EMPTY_PATH) or die "failed to propagate uid and gid to mountpoint: $!\n"; Feel free to test. There is no official...
  2. S

    Starting LXC Container with bind mount changes the owner of that mount on the filesystem

    Hello all, I have the following configuration (and similar like it) for a lot of my LXC containers: ./209.conf:mp0: /mnt/glusterfs/hub-volume/andrewcz-org/firefly-importer_uploads,mp=/var/lib/firefly-importer/data/storage/uploads ./209.conf:mp1...
  3. W

    Using Turnkey Fileserver for storage share - major issues

    I think I have a similiar configuration running for a long time without serious issues. However I am still on TKFS 16 (LXC no. 105). I am backing up the Data with rsync to an external USB drive. I am now experiencing long waiting times whenever MacOS computers try to access a samba share, even...
  4. C

    pve-container 6.1.0 startup for scratch container failed

    I have a similar issue but I don't think the patch will fix it, it's related to propagating UID and GID on a mountpoint. Had issues on 6.1.0, downgrading to 6.0.18 fixed it. Logs: run_buffer: 571 Script exited with status 1 lxc_init: 845 Failed to run lxc.hook.pre-start for container "115"...
  5. W

    Mountpoints for LXC containers broken after update

    After running apt upgrade and rebooting, my mountpoints on LXC containers behave differently: 1. Regular mountpoints keep getting mounted as root:root, e.g. /var/lib/mysql, preventing MySQL from starting. 2. Read-only mountpoints prevent the LXC container from starting entirely. Regular...
  6. J

    Failed to run lxc.hook.pre-start after update

    After updating yesterday I woke up to half of my containers refusing to start after they were backed up overnight. run_buffer: 571 Script exited with status 1 lxc_init: 845 Failed to run lxc.hook.pre-start for container "122" __lxc_start: 2046 Failed to initialize container "122" TASK ERROR...
  7. B

    Proxmox 9.1.5 breaks LXC mount points?

    Hi! I just updated to the latest version of Proxmox (9.1.5), and I've noticed that the LXCs with mount points (in my case, NFS from my NAS) are not starting. If I remove the mount point, it starts correctly. See attached images. if I remove it Media is an NFS share from my NAS on another...
  8. B

    LXC containers not startting after Proxmox update

    root@NODE5:~# pct start 514 --debug run_buffer: 571 Script exited with status 1 lxc_init: 845 Failed to run lxc.hook.pre-start for container "514" __lxc_start: 2046 Failed to initialize container "514" d 0 hostid 100000 range 65536 INFO lsm - ../src/lxc/lsm/lsm.c:lsm_init_static:38 -...
  9. S

    LXC - Remount mountpoint without rebooting Container

    ...Container, wait a bit, then start the LXC Container again. I tried some Things in this little Script here to analyse which are the LXC Mountpoints that might depend on NFS/CIFS/etc Shares, but no actual implementation yet...
  10. 3

    [SOLVED] virtiofs directory mapping does not mount exec in guest vm

    Hi everyone, I'm trying out a virtiofs directory mapping from a mounted HDD ("Vapordisk") to a guest VM (cachyos) and despite being mounted and read-writeable in the guest VM, I cannot get the drive mounted exec. My ultimate goal is to mount this virtiofs mapping in Steam on the cachyos VM as...
  11. S

    Backup of privileged LXC fails

    I had the same issue. Proxmox backup tried mounting the zfs in a subtree of /mnt/vzsnap0 ERROR: Backup of VM 117 failed - command 'mount -o ro -t zfs secure/subvol-117-disk-0@vzdump /mnt/vzsnap0//mnt' failed: exit code 2 Turns out there was residual data on the host under the path...
  12. M

    bindmount ZFS dataset and children to unprivileged LXC

    On my host I have a ZFS dataset looking like this: NAME MOUNTPOINT Data /Data Data/Nas /Data/Nas Data/Nas/Documents /Data/Nas/Documents Data/Nas/Photos /Data/Nas/Photos I have a LXC...
  13. J

    [SOLVED] Issue of memory for a container

    You can use ZRAM swap, and disk swap also, that way when your Zram swap gets full it will swap to disk. ZRAM will also help against SSD wear. Not really a problem on a spinning disk, but those are also super slow and would bog down your Container if you are using too much swap. I have a small...
  14. L

    Using Turnkey Fileserver for storage share - major issues

    I have multiple Proxmox Nodes (since version 7) running with turnkey file servers and never had a problem like yours. But I dont gernerate a storage for the lxc, I manually mount the folder example, your turnkey is lxc 100 (file-server) you open the config nano /etc/pve/lxc/100.conf arch...
  15. M

    Added 6th node to cluster, attempted migration from node 2 to node 6, failed with disk full message and I have lost all VM and LXC data in the GUI

    I had a 5-node cluster with many VMs and LXCs. I successfully added a 6th node that had a 256GB boot drive and a 3 drive ZFS pool (approx 10 TiB) I attempted to migrate a 600gb VM running Docker workloads from node 2 to to node 6. This proceeded until the task got a "not enough space on...
  16. A

    USB to SATA causing proxmox to crash after write

    Im running proxmox(Linux 6.5.13-6-pve) on a T8 Firebat Plus N100 Mini PC, I am currently having an issue with using qbitorrent to download files to my SSD(setup in a VG and added as a mountpoint in a LXC) which is connected via USB to Sata w/o power, after a certain amount of download usually...
  17. S

    Geändertes Verhalten von Mountpoints in LXC nach Neuinstallation von PVE und Restore des LXC

    Ich betreibe Proxmox VE auf ZFS mit einer zusätzlichen ZFS RAID0 Spiegelplatte (ZFS Pool "tank"). Ich habe mehrere LXCs, die ihren Datenbereich per Mountpoint von tank erhalten. Ich habe nun mein Proxmox VE mit Version 9.1.4 neu aufgesetzt. Meinen ZFS Pool "tank" mit den Daten-Subvolumes meiner...
  18. S

    Help Understand Replication for an SMB

    Hello, I am relatively new tto Proxmox so bare with me as I am still learning the right terms butt so far Proxmox is amazing. I just managed to get 3 PCs in a cluster. I have an extra drive in each of them and have them as a zfs drive so I can move containers between them without an issue. I...
  19. N

    Backup

    Ich hoffe das passt so und das ich nichts geteilt habe was man nicht teilen sollte
  20. D

    Paperless NGX - mount auf Proxmox klappt nicht

    Hallo Zusammen, ich habe nun endlich meinen Proxmox am laufen. Als erstes wollte ich meine Paperless NGX Dateien von Synology auf Proxmox umziehen. Dazu habe ich einen LXC Paperless erstellt. Ich bin nach dieser Anleitung vorgegangen...