Search results

  1. U

    Proxmox installation failed

    Please check for the latest BIOS for the box and then try to install Debian. You can change to PROXMOX kernel from there easily. https://support.ts.fujitsu.com/indexdownload.asp https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.6.0-amd64-netinst.iso
  2. U

    Lost in Transaction

    Vielen Dank, Falk. Es ist nett, dass Du Dich um die Sache bemühst. In welcher Beziehung steht Dein Statement zu meiner Eröffnungsnachricht? Ich lasse es darauf beruhen, weil ich die VM aus der Sicherung vom Vor-Vortag wiederhergestellt habe. Leider war die Log Rotation des Hosts zu schnell, um...
  3. U

    Lost in Transaction

    Ja, das drei Images in einem Verzeichnis gleichzeitig per Zufall gelöscht werden, kann man wohl ausschließen. Ich bin auch sicher nicht im Verzeichnis der 701 gewesen und habe sie per Hand gelöscht... Aber warum sollten die originalen Images gelöscht werden, wenn ich ein Backup abbreche und die...
  4. U

    Lost in Transaction

    Klar, ich sehe alle, die da hingehören außer den drei Volumes der 701. # pvesm list local-opt Volid Format Type Size VMID local-opt:207/vm-207-disk-1.raw raw images 137438953472 207 local-opt:403/vm-403-disk-0.raw raw images 274877906944...
  5. U

    Lost in Transaction

    Das waren sozusagen Lasttests, der Server ist neu. Der Store enthält noch das Verzeichnis 701, das ist aber leer. Ich versuche gerade, aus den Logfiles eine Historie der 701 zu generieren, aber es steht einfach bis zum Fehler nix da. Creepy! /etc/pve/local/qemu-server# cat 701.conf balloon...
  6. U

    Neuer Server für Proxmox und NAS

    ECC: Sowohl Prozessor als auch Chipsatz müssen ECC unterstützen https://ark.intel.com/content/www/de/de/ark.html HDD: Bei der Wahl des RAID sollte immer auch die Rebuild-Time ein Faktor sein. Wie lange benötigt das System für die Wiederherstellung der Redundanz, wenn eine HDD ausfällt? Darf...
  7. U

    Lost in Transaction

    Hallo zusammen, Was kann hier falsch gelaufen sein, außer das "Etwas" im laufenden Betrieb selektiv die drei Volume-Dateien der VM gelöscht hat? Hab nie probiert, ob das überhaupt geht... Nach einem kompletten Shutdown (Strom aus) der Firma startet die VM nicht. VM 701 hat drei Volumes, keines...
  8. U

    Proxmox does not show console after booting

    Just in case you didn't see this yet: https://www.youtube.com/watch?v=cPrOoeMxzu0
  9. U

    Cannot install VMs on VirtualBox

    This should be working without any hassle. I used your setup for the exact same reason. I do though experience some instabilities since I upgraded to VirtualBox v7. Maybe the late VirtualBox v6 could be an option.
  10. U

    How to check Proxmox hardisk health?

    As a local means Munin comes in handy: http://munin-monitoring.org/ . Zabbix is HUGE.
  11. U

    Proxmox does not show console after booting

    https://forums.developer.nvidia.com/t/black-screen-after-install-of-nvidia-driver-ubuntu/109312/16 https://forums.developer.nvidia.com/t/ubuntu-mate-20-04-with-rtx-3070-on-ryzen-5900-black-screen-after-boot/167681/30
  12. U

    Proxmox does not show console after booting

    Did you do sudo update-grub after changing /etc/default/grub ?
  13. U

    vzdump unexpected status

    Thanks a lot! Stumbled upon it meanwhile. Does this do more than removing any lock: entries from the vm config file? Best regards from Hamburg
  14. U

    vzdump unexpected status

    Hi all, I tried a vzdump backup into an nfs share. The job froze somehow (no space problem) and I canceled. The status of the VM stayed "VM is locked (backup)". How can this be resolved? Do I need to reboot the VM to clean this up? Best regards from Hamburg proxmox-ve: 6.4-1 (running kernel...
  15. U

    Installing Proxmox with UEFI BIOS Setting On and Secure Boot Off

    This was fixed for the ASUS P9D WS with BIOS release 2104 from 03/13/2015 (dated 11/26/2014).
  16. U

    Installing Proxmox with UEFI BIOS Setting On and Secure Boot Off

    I tried http://download.proxmox.com/iso/proxmox-ve_3.4-3f2d890e-1.iso. The setup works on ASUS P9D WS but booting is not possible without "external" help. (boot from USB stick with SysRescCD, from menu select Boot from first harddisk) The P9D WS was ment to replace a P8B WS in a production...
  17. U

    [SOLVED] VM not booting Acronis

    If you are burning you time figuring why (even the latest) PVE will not boot an Acronis True Image 2013 Plus Pack iso, try to change the os type for the vm in question to Windows XP/2003 (wxp) during import of the images. Booting Acronis under os type Windows 7/2008r2 (win7) reproducible gave me...