UdoB's latest activity

  • UdoB
    Danke Felix! So nun habe ich noch viel geforscht und bin zu einem Ergebnis gekommen. "Bug in der Netzwerkkarte von INTEL I226 LM" Hintergrund: Mein Proxmox Server ist ein MS 01 (Miniforum) und dieser hat zwei feste und zwei SFP+ Schnittstellen...
  • UdoB
    Great! While I couldn't help you I would like to see the solution - for other future readers not just finding the problem but the cure. And please tag this thread "Solved" - edit the title, there is a drop-down for this.
  • UdoB
    Is it? All files I find in that package is: ~# dpkg -L proxmox-backup /etc /etc/default /etc/default/grub.d /etc/default/grub.d/proxmox-backup.cfg (That's all - as it is a meta-package...) You could've posted a complete email to show us what we...
  • UdoB
    Thank you for the provided output. At this point, it seems the issue is due to a connection problem with the storage. I previously didn’t think this would cause the problem, but in fact its highly likely to be the cause. : Aug 22 15:25:24...
  • UdoB
    UdoB reacted to Stefan_Grubi's post in the thread Ohne Ankündigung "--reboot--" with Like Like.
    Guten Morgen! Um Euch auf dem laufenden zu halten: Proxmox läuft wieder Ein Dankeschön an alle, die sich die Zeit genommen haben und die Mühe nicht gescheut haben und mir helfend beiseite gestanden sind. Ich habe einiges neues aus den ganzen...
  • UdoB
    Technically this is a one-liner: for node in $(pvesh get /nodes --output-format=json | jq -r '.[].node'); do for vmid in $(pvesh get /nodes/$node/qemu --output-format=json | jq -r '.[].vmid'); do pvesh get /nodes/$node/qemu/$vmid/config...
  • UdoB
    As you say, you could do both. Flash and ZFS on Proxmox for ultra-fast and resilient local VM storage. Then a NAS VM which provides slow(er) storage over the network, this could run TrueNAS if you like. Preferably with its own passed-through...
  • UdoB
    TrueNAS makes its ZFS storage available for VM storage via network protocols such as NFS, iSCSI etc whether virtualised or not. If TrueNAS runs in a VM with paravirtualized network devices, it actually uses the network stack of the host, and will...
  • UdoB
    So... de facto you are not connected to the same network! (If it is a /24 as usual.) Perhaps this thread may give you some new ideas to check...
  • UdoB
    UdoB replied to the thread IO delay 18-27%.
    Unfortunately that depends on the exact error conditions. Some processes hang forever. And then there are unkillable Zombies for example - https://en.wikipedia.org/wiki/Zombie_process
  • UdoB
    UdoB reacted to bravo0916's post in the thread IO delay 18-27% with Like Like.
    Hi cwt and UdoB, Thanks for your comments. I realized that I added backup script in the crontab. The backup files are supposed to be copied to vmdata which is CIFS mounted. Now, the backup was failed due to backup folder name was changed and...
  • UdoB
    UdoB reacted to LnxBil's post in the thread Proxmox Replication with Like Like.
    The easiest method is storage replication which works for ZFS and CEPH, both are capable of continuous asynchronous replication. Proxmox VE does not support any other method at the moment that would qualify as replication.
  • UdoB
    UdoB replied to the thread IO delay 18-27%.
    ps x would have shown you the complete command line...
  • UdoB
    UdoB reacted to ligistx's post in the thread Garbage collection speed with Like Like.
    I don't disagree spinning rust is slow... but I can do pretty much anything else I need with this homelab without any issue. Of note, a buddy of mine with a similar setup is getting GC times in the low single digit hours. I have not compared his...
  • UdoB
    UdoB reacted to myssv's post in the thread unnötige Replizierungen löschen with Like Like.
    Konnte Sie jetzt aus dieser Datei löschen /etc/pve/replication.cfg
  • UdoB
    UdoB replied to the thread Garbage collection speed.
    Yeah, there is your reason. When you really need to utilize rotating rust then at least you should build it as "striped mirrors" and add a mirrored "Special Device", from the start. Everything else might work at the beginning but the performance...
  • UdoB
    When you stop a Ressource via the normal mechanism HA knows that. You ordered it to stop and this wish is obeyed. To test HA: pull the network cord of the hardware node which currently runs the Ressource in question, in "Request State: started"...
  • UdoB
    There is the idea of a "Developer Workstation": https://pve.proxmox.com/wiki/Developer_Workstations_with_Proxmox_VE_and_X11 This is the beauty of Debian as the foundation: you can do with it whatever you want. Of course you are leaving the...
  • UdoB
    UdoB reacted to LnxBil's post in the thread Choosing Proxmox for the right application? with Like Like.
    Your best option for your use case is VirtualBox or VMware player because you want desktop virtualization with window manager integration and good graphics performance. This is not the use case for Proxmox VE, Hyper-V or VMware ESXi, so you're...
  • UdoB
    UdoB replied to the thread unnötige Replizierungen löschen.
    Am besten sauber entfernen: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_remove_a_cluster_node