Search results

  1. Sp00nman

    Possible bug after upgrading to 7.2: VM freeze if backing up large disks

    Apologies its been a long week! Kernel not Firmware - edited original post
  2. Sp00nman

    virtio-win-0.1.217 and Windows 10 :-(

    Any updates here on when this issue will be resolved?
  3. Sp00nman

    VM shutdown, KVM: entry failed, hardware error 0x80000021

    These steps have resolved my issue. Thanks all!
  4. Sp00nman

    Possible bug after upgrading to 7.2: VM freeze if backing up large disks

    Hi all, I bit the bullet and rolled back the firmware kernel across the cluster. This has now resolved this issue.
  5. Sp00nman

    Possible bug after upgrading to 7.2: VM freeze if backing up large disks

    Hey itNGO Thanks for your input - My issue is that i already "cleverly" purged all the 5.13.* kernels from my cluster - so there will be some work in getting the 5.13* kernel downloaded and redeployed to entire cluster. Was hoping for a quicker fix. :)
  6. Sp00nman

    Possible bug after upgrading to 7.2: VM freeze if backing up large disks

    Fabian_E said: The package pve-qemu-kvm=6.2.0-8 which reverts the problematic change for QEMU's RBD driver, is now available on the pvetest repository. You can test it by: Adding/Enabling the pvetest repository (can also be done in the...
  7. Sp00nman

    Proxmox node hung and required forced reboot to recover

    Afternoon Proxmoxers, I had a production issue on one of the nodes in my 14 node cluster. The node completely crashed and was totally unresponsive requiring a hard reboot of the system from iDrac The host in question is a 15G Dell PowerEdge R7425 specs are: I suspect one of the...
  8. Sp00nman

    [SOLVED] ZFS over iscsi auth issues

    Sure thing: joe /etc/multipath.conf defaults { user_friendly_names no find_multipaths "yes" } devices { device { vendor "PURE" product "FlashArray" path_grouping_policy group_by_prio hardware_handler "1 alua" prio alua failback "immediate" fast_io_fail_tmo 10 } }
  9. Sp00nman

    [SOLVED] Phantom SQL backup job related to PBS backup?

    Makes sense to me and ties in with what we are seeing inside the DB. Will make as solved - thank you
  10. Sp00nman

    [SOLVED] Phantom SQL backup job related to PBS backup?

    Hello everyone! I have run into a strange issue and I am hoping you all could offer some insight into the issue. Currently i have a Prox Backup Server servicing my production cluster of 14 hosts. I have a dedicated backup job that runs daily to do a snapshot backup of this VM Backup works...
  11. Sp00nman

    Console redirection not working across nodes

    Have tried with Firefox and Edge with same result
  12. Sp00nman

    Console redirection not working across nodes

    Did you harden your ssh in any way? - No You need root login permitted and allow receiving (and sending) of environment variable LC_PVE_TICKET - Can confirm root login permitted & both variables have been set correctly: lbh@SERVERPC-wsl:/mnt/c/Users/LBH$ ssh root@prox-09 Linux...
  13. Sp00nman

    Console redirection not working across nodes

    Hi all I have been struggling to resolve this issue for ages and was hoping you guys might have some insight. 9 node cluster running PVE7 Console redirection works fine if you logged into the node hosting the workload BUT not working across nodes. This is what I see in the syslog: Jul 24...
  14. Sp00nman

    [SOLVED] ZFS over iscsi auth issues

    Thanks - i saw that - using pve backup server for these (and most other) workloads
  15. Sp00nman

    [SOLVED] ZFS over iscsi auth issues

    Thanks bbgeek17 - I was able to get the storage up using LVM over iscsi!!