Search results

  1. V

    Update stopped accidentally

    Hi all I accidentally stopped Proxmox update from 8.3.2 to 8.3.3 and this is the latest log I've got from update terminal et:6 http://download.proxmox.com/debian/pve bookworm/pve-no-subscription amd64 proxmox-kernel-6.8.12-7-pve-signed amd64 6.8.12-7 [103 MB] Get:7...
  2. V

    How to copy changes in /etc/pve from another Proxmox installation SSD ? (minipc dead)

    Hi all My minipc where Proxmox was installed is dead I had two SSDs, one for boot and some data, and another one just for data Is there a way to mount the main SSD to copy the /etc/pve change I've made during old minipc life and get into a new Proxmox installation? I already have VM and LXC...
  3. V

    update-grub not found while installing Proxmox on debian 12

    Hi all I'm trying to install Proxmox on Debian 12 using this guide and all went fine until the update-grub command I get bash: update-grub: command not found I've runned all commands in su root What can I check or what should I do? I'm using this method because the Zotac mini pc CI320 is...
  4. V

    [SOLVED] After update kernel 6.5.13-1, message "System booted in EFI-mode but 'grub-efi-amd64' meta-package not installed!"

    Hi all after updating Proxmox 8.1.4 to kernel 6.5.13-1 and some other stuff, I've got this message Running hook script 'zz-proxmox-boot'.. Re-executing '/etc/kernel/postinst.d/zz-proxmox-boot' in new private mount namespace.. No /etc/kernel/proxmox-boot-uuids found, skipping ESP sync. System...
  5. V

    exclude-path from LXC backup (my) issue

    Hi all I'm getting a no space left on device while doing a scheduled backup defined in datacenter This is the log INFO: starting new backup job: vzdump 102 --exclude-path '/media/frigate/recordings/ /media/frigate/clips/ /dev/mapper/ /dev/fuse/ /dev/shm/ /run/ /var/lib/docker/' --quiet 1...
  6. V

    thinpool full ?

    Hi all is my thinpool full? This is my storage config root@new:~# cat /etc/pve/storage.cfg dir: local path /var/lib/vz content vztmpl,iso,backup lvmthin: local-lvm thinpool data vgname pve content rootdir,images lvmthin: thinpool_sdb...
  7. V

    Proxmox 7 with kernel 5.15.131 booting issue

    Hi all after upgrading from 5.15.126-1-pve to 5.15.131-1-pve I've got stuck on boot with this error messages. Hi have two different minipc with Proxmox 7, one of them, a Beelink U59 everything went fine, with the other, a Nipogi AX1, I've got the issue Strange thing with the errors, is that I...
  8. V

    [SOLVED] AER: Multiple Corrected error received: 0000:00:1c.6 and PCIe Bus Error: severity=Corrected, type=Phys

    Hi all I'm getting a lot of this error on a Beelink minipc U59 The minipc has one M.2 Sata disk and one SSD internally Oct 19 09:58:10 pve kernel: pcieport 0000:00:1c.6: AER: Multiple Corrected error received: 0000:00:1c.6 Oct 19 09:58:10 pve kernel: pcieport 0000:00:1c.6: PCIe Bus Error...
  9. V

    Cannot remove any LXC or VM

    Hi all I'm trying to remove a container and a VM that I don't need anymore, but I'm getting this error TASK ERROR: mkdir /mnt/pve/nfs-ovm/template: Permission denied at /usr/share/perl5/PVE/Storage/Plugin.pm line 1374. I've recently installed OVM in a container and followed this guide to have...
  10. V

    Start VM after a specific LXC start

    Hi all Is it possible to start a VM after starting a specific LXC that has also a startup delay? Actually I have set up the VM as start order 3 and a couple of container as start order 1 and 2 and a startup delay of 90 sec each But the VM start as soon as the first container start. Is there...
  11. V

    Backup lxc with exit code 2

    Hi I'm trying to backup an unprivileged lxc and I get an error 116: 2023-06-24 04:49:04 INFO: Starting Backup of VM 116 (lxc) 116: 2023-06-24 04:49:04 INFO: status = running 116: 2023-06-24 04:49:04 INFO: backup mode: stop 116: 2023-06-24 04:49:04 INFO: ionice priority: 7 116: 2023-06-24...
  12. V

    [SOLVED] Cannot start LXC container error 116

    Hi something strange is happening here. I haven't made any change to my HW (minipc) nor to my LXC configuration. I have latest Proxmox update (7.4-4) My Docker-Frigate container does not boot anymore and this is the error explicitly configured lxc.apparmor.profile overrides the following...
  13. V

    [SOLVED] Backup and --exclude-path

    Hi all I would like to exclude some paths from a LXC backup This is my jobs.cfg related to this LXC vzdump: backup-df0d2766-fe89 schedule 05:00 compress zstd enabled 0 exclude-path /media/frigate/recordings/ /media/frigate/clips/ /dev/mapper/ /dev/fuse/...
  14. V

    [SOLVED] pvemailforward: No such file or directory

    Hi I'm trying to configure email notifications from Proxmox in two different servers. In one of them I get error message when I try to echo "Test email from Proxmox: $(hostname)" | /usr/bin/pvemailforward -bash: /usr/bin/pvemailforward: No such file or directory What should I do? Thanks
  15. V

    Upload old CT template

    Hi all is it possible to download an old CT template that I have in Proxmox 7 installed some times ago and that does not appear anymore in the list of a newly installed Proxmox? debian-10-turnkey-core_16.1-1_amd64.tar.gz is the one I would like to have also in the new Proxmox server Is it...
  16. V

    ZFS Degraded after few days from installation

    Hi all I'm experiencing a degraded state in my new Proxmox installation on a Beelink U59 with one M.2 Sata 256GB on which I placed Proxmox and a SATA SSD on which I placed all my VM and LXC, that has been formatted in ZFS Hi have one VM with Home Assistant and some LXCs with Nodered, Adguard...
  17. V

    Move disk image between servers

    Hi I'm not new to Proxmox, but I never neede to move a disk image from one server to another I'm on version 7.2.xxx and I've created the disk image from the 1st server to a shared NFS storage that also 2nd server can see Now, I've created the new VM (in this case I've used a script to create a...
  18. V

    USB passthrough issue with OctoPrint in a LXC Container

    Hi I'm trying to use Octoprint in a LXC container, but I'm not able to have it recognize the USB where I have connected the 3D printer. I've followed some threads regarding SUB passthrough, but no one worked for me. I followed this thread specifically, but Octoprint does not see the printer...
  19. V

    [Solved] Issues with LXC container backup

    Hi I'm having issues backing up two LXC Containers. I have other CT and one VM and they are backing up fine. VMID NAME STATUS TIME SIZE FILENAME 103 Influxdb-Grafana FAILED 00:10:09 command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals...
  20. V

    I did a mess! Please help

    Hi all I'm quite new with proxmox and while I was removing some stuff from the root terminal, I accidentally didi a rm * in the /etc folder and in the /etc/pve one removing some of the folders in it. Aaaaaaaaaaargh!!!! :eek: I've never done something like this never in my life! Now I can'...