Search results

  1. M

    ZFS pool disappeared

    as you can see in the log, zfs cannot access one of the hard drive that is needed for the raid5 to get started. i hope you have current backups of your vms or this is a non production environment.
  2. M

    HELP! ZFS Pool "tank" is gone - Why? Is my data lost?

    sieht doch ganz gut aus. immer Backups haben auf nem anderen System haben, das habe ich in den 25 Jahren gelernt. Dann fängt das zittern erst gar nicht an. PBS ist ne mega solution für ultraschnelle backups
  3. M

    Loading Initial ramdisk... Freeze

    sr-iov was the trick for me thanks a lot
  4. M

    Proxmox VE 8.3 and 8.4 freeze at “Waiting for /dev to be fully populated” on WRX90E + Threadripper PRO

    found the solution - sr-iov was disabled by default in bios-settings. after enabling it i am able to install the system
  5. M

    Proxmox VE 8.3 and 8.4 freeze at “Waiting for /dev to be fully populated” on WRX90E + Threadripper PRO

    got the same issue with the same constellation. but i'm using the onboard graphics and i have the 9945wx pro with 768gb of ram any suggestions? tpm disabled secure boot disabled nomodeset tested
  6. M

    Proxmox cluster dies after changing a switch port

    stable pings is not everything. cluster communication is more then a ping. and since the network (esp. the uplink) is the only thing that changes - this is (IMO) your issue
  7. M

    [SOLVED] Problems adding new nodes to a cluster

    i switched my plans and built a new cluster from scratch and move the vms via backup/restore
  8. M

    Proxmox cluster dies after changing a switch port

    what uplink type are you using? is the port configured with stp or something. hop into the cli and post the uplinks interface configuration on both sides. afaik multicast is not used for cluster communication anymore (but i'm maybe wrong)
  9. M

    Proxmox Datacenter Manager - First Alpha Release

    pve-manager/8.3.4/65224a0f9cd294a3 all servers have long uptime, the one that is working has kernel 6.8.4-3-pve, the one's that are not working 6.5.13-1-pve
  10. M

    Proxmox Datacenter Manager - First Alpha Release

    another one, when trying to move another kvm i now get this error: api error (status = 400: api error (status = 596: )) and when adding a cluster hostnames are read from the config. thats fine, then the manager cannot resolve the name to an ip address. i made a workaround (adding the host...
  11. M

    Proxmox Datacenter Manager - First Alpha Release

    awesome!!! really cool stuff you are doing over here got a little bug when migrating a vm. it display the progress in one line (newline is missing) 118431744 bytes (118 MB, 113 MiB) copied, 1 s, 118 MB/s235495424 bytes (235 MB, 225 MiB) copied, 2 s, 118 MB/s353292288 bytes (353 MB, 337 MiB)...
  12. M

    Proxmox cluster dies after changing a switch port

    can you please post your configuration from that specific ports at switch level which switches are you using?
  13. M

    [SOLVED] Problems adding new nodes to a cluster

    after cleanup the node the status looks like this root@root19:/etc/pve/nodes# pvecm status Cluster information ------------------- Name: pve6 Config Version: 19 Transport: knet Secure auth: on Quorum information ------------------ Date: Sat Feb 22...
  14. M

    [SOLVED] Problems adding new nodes to a cluster

    Hi, i have a proxmox-cluster setup with currently 5 nodes in it. i'm using this cluster since pve6 and had multiple joins and deletion in it already. Everything was fine till now. i'm switching to a new datacenter and have to move the vms from the machines that are running in the old to the new...
  15. M

    [SOLVED] Install PVE on Deb12 broken?

    ah - now it's working. server was fresh installed this morning. thank you
  16. M

    [SOLVED] Install PVE on Deb12 broken?

    Hi Folke, thanks for answering my question. root@pve-2024:~# apt info proxmox-backup-client Package: proxmox-backup-client Version: 3.2.3-1 Priority: optional Section: admin Source: rust-proxmox-backup Maintainer: Proxmox Support Team <support@proxmox.com> Installed-Size: 13,9 MB Depends...
  17. M

    [SOLVED] Install PVE on Deb12 broken?

    Hi, i'm following the guide in the wiki, but struggling with installing the proxmox-ve package: Here is the result: root@pve-2024:~# apt install proxmox-ve postfix open-iscsi chrony Paketlisten werden gelesen… Fertig Abhängigkeitsbaum wird aufgebaut… Fertig Statusinformationen werden...
  18. M

    [SOLVED] Proxmox Corrupt after Reboot (common/sense.pm)

    apt --reinstall install libcommon-sense-perl did the trick
  19. M

    [SOLVED] Proxmox Corrupt after Reboot (common/sense.pm)

    Hi, i had a running Proxmox Installation (Debian 11.9 - PVE 7.4.x) The System was struggling with some network issues, i then decided to reboot it. After reboot - the host does not come back online in proxmox-webinterface. looking into it via ssh gives me the error that pve-daemon is not...