Recent content by BobhWasatch

  1. B

    Moving VMs with snapshots

    There is the issue of how the VM is stored. If it is on, say, lvm-thin, then the storage can handle the snapshot and the VM is in raw format. If it is on a file storage like NFS, then the image itself must do it, for example by being in qcow format rather than raw, because NFS itself doesn't do...
  2. B

    HA configuration for node migration/restart only

    No, it still doesn't make sense. Proxmox is somehow supposed to know if this was an "intended" shutdown rather than a VM crash, and do something different in that case. And you want "on demand" machines to have high availability? What the heck does that even mean? HA is not intended to be just...
  3. B

    HA configuration for node migration/restart only

    What is the point of HA if you're going to be shutting the VM down for extended periods and it should not run on a cluster restart? On the face of it this does not make any sense.
  4. B

    Spontaneous reboots on Minisforum MS-A2 with 6.17 (and later 6.14)

    The stuff about setting a slightly higher voltage and/or lower frequency in BIOS seems relevant though. It might also pay to look at what c-states are enabled and whether you have the AMD microcode installed. Other than that I got nuthin'.
  5. B

    Spontaneous reboots on Minisforum MS-A2 with 6.17 (and later 6.14)

    Googling "software wrote 0xE to reset control register 0xC" leads to some interesting info.
  6. B

    [SOLVED] frr.service doesn't restart when call ifreload -a ou doesn't start in boot time.

    You might be the only person running frr directly on their PVE host.
  7. B

    DRM master for LXC containers?

    NVidia card? Those are known to have issues with Wayland.
  8. B

    Proxmox Cluster time sync problem

    It is because he's trying to sync to a Windows DC and per usual Windows does things different. See for example: https://support.scc.suse.com/s/kb/Synchronize-chrony-with-a-Windows-NTP-Server?language=en_US
  9. B

    Proxmox Cluster time sync problem

    The chronyc sources output says it isn't synced (left-most column).
  10. B

    Installing Proxmox 9.1 using wifi and wifi-adapter.

    If there are any shortwave listeners or ham operators in the house, they will be very upset with you for installing one of those things. They spew RF energy everywhere since they use basically the whole HF band and your house wiring probably isn't shielded at all (why would it be?). Just wanted...
  11. B

    Swap usage while running backups

    Why do you care? Is there an actual slowdown of the VM that persists, or is this more of an aesthetic issue where you don't like to see swap use? From a system performance perspective it actually might be a good idea to put some lesser-used things in swap in order to have cache on a slow device.
  12. B

    PVE Cluster time sync questions

    You should just be able to use a "server" line instead of "pool" in /etc/chrony/chrony.conf. It might be helpful to read the chrony and chrony.conf man pages... server <ip-of-the-vm> iburst The thing is, though, that this setup seems kind of brittle to me. Your cluster time will depend on that...
  13. B

    PVE Cluster time sync questions

    The command "chronyc sources" will show what sources it is synced to, or if it is not synced. Example output: ~$ chronyc sources MS Name/IP address Stratum Poll Reach LastRx Last sample =============================================================================== ^+...
  14. B

    [Suggestion] Let VirtIO-GPU support max_outputs.

    Multi monitors work fine for me using xrdp on Debian with the regular Windows client or with krdc. Xrdp is much easier to set up now on Debian 13 since there is now "pipewire-module-xrdp" so you don't have to compile stuff to get sound.
  15. B

    Proxmox random crashes without logs

    Somebody makes a RAM stick called "G Skill Ripjaws RAM"? LOL! The way PC vendors name things, especially in the gaming space, is pretty hilarious. I mean, wow, it is just a memory stick. Off-topic, sorry, but I found it funny.