Search results

  1. T

    Mount NTFS Disk in LXC

    Dear All, I am trying to mount NTFS disk in LXC on PVE 7.4-17 without success. When mount disk with FAT fs it is possible and works fine. I am mounting it thru fstab in PVE: /dev/nvme1n1 /mnt/pve/tb1 ntfs-3g auto,nofail,rw,default,x-systemd.device-timeout=400 0 0 and it has properly mounted...
  2. T

    845 Failed to run lxc.hook.pre-start for container

    Dear All, I have upgraded proxmox from 7.4 to 8.1.10 and trying to restore LXC from backup. Unfortunately I am getting error below: run_buffer: 571 Script exited with status 2 lxc_init: 845 Failed to run lxc.hook.pre-start for container "100" __lxc_start: 2034 Failed to initialize container...
  3. T

    Issue with restore LXC including mounted additional disk

    Dear All, I am having issues with restore the LXC container including mounted additional disk. To be clear I have restored container properly and it started and accesible but Ian't see any data in the mount point where additional disk was added. In my restored LXC I can see the disk as it was...
  4. T

    Resize pve-root

    Hello All, I have installed proxmox o.s. on /dev/sda >> Samsung SSD_870_EVO_500 GB Disk and additional /dev/nvme0n1 >> 2TB NVME Sabrent Rocket 4.0 Plus on Intel NUC RNUC11PAHI70000 Core i7 Panther Canyon as below. I would like to extend the pve-root on /dev/sda/ decrising the size from nvme...