Recent content by ran

  1. R

    kernel: i40e 0000:60:00.1: Error I40E_AQ_RC_ENOSPC, forcing overflow promiscuous on PF

    Nothing helped so far, tried settings the rx-vlan-offload Will upgrading the firmware of the blade can help with supermicro Intel Corporation Ethernet Connection X722 is there any other "easy" solution? i did see some suggestion to set only the specific vlans (bridge-vids) that i need in a...
  2. R

    issue upgrading proxmox 6 to 7 (partialy upgraded)

    solved by adding repository for ceph which is unclear i have never used ceph on this host.
  3. R

    issue upgrading proxmox 6 to 7 (partialy upgraded)

    Hi I did follow the guide, also not the first node i have upgraded. root@nl1:~# qm config 126 agent: 1 balloon: 1024 boot: cdn bootdisk: scsi0 cipassword: ********** ciuser: root cores: 1 cpu: host ide2: ZFS:vm-126-cloudinit,media=cdrom ipconfig0: *************** memory: 2048 name: **********...
  4. R

    issue upgrading proxmox 6 to 7 (partialy upgraded)

    Hi After upgrading proxmox 6 to 7 (which seems it wasn't fully upgraded), i can start only LXC containers but VMS i can't start, this is the output: generating cloud-init ISO qemu-img: symbol lookup error: qemu-img: undefined symbol: rbd_aio_write_zeroes TASK ERROR: command 'set -o pipefail &&...
  5. R

    kernel: i40e 0000:60:00.1: Error I40E_AQ_RC_ENOSPC, forcing overflow promiscuous on PF

    Does someone knows how it can happen out of the blue? if the hardware bug was there all the time why did it just started happening recently? Thanks.
  6. R

    kernel: i40e 0000:60:00.1: Error I40E_AQ_RC_ENOSPC, forcing overflow promiscuous on PF

    We have a cluster of proxmox servers (pve-manager/7.3-3) Ocassionaly one of the servers freezes and restarts with this message in syslog: kernel: i40e 0000:60:00.1: Error I40E_AQ_RC_ENOSPC, forcing overflow promiscuous on PF it repeates itself a lot of times then reboots, how can i solve...
  7. R

    High Load after NFS storage disconnected

    Hi We have an issue of extermely high load after disconnecting and NFS storage which had a few cloudinit config drives still attached to it, even after removing the cloudinit drives the load remains , trying to set the drives to another active NFS storage didn't reduce the load also...
  8. R

    Can't boot any FreeBSD 9.X distro on Proxmox 7.1

    While booting Live CD or OS from qcow2 image , We get a kernel panic error with the following error: Fatal trap 12: page fault while in kernel mode attached below screen capture of the console also a video capture: https://www.screencast.com/t/lVfGR9lhpT anyway to bypass the error? Thanks
  9. R

    qmp command 'query-proxmox-support' failed - got timeout

    Hi We have a big problem with our proxmox cluster We are having a lot of errors in syslog for below is what we get for example in some of the log , it started with a deletion of qcow2 snapshot this time , tough we get it randomly on all updated Proxmox hosts each updated hosts gets a...
  10. R

    NVME over Fabric

    Because ZFS provides a really stable reliable backup solutions using snapshots , which is a lot better than proxmox built-in backup for large and multiple VMS
  11. R

    NVME over Fabric

    Hi This is what Nvmesh technology offers (and much more) , I can see the same physical raid volume (nvme) as local to each Proxmox node , and then I can force import the ZFS volume mount and it can run on two separate servers. Thanks
  12. R

    NVME over Fabric

    Hi We are using our Proxmox with a storage that connects over fabric using Mellanox driver We also use Nvmesh as our storage management software therefore we can see the volume as local and we are using it as a LOCAL ZFS file system , the problem is that proxmox doesn't see it as shared...
  13. R

    qmp command 'guest-fsfreeze-freeze' failed - got timeout | vm freeze not coming back

    yes , the VM has been shutdown many times before , and it was stuck on more than one occasion , as i mentioned other vms were fine , the only difference is the unmounted disk it had.
  14. R

    qmp command 'guest-fsfreeze-freeze' failed - got timeout | vm freeze not coming back

    The agent is running well and responsive this is the output of pveversion -v : proxmox-ve: 6.1-2 (running kernel: 5.3.10-1-pve) pve-manager: 6.1-5 (running version: 6.1-5/9bf06119) pve-kernel-5.3: 6.1-1 pve-kernel-helper: 6.1-1 pve-kernel-5.0: 6.0-11 pve-kernel-5.3.13-1-pve: 5.3.13-1...