Recent content by Angelone

  1. A

    Coral TPU Drivers not loaded at boot

    I'm trying to use the Coral AI M.2 (B+M) module on my proxmox setup. I'm currently run the kernel version 6.8.4-2-pve and I followed this guide do install the gasket driver. The installation process completed successfully, I can load the kernel modules with: root@pve:~ # modprobe apex...
  2. A

    Start LXC container (or VM) after an NFS share is available

    Hi all, I've spinned a VM to run TrueNas on proxmox 7.4-16 and it expose an NFS share that has been mounted in the Proxmox host: /etc/pve/storage.cfg nfs: nfsdata export /mnt/hddstorage/nfsdata path /mnt/pve/nfsdata server <TrueNAS_VM_IP> content images...
  3. A

    LXC Unpriviledged container newuidmap not allowed

    Hi all, I'm running an unpriviledged container that has two users defined: root (uid=0) and docker (uid=1000). I need to share an NFS folder between the proxmox host and the guest container so I would like to map the proxmox user user2 with uid 1005 in the docker container user with uid 1000...
  4. A

    Proxmox System Crash

    Thank you very much for the info. I've applyed the setting for SVM and IOMMU but I can't find the one related to "Power idle control". Do you have any suggestions? My motherboard is an ASUS TUF Gaming B550M-E Searching the web I saw that someone suggested to disable the "Global C-state...
  5. A

    Proxmox System Crash

    Is there anyone that could help me? Thanks
  6. A

    Proxmox System Crash

    Hi guys, I've updated to the pve-kernel-5.15 as you suggested but the crash still happens. Attached you can find the logs from the starting point until the system stopped to work and I had to reboot it. Any idea? Thanks for you support.
  7. A

    Proxmox System Crash

    Thanks for the reply, I tried to install the new kernel version but I can't find the package: E: Couldn't find any package by glob 'pve-kernel-5.15' root@pve:~# apt search pve-kernel Sorting... Done Full Text Search... Done pve-firmware/now 3.3-3 all [installed,local] Binary firmware code for...
  8. A

    Proxmox System Crash

    Hi everyone, I'm experiencing random crashes on my proxmox virtual environment. This is the stack trace I collected in the syslog : pve kernel: ------------[ cut here ]------------ pve kernel: WARNING: CPU: 10 PID: 0 at kernel/rcu/tree.c:2613 rcu_core+0x5dc/0x660 pve kernel: Modules linked...