Search results

  1. fireon

    APCUPSD says I need UPS battery changing, but it's new

    With “apctest” you can set the date again manually, maybe that will work. https://sourceforge.net/p/apcupsd/mailman/message/32125168/
  2. fireon

    Issue with Completely Removing ESXi Host from Proxmox

    Will a reboot fix it? @rzsis This is the same as removing it from the WebUI.
  3. fireon

    Win11 VMs stuck on 22h2

    The topic is already being discussed here: https://forum.proxmox.com/threads/cannot-update-windows-11-to-24h2-cpu-not-supported.157850/
  4. fireon

    Cannot pin kernel using proxmox-boot-tool

    Basically, it looks the way it should look. Please show me what's in your EFI partition in “loader.conf”. So mount one of your EFI Partitions on /boot/efi: On my example this is "sda2" NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 0 35G 0 disk ├─sda1 8:1 0 1007K 0 part...
  5. fireon

    ssh mit publickey und OTP trotz PasswordAuthenticatin no wird nach Passwort gefragt.

    HI :) bevor ich mir das jetzt im Detail ansehe... hast du deinem SSH-Key vielleicht ein Kennwort vergeben?
  6. fireon

    ssh mit publickey und OTP trotz PasswordAuthenticatin no wird nach Passwort gefragt.

    Das sollte dir helfen dein Thema zu lösen: https://deepdoc.at/dokuwiki/doku.php?id=server_und_serverdienste:ssh_mit_key_und_2factor
  7. fireon

    Cannot pin kernel using proxmox-boot-tool

    Really strange... I could not reproduce it here. And if you are currently a proxmox-boot-tool kernel list execute, does the newer kernel show up as pinned? Can you even manually boot the newer kernel from the boot menu? Do you use secure boot?
  8. fireon

    Install Proxmox to boot from eMMC?

    Should there be an error in ZFS, e.g. a device failure, too many read or write errors, an info mail is automatically sent to the email address stored under the root account. This works better with the integrated notification system. ZFS and BTRFS are both file systems that should be used on a...
  9. fireon

    Install Proxmox to boot from eMMC?

    Yes, BTRFS would work in a VM too. But the question is why would you want to use BTRFS in a VM? What do you hope to achieve by doing this? What is your goal?
  10. fireon

    Kernel Panic after Upgrade to 8.3 (Kernel stack is corrupted in: kmem_cache_alloc+0x37b/0x380)

    Well, that was quite an odyssey. I'm very happy that you managed to do it. Good job!
  11. fireon

    Kernel Panic after Upgrade to 8.3 (Kernel stack is corrupted in: kmem_cache_alloc+0x37b/0x380)

    Thanks for all your tests. I'm curious to see if it works with 8.1/8.2.
  12. fireon

    PVE update von 7.x auf 8.3 => wie USB Passthrough???

    Ja diese Scripte sind ganz nett, aber man sollte vorher im Detail schauen was sie machen. Kann ganz schön in die Hose gehen ;)
  13. fireon

    No vga output post systemd-boot using 6.8.12-4-pve kernel, 6.2.16-20-pve works

    Have you tested Kernel 6.11? apt install proxmox-kernel-6.11
  14. fireon

    LXC starten nichtmehr nach Stromausfall

    Hmm... kannst du den CT bitte mal im Debug starten und das Log hier anhängen? lxc-start -n 101 -lDEBUG -o lxc-101.log Davon würde ich dir dringend abraten. Damit hast einen single point of failure. USBstick sterben gerne mal einfach so... wie wir ja alle wissen. Die von gibt es hier im Forum...
  15. fireon

    PVE update von 7.x auf 8.3 => wie USB Passthrough???

    Ich hab hier auch noch ne 7er für special Tests am laufen. Du meinst vermutlich das LXC Menü? Heist hier auf Version 7 aber auch "Ressourcen". Sowas wie "USB Passthrough" gab es im Menü auch nicht: Kann es sein das du die Menü's verwechselst? Weil bei einer VM gibt es unter Hardware schon...
  16. fireon

    Questions on Virtio Win guest tools

    I already have the current version 0.1.266 running here. At least I couldn't find anything wrong. Couldn't find any other changlog either... :rolleyes: As far as we can see, Redhat has not provided a changelog for this version.
  17. fireon

    Black screen after RDP-Connection

    Bad Windows Updates... i guess? I would also recommend changing the CPUtype. At least on the default (simple remove qemu64), as this can result in better performance. Of course, CPUtype “Host” would be optimal. Is there a specific reason why you are still using Proxmox 7? This version has been...
  18. fireon

    Kernel Panic after Upgrade to 8.3 (Kernel stack is corrupted in: kmem_cache_alloc+0x37b/0x380)

    It is possible that the errors coincided with the update to 8.3.x. Ok, let's go through things one by one: I've looked through my boot logs, and I don't have the message on any of my servers. So please have a look at your boot disks to see if they are OK. smartclt -a...