Search results for query: lxc mountpoint

  1. leesteken

    mount cephfs error

    You cannot do mounts inside a container, since they share the kernel and are unprivileged (which is a good thing!). Do it from the Proxmox host (using a different mount point) and use a mountpoint for the container. Lots of threads about this but they are usually about mounting NFS or SMB/CIFS...
  2. D

    backup failed: /mnt/vzsnap0//data failed: exit code 2

    Okay, I used a different mountpoint for mp0 (/mnt/data instead of /data) and now it works. I even duplicated the LXC, changed it back to /data, and run a backup: works too. Very weird.
  3. D

    backup failed: /mnt/vzsnap0//data failed: exit code 2

    Using PVE 9.0.10 and PBS 4.0.15 and ZFS as backend for PVE: INFO: starting new backup job: vzdump 108 --mode snapshot --notes-template '{{guestname}}' --remove 0 --notification-mode notification-system --node Asgard --storage backup-pbs-local INFO: Starting Backup of VM 108 (lxc) INFO: Backup...
  4. H

    installing snap install core,mount failed: Operation not permitted.

    When installing snap install core, the following error message was displayed. error: system does not fully support snapd: cannot mount squashfs image using "squashfs": mount: /tmp/sanity-mountpoint-988065504: mount failed: Operation not permitted. vi /etc/pve/lxc/105.conf arch...
  5. S

    Proxmox 9: LXC backup fails when host directory is mounted (backup hangs at snapshot)

    Interesting. This is a slightly manifestation of what I'm seeing on my side. In my case, the first LXC (that backs up successfully) does not have a secondary mountpoint, just the root disk: 200: 2025-09-14 09:20:16 INFO: Starting Backup of VM 200 (lxc) 200: 2025-09-14 09:20:16 INFO: status =...
  6. D

    Proxmox 9: LXC backup fails when host directory is mounted (backup hangs at snapshot)

    Same issue here, with LXC containers and ZFS. Here the first LXC container with additional mountpoint (MP0) gets backupped successfully, but all following backups of containers with MP0 are failing. My thought on this topic: Is ist possible that the LXC backup "forgets" to unmount MP0 of the...
  7. G

    ZFS Single Disk Setup - Best Practice for longevity and efficiency

    wow the process was so easy and smooth but painful but because of some inexperience on my side because of moving data storage on lvm partition, i also tested zfs backup (done with replication) and i confirm that zfs for root is the great and right choose, restore very easy and 100% accurate! no...
  8. E

    [SOLVED] Gibt es Probleme mit Debian 13.1?

    Hab heute alle Debian Updates gemacht und hab jetzt am PVE die Version 13.1 Danach alle VMs und LXCs von 13.0 auf 13.1 aktualisiert, und weil es Änderung von .0 auf .1 war einen herzhaften Reboot hinterher. Ergebnis: Kein Container starte mehr. Fehler: run_buffer: 571 Script exited with...
  9. T

    Help installing LXC to shared drive for HA

    Thanks, thats good to know that NFS is at least valid. Yeah I'm just a simple homelabber with a retired enterprise server and some retired laptops. I don't have the infrastructure for real ceph storage. I set up the shared storages in the Datacenter storage GUI, as far as I can tell that has...
  10. F

    Migrating LXC Container with NFS Mountpoint

    Hi Forum, I have an LXC container running Jellyfin with media located on an NFS share on a TrueNAS System. The share named "media" to Datacenter/Storage and it's mounted on /mnt/pve/media on all the nodes. Permissions are correctly set and UID/GID are passed through between TrueNAS and...
  11. A

    Unlimited LXC mountpoints?

    Hi everyone, Forgive me if this is a double post. I have a question regarding LXC-Containers in Proxmox: I am to install a PBS in a container on Proxmox 9.0.6 and when adding the datastore mountpoint i have to define a size, which obviously can be expanded as needed. However i was wondering...
  12. S

    [SOLVED] Yet another LXC ID mapping thread - mapping multiple host IDs to a single container ID?

    The problem: I have a CIFS folder mounted on the host. As such I have little control over the permissions and owners of folders within that. However, since this folder is exclusively used for container mountpoints, I use the uid=101000,gid=101000 parameters during mount to give them an...
  13. P

    [SOLVED] Backup Error nach Update auf 9.X

    Hallo zusammen, ich habe mein Proxmox-System auf 9.X aktualisiert. Das Update selbst lief fehlerfrei durch, lediglich im BIOS war bei einem der Server der Boot-Eintrag fehlerhaft. Nach Korrektur startete alles normal. Jetzt habe ich aber ein Problem: Ein LXC-Container mit Nextcloud lässt...
  14. S

    Cleanest way to have CT's to access a SMB shared folder

    Hey all. Just getting started with proxmox v9 and still getting the hang of it so I'm sorry if this is too obvious. I have a local NAS with a couple of shared folders I need to make available to a couple of LXC Containers and I'm wondering what's the easiest (as in easier to maintain) and...
  15. K

    [SOLVED] replication job with error: zfs error cannot create'...' out of space

    Hallo zusammen, bei der Replizierung einer VM gibt es den Fehler "end replication job with error: zfs error: cannot create snapshot 'ZFS_PLATTE/vm-115-disk-0@__replicate_115-0_1755715980__': out of space". Das Zielstorage hat mehr als genügend Speicherplatz frei. Und beide Storages haben den...
  16. J

    [SOLVED] Migrating a LXC ceph mountpoint to a VM

    Hello, thanks for your reply. When I made this container 4-5 years ago, I did not expect to increase the mountpoint size this much (neither needing to migrate it one day, :) ), I need moving it to a VM. I thought that moving to a VM involved stopping the services, using rsync to move from LXC to...
  17. J

    [SOLVED] Migrating a LXC ceph mountpoint to a VM

    Hello! I have a LXC that's on a (deprecated by ourselves) erasure coding pool. I want to move their 20TB mountpoint to a SSD erasure coding pool, without taking down the container. First I tried to take down the container and do a migration, but this activity was taking longer than a week, so...
  18. R

    Backup of privileged LXC fails

    You are only wrong in one Point, that you didnt fixed the key issue, why it falls, instead you simply excluded the Volume. Otherwise i agreed with everything else. Lxc backups are terrible. Zfs send/receive ist truly amazing, but no GUI... So its Not a solution for "Not Linux affine" admins in...
  19. M

    Backup of privileged LXC fails

    I fixed my problem by excluding the one mountpoint that has 2TB of data in it. So the backup effectively only includes the root disk. In this way, the backup runs fine. I also realise that the Proxmox Backup Server brings no advantage when it comes to incremental backups of containers. For VMs...
  20. R

    Proxmox Backup Server 4.0 released!

    Found the issue. rm -rf /Storage-Default/subvol-180-disk-0/opt/kerio/* -> Fixed it. The root disk (the mountpoint of it, was not empty. In my Case there were whyever empy folders, dunno why, maybe from beginning before i created a subvolume to that mountpoint inside the container... But for...