Search results

  1. A

    NIC kernel driver stucked in vfio-pci

    Hi, I tried to passthrough a NIC to a VM. It didn't work as I expected because, looks like although it is a quad nic it might be seem as one internally. As soon as the VM started the Proxmox lost it's connectivity. Since I couldn't access the server via web interface, I did using a kvm. Using...
  2. A

    autoinstall for kernel: 6.5.11-3-pve failed!

    Hi, I tried to update my proxmox servers. Two of them went ok without a problem. One of them I'm getting this error message Setting up proxmox-kernel-6.5.11-3-pve (6.5.11-3) ... Examining /etc/kernel/postinst.d. run-parts: executing /etc/kernel/postinst.d/dkms 6.5.11-3-pve...
  3. A

    Virtualized OpnSense full download speed but 10% of upload

    So, this is a weird situation. I have a virtualized OpnSense under Proxmox. In fact they are two acting as HA. Last week I had a hardware failure on the main Proxmox hw and had to change the hardware. I returned the backuped VM on the new HW and it appeared to be fine. When I checked the...
  4. A

    Slow TrueNas Core VM boot

    Hi I have a TrueNas Core 13.0-U3.1 VM running under Proxmox 7.3.6. The boot time for that VM is really high. It doesn't happen for other VMs on the same server. This is what I see: after the start of the VM it takes up to two or more minutes to be able to see anything at the console. The whole...
  5. A

    Why one of my nodes have a different PVE kernel version ?

    Hi I have 3 nodes in my lab. Two of them have Linux 5.15.35-1-pve #1 SMP PVE 5.15.35-3 as their kernel. The other one have Linux 5.15.35-1-pve #1 SMP PVE 5.15.35-2 I have checked the source list on all machines and they are the same. The two that have the same versions are NUC PCs with i7...
  6. A

    Proxmox NIC and WIFI adapter passthrough to VM not accessable via NIC/LAN

    Hi, I need to use a WIFI adapter on one of my VMs to be able to access an specific equipment. If I connect the usb wifi adapter, although the NICs are connected as before, I cannot access the server or ping it. As soon as I remove the adapter and reboot again, everything works. I think I...
  7. A

    unable to get (default) repository when running prune in the CLI

    Hi I'm trying to prune running proxmox-backup-client prune vm/105 --keep-hourly 25 --keep-daily 8 --keep-weekly 2 --keep-monthly 1 and this is the error I'm getting Error: unable to get (default) repository My backup per the GUI runs at 01:45 am, but I have a local job at the VE host that...
  8. A

    Host Memory used is bigger than the sum of VMs

    Hi all I'm running Proxmox at a 24 x Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (2 Sockets) with 256GB of RAM Linux versions Linux 5.11.22-3-pve #1 SMP PVE 5.11.22-6 Proxmox pve-manager/7.0-11 Right now I have 5 VMs running. 4 Ubuntu servers, 1x32GB RAM,1x16GB RAM, 1x 4GB/8GB RAM ballooning...
  9. A

    I can see the ZFS disk but it doesn't show on zpool list

    Hi I did screw up. I remove my PBS backup disk from the server and from the ZFS disks. I can see the disk on the disks list of the GUI. If I try to wipe it, it says disk/partition '/dev/sdb' has a holder (500) I tried to import it through the command line using zpool import -a -f -d /dev/sdb...
  10. A

    watchdog: BUG: soft lockup after installing VE 7

    Hi I upgraded my ve from 6.4.11 to 7.0.2 last night. Looking in the boot process i can see that my PVE is LVM2 all clean Then I see errors that is the same watchdog: BUG: soft lockup - CPU#1 stuck for 22s Then like 20 seconds or so later watchdog: BUG: soft lockup - CPU#1 stuck for 23s...
  11. A

    High IO Delay - How to find culprit ?

    Hi I have a 24 core Xeon 2620 with 2 processors and 128 Gb of run. The OS HD is a M.2 flash drive. The CPU won't go higher than 5%, the memory is at 45% usage. But I'm seeing IO delays constantly averaging 5% with peaks higher than 20%. Looking in the summary page of each VM I didn't any IO...
  12. A

    Joining a cluster with already created guests VM

    Hi I saw a video on youtube stating that we should have no guest VM when joining a cluster. I haven't found any mention of it in the documentation. Is it really the case ?
  13. A

    OPNSense Passthrough Ethernet or WAN - Having disconnections

    Hi all I set up a OPNSense VM in a NUC machine. It has only one ethernet, so I added an USB-C dongle with another ethernet. This USB-C is passed through to the OPNsense as the WAN port. It looks ok, but I'm getting a lot of disconnections or at least the gateway is unable to ping 8.8.8.8 and...
  14. A

    Freebsd 12.1 VM - QEMU guest agent

    Hi all I'm new at Proxmox, so bear with me. I just installed a VM based on a hardened Freebsd 12.1 (Opnsense 20.7.5). I'm looking for a way to install the QEMU guest agent. Since Opnsense blocks outside packages I have been unable to compile the agent aborche has created...