Search results

  1. D

    Proxmox 6.8.12-9-pve kernel has introduced a problem with e1000e Driver and network connection lost after some hours

    Got the same issue on: HW: ThinkCenter M720q SW: Proxmox v8.4.0 Network adapter: modinfo e1000e | grep version srcversion: F65CFC0DF4BFD42B230512D vermagic: 6.8.12-9-pve SMP preempt mod_unload modversions Network card loses internet in a few hours, which is pretty critical. I'm...
  2. D

    Network failure with kernel 6.8.12-11-pve and Intel NIC (e1000e): host unreachable after backup job

    I have the same issue without backups on a Lenovo ThinkCenter M702Q and Proxmox PVE 8.4. The network card stops working after a couple of hours (4-24) and Proxmox becomes useless and unreachable :( kernel: e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang...
  3. D

    How to delete stuck suspend disk?

    Hi @dakralex - thanks! I confirm that it worked!
  4. D

    How to delete stuck suspend disk?

    I've got a suspend disk about 2 years old on my local-lvm: I can't remove it from VM Disks: I don't have any active snapshots in my VM: And I don't seem to have any Virtual Disk attached other than the main one: How can I get rid of the suspend snapshot? Thank you!
  5. D

    4.15.17-3 - xHCI host controller not responding

    @loomes - I have exactly the same issue as you had - have you solved it somehow? Did the IOMMU parameters help? My USB network card is dropping every other day and it makes Proxmox unusable :(
  6. D

    one mode of my 3 nodes mesh cluster crash

    Hi @jayjayjay - I experience the same problem, I lose my network adapter every few days with the same message: Feb 27 01:01:52 proxmox-2 kernel: [109559.954737] xhci_hcd 0000:3e:00.0: xHCI host controller not responding, assume dead Feb 27 01:01:52 proxmox-2 kernel: [109559.955051] xhci_hcd...
  7. D

    How to get rid of dead node in a cluster?

    It used to work for me in the 'older' versions, as well, I have had removed a couple of nodes in the past (usually HW upgrades / failures), with no issues. So it's new to me, too. Maybe the node that was being removed was still online in the past? I don't remember, but I'd say I did have HW...
  8. D

    How to get rid of dead node in a cluster?

    @VictorSTS I have no idea :( However, removing the folder (on the same machine where I earlier run 'pvecm delnode') did help to get rid of the entry in web ui.
  9. D

    How to get rid of dead node in a cluster?

    @tempacc346235 - thanks, this helped indeed: rm -rf /etc/pve/nodes/proxmox-4
  10. D

    How to get rid of dead node in a cluster?

    Hi @VictorSTS - I had three nodes, one died, so removing the third one would surely break the quorum, however, the hardware is gone so I need to remove it anyway :) pvecm status is below - does it tell anything, in your opinion? # pvecm status Cluster information ------------------- Name...
  11. D

    What's 'io-error' in a yellow triangle and how can I mitigate it?

    Ah, okay, you are right. 'local-lvm' was indeed full. Thanks for your help - though I still find 'io-error' a bit confusing, would be happier with 'storage full'.
  12. D

    How to get rid of dead node in a cluster?

    I have a hardware failure, one of my nodes died. I wanted to remove it via CLI: # pvecm delnode proxmox-4 Killing node 4 Could not kill node (error = CS_ERR_NOT_EXIST) command 'corosync-cfgtool -k 4' failed: exit code 1 Now, in the web interface, the node is still there, but almost empty --...
  13. D

    Network adapter started dropping for no reason after a new VM has been installed

    I installed a new VM into my Proxmox two weeks ago and network adapter started dropping every 3-5 days, Proxmox completely losing its ability for management, somebody has to hard-reset the machine at the property. Any idea how to fix this? syslog messages from the time of the incident: (middle...
  14. D

    What's 'io-error' in a yellow triangle and how can I mitigate it?

    I'd like to find out more information about this, but struggle to do so: Any ideas for help? Thanks!
  15. D

    Can I safely remove old 'state-suspend' VM Disks?

    Hi proxmox-fellows, I noticed that I have a lot of old 'state-suspend' VM Disks that are eating up space on my Proxmox server. Can I safely remove them without corrupting the VMs? Thanks!
  16. D

    Proxmox Node freezes

    @celtar Ok, I replaced the network adapter and the problem hasn't occurred yet. However, it's VERY strange that the old network adapter was working fine up until I added a new VM to my setup with a VLAN tag assigned. That was the only change that happened the day when the network adapter...
  17. D

    text mode install

    For anyone visiting this forum in 2022, there is an updated guide for Debian Bullseye and Proxmox 7.x: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_11_Bullseye BTW, @tom, I'm also having issues with the GUI installer and wanted to add a +1 for a text based installer (TUI). IMO...
  18. D

    Proxmox Node freezes

    @DerDanilo @gallew @celtar How did you guys end up with this issue? I have a hardware that has been fine for weeks and it started suffer from this issue, it's a critical node, so I'm very much interested to know if/how did you solve it?