Search results for query: lxc mountpoint

  1. N

    Failed container upgrade - not sure how to restore

    I have an LXC container which I wanted to upgrade from Ubuntu 22.04 to 24.04 last night. I took a backup, then ran the upgrade. All seemed to go well. Now, the container boots, but never brings up a prompt when I attach to it, either through the web interface, or when I 'pct console <lxc-id>'...
  2. S

    Sync writes to ZFS zvol disk are NOT sync under PVE?

    fio commandline is posted above, guest OS is Debian Live: Linux debian 6.1.0-29-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02) x86_64 GNU/Linux pveversion -v: proxmox-ve: 8.3.0 (running kernel: 6.8.12-8-pve) pve-manager: 8.3.3 (running version: 8.3.3/f157a38b211595d6)...
  3. A

    [TUTORIAL] Tutorial: Unprivileged LXCs - Mount CIFS shares

    Does anyone know why the shares only work if you mount them after the LXC is already running? otherwise the mountpoint appears empty. this occurs whether using NFS or SMB
  4. R

    Proxmox creates duplicate folder-structure with iso-upload

    I have 2 internal hard disks. Hard disk 1 with 500 GB is to be used as storage space for LXC containers and VMs. Hard disk 2 with 1 TB is to be used as storage space for backups, images, container templates and recordings for e.g. Frigate-LXC Container. I have created a corresponding pool for...
  5. S

    LXC mp0 data loss after Backup/Restore

    I found out late that to prevent this behavior during recovery, it was necessary to create a mounpoint for the ZFS Pool. zfs set mountpoint=/media/zfs_R1/Media R1/Media and link it as a directory... { echo 'mp1: /media/zfs_R1/Media,mp=/media/zfs' ; } | tee -a /etc/pve/lxc/103.conf And the...
  6. G

    Restore backup from PBS but exclude manually added mount point from pct.config

    I am trying to restore a backup that is roughly 10GB in size however in the pct.config I manually referenced a mount point that was very large (excluded from backup). I cannot restore this backup via the GUI because it also wants to recreate the manually added mountpoint and I don't have...
  7. B

    Unpriviligierter LXC und Mounts die nicht immer verfügbar sind

    versuch es mal anstatt mit mountpoint so folgendes in deine lxc conf eintragen lxc.mount.entry: /mnt/lxc_shares/share1 mnt/share1 none bind,rw 0 0 lxc.mount.entry: /mnt/lxc_shares/share2 mnt/share2 none bind,rw 0 0
  8. news

    Proxmox ZFS mit zwei NVME SSD's + OMV als NAS

    Nun Crucial P3 Plus sind nicht geeignet. Ich habe, z.B. nach dem Erstellen eines Datasets die Linux Rechte eines Benutzers, bzw. einer Gruppe gesetzt. Und nutze beispielsweise: a) zfs send, zfs receive zwischen zfs pools, b) scp und c) rsync über ssh, mit vorheriger SSH-Key-Sync, zwischen den...
  9. M

    [SOLVED] Restore of container backup from ZFS to LVM on a different server fails : because of compression in ZFS.

    Hi there, I have two Proxmox VE 8 servers called proxmox1 and proxmox3. The backups of proxmox1 are validated every night (copy to Debian desktop, decompress, start and ping). Proxmox3 is an old Dell Precision T1650 meant to serve as backup in case proxmox1 fails. It has a 512MB NvMe on a...
  10. X

    Bakcup to NAS Storage - How to limit resource access time interval

    Hello, I am writing this thread to ask some questions about my backup system in my Home Lab: First of all, I have a Mini PC with Proxmox VE running, an LXC container with PBS installed with Helper Scripts. I also have an old Synology DS215j NAS used for backups. Following the instructions in...
  11. D

    Using ZFS pool

    OK, I think... Here is the listing of zfs list, of that drive (4x10TB), which is going to be reinstalled, with some data in it: NAME USED AVAIL REFER MOUNTPOINT tank1 17.4T 8.33T 140K /tank1 tank1/subvol-110-disk-0...
  12. J

    [TUTORIAL] Tutorial: Unprivileged LXCs - Mount CIFS shares

    Made an account to correct this error, in case anyone else stumbles across this thread from a search engine. This allows it to mount the drive as SMB/CIFS in the datacenter for specific storage types, such as iso's, backups, etc. This doesn't accomplish what we're all trying to do in this thread...
  13. R

    [TUTORIAL] Tutorial: Unprivileged LXCs - Mount CIFS shares

    Well: Step 2. (see the begining of this thread) is replaced so: is replaced by doing an add to "storage" in the datacenter with chosen ID: and The indicated mountpoint is available also when migrating after you manually edit the LXC_ID.conf and add ",shared=1" in the shell beloging to...
  14. A

    Strangely, Unable to log into containers (password issue)

    I have a server (micro.lan / 192.168.111.40). I created two lxc debian 12 containers (micro-lamp.lan / 192.168.111.41 and micro-files.lan / 192.168.111.42). I distinctly remember the password for root and changing the /etc/ssh/sshd_config for root login allowed yes. I am not getting the...
  15. S

    Oh dear, oh dear, oh dear - Assistance required for noob

    I've purchased an old HP ML330 G6 for my father, I have exactly the same server myself. Everything will be fine, it'll be easy to set up (as my home server is the same.. or so I thought.. famous last words!) Unfortunately reality is completely different and I don't have enough knowledge to...
  16. A

    RAM Disk in LXC not showing usage in PVE

    You can change how much the LXC mounts into /dev/shm with: Edit /etc/fstab Add/change: none /dev/shm tmpfs defaults,size=4G 0 0 (change 4G to whatever you want and the LXC will not write more to /dev/shm than you allow it. Still does not show in the utilization and not working great for my...
  17. N

    RAM Disk in LXC not showing usage in PVE

    I have run into exactly this problem. /dev/shm appears across all LXC containers. While memory usage is enforced by cgroup2 and configured set in the LXC config, any application or user on the LXC can easily just write more than the LXC should. When this happens, "oom-killer" shuts down the...
  18. A

    [bug?] VM disk missing after resize

    Hi everyone, I’m new to Proxmox, so apologies in advance if this is a mistake on my part, but I’m encountering an issue that seems odd, and I’m not sure if it’s a bug or something I misconfigured. Here’s the situation: I had a Windows VM with two disks. The first disk was 52 GB, the main...
  19. K

    Verständnisfrage zum Disk-Space

    Hoi... mein PVE hat eine M2 mit 1TB sowie 4x 5TB HDD. Mittlerweile zeigt mir meine M2 an, dass die 1TB bis auf 17GB voll sind. Ich hatte bei einem LXC einen Mountpoint von 100GB. Diesen hab ich nun gelöscht, aber der Platz wird nicht freigegeben. Muss ich da noch was laufen lassen? Dankeschön!!
  20. A

    zfs pools migrieren zwischen LXCs?

    Okay, das ist natürlich ne Menge Info! danke Euch Beiden! root@tardis:~# zfs list NAME USED AVAIL REFER MOUNTPOINT mediapool 19.2T 9.79T 1023K /mediapool mediapool/subvol-1049-disk-0 19.2T 9.79T 19.2T /mediapool/subvol-1049-disk-0 rpool...