Recent content by udo

  1. U

    [SOLVED] after upgrade to PVE9 one Node stuck on Loading initial ramdisk

    Found the issue - was my fault - from an prior installation on other hardware (without boss card), there was still "GRUB_CMDLINE_LINUX="root=ZFS=rpool/ROOT/pve-1 boot=zfs" in the grub-default-file… Thanks for comments!!
  2. U

    [SOLVED] after upgrade to PVE9 one Node stuck on Loading initial ramdisk

    Hi, perhaps that has something to do with the issue. On another similiar R6615 which I upgrade this morning, the packages are not installed. On the node with the issue, was systemd-boot removed, but systemd-boot-efi installed… dpkg -l | grep systemd-boot rc systemd-boot...
  3. U

    [SOLVED] after upgrade to PVE9 one Node stuck on Loading initial ramdisk

    Hi, secure boot is disabled in the bios. Strange, then efibootmgr shows \EFI\Proxmox\shimx64.efi I updated another Node this morning, also on a R6615 with Boss-Raid-1-Card, which runs well. On this Node Secure Boot is also disabled and efibootmgr shows \EFI\proxmox\grubx64.efi First I try to...
  4. U

    [SOLVED] after upgrade to PVE9 one Node stuck on Loading initial ramdisk

    Hi, of course efibootmgr -v BootCurrent: 0001 Timeout: 0 seconds BootOrder: 0004,0003,0000,0001 Boot0000 Virtual Floppy PciRoot(0x3)/Pci(0x7,0x1)/Pci(0x0,0x4)/USB(0,0)/USB(3,0)/USB(0,0)/Unit(1) dp: 02 01 0c 00 d0 41 03 0a 03 00 00 00 / 01 01 06 00 01 07 / 01 01 06 00 04 00 / 03 05...
  5. U

    [SOLVED] after upgrade to PVE9 one Node stuck on Loading initial ramdisk

    Yes, I mean the same. The server aren't bootet and was not available on the network. Not with the interface for clustercommunication, nor with the openvswitch-bonds…
  6. U

    [SOLVED] after upgrade to PVE9 one Node stuck on Loading initial ramdisk

    Yes, the console message from iDRac is correct - the node aren't booted without display output.
  7. U

    [SOLVED] after upgrade to PVE9 one Node stuck on Loading initial ramdisk

    My fault! There was still an "root=ZFS=rpool/ROOT/pve-1 boot=zfs" in the default-grub file due an prior installation on other Hardware without boss-card. Hi, this mornig I've upgrade 3 Nodes of an Cluster to proxmox-ve: 9.2.0 (running kernel: 7.0.14-8-pve). On a Dell R6615 with Boss-Card...
  8. U

    Internal error: Reserved memory not enough during snapshoting an offline VM

    Thanks, curiously enough is reserved_memory only 8k! lvmconfig activation/reserved_memory reserved_memory=8192 I've extend to 64k. Best regards Udo
  9. U

    Internal error: Reserved memory not enough during snapshoting an offline VM

    Hi, we had an error massage during snapshotting an switched off VM: snapshotting 'drive-scsi0' (ssd-lvm:vm-1117-disk-0) Logical volume "snap_vm-1117-disk-0_xxx" created. Internal error: Reserved memory (31006720) not enough: used 31928320. Increase activation/reserved_memory? pveversion...
  10. U

    [SOLVED] after dist-upgrade Boot hang with "EFI stub: Loaded initrd from command line option" and rescue boot don't support raidz2?

    Status update I've test a lot: new Installation on a single disk - no luck many different bios settings - no luck kernel 6.14 - no luck But the bios show that the connection to the BMC (ipmi) aren't working - and the lom are not reachable. After new flashing the BMC-Firmware with socflash...
  11. U

    [SOLVED] after dist-upgrade Boot hang with "EFI stub: Loaded initrd from command line option" and rescue boot don't support raidz2?

    Hi, after an distupgrade to pve 8.4 with kernel 6.8.12-11 on my private server (asrock X470D4U with AMD Ryzen 7 2700 CPU) the system don't boot anymore. It's freezed after "EFI stub: Loaded initrd from command line option" and i can only do an power cycle. Rescue boot don't reconice the raidz2...
  12. U

    offline storage migration destroy vm-disk for one VM

    Thanks for the answer. But strange, that the nine working VMs has the same partiion-numbers, because all created from the same template… Udo
  13. U

    offline storage migration destroy vm-disk for one VM

    Hi, we have an strange effect. On an new migrated VM to an pve8-node, the offline migration of the VM-disk from ceph to local-zfs destroy the target disk. The VM arent boot, because the partitiontable are gone and only the content of /boot are on sda. But we do the same with nine VMs before, and...
  14. U

    Wo sind 20 TB hin?

    sind wahrscheinlich die snapshots?! Am besten die Ausgabe von folgenden Befehlen posten pvs vgs lvs Übrigens halte ich Raid-5 mit 10 16TB-Disk für äußerst gefährlich. Die Chance das bei einem Rebuild die nächste Disk ausfällt ist nicht so gering… Udo
  15. U

    [SOLVED] Cluster lost qourum

    Hi, why you shutdown all VMs and Nodes? corosync and pve-cluster restart can you do while the VMs are still running - without downtime. Udo