Recent content by rh-xZa2W

  1. R

    [SOLVED] Guest migration via ceph copies disk to local-storage

    Hi guys, i have a single debian with guest-agent, running as a VM on a 3 node-cluster (each node has 2 OSD's building the ceph-cluster (rpool1)). When i tried to online-migrate the VM i got (you'll notice later that the disk does not lay on the local-storage but on the ceph (pool1), and this...
  2. R

    Windows 11 Guest 100% CPU-Load after hours

    Yes, we normally run kvm64 and switched to host but the problem persists with host type enabled.
  3. R

    Windows 11 Guest 100% CPU-Load after hours

    Nothing special in the logs on both sides. We have this on different hosts, with different Win11 machines (But only Win11). CPU History is looking like this (Drops in load are while and after restart):
  4. R

    Windows 11 Guest 100% CPU-Load after hours

    has already been updated to win11.
  5. R

    Windows 11 Guest 100% CPU-Load after hours

    Hi everyone, we have multiple Windows 11 VMs on different PVE's with sometime 100% CPU load after hours of inactivity. The only solution to return to normal CPU load is to restart the VM. Any ideas or improvements recommendations? VM Config: root@pve:~# qm config 905 agent: 1 balloon: 0 bios...
  6. R

    [SOLVED] 2x PBS, one Enterprise one No-Subscription Repo

    Hi Guys, i have a question related to updates on PBS, i have one (Main) PBS with an Enterprise Repo and a (Slave) with the No-Subscription Repo, the datastore is fully synced to the slave (sync-job initiated via slave). I guess it's not recommended to have these differences on the repos when...
  7. R

    [SOLVED] PBS Repository Tab - 400 Bad Request nach upgrade von 10 auf 11

    Problem und Lösung: Hier fehlte der Mountpoint für rpool /rpool. # mount [...] rpool/ROOT/pbs-1 on / type zfs (rw,relatime,xattr,noacl) [...] rpool on / type zfs (rw,noatime,xattr,noacl) # zfs list NAME USED AVAIL REFER MOUNTPOINT rpool 7.46T 24.1T 163K /...
  8. R

    [SOLVED] PBS Repository Tab - 400 Bad Request nach upgrade von 10 auf 11

    Der PBS ist eine baremetal Installation. Das root FS ist ZFS. Ein weiterer PBS synct sich den Datastore. Der betroffene PBS hat auch eine aktive Basic Subscription, vielleicht gehe ich den Weg des Support-Tickets.
  9. R

    [SOLVED] PBS Repository Tab - 400 Bad Request nach upgrade von 10 auf 11

    Meine Datei sieht korrekt aus: root@server:~# cat /usr/lib/os-release PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support"...
  10. R

    [SOLVED] PBS Repository Tab - 400 Bad Request nach upgrade von 10 auf 11

    Ich habe alle Updates eingespielt und bin demnach auf der neusten Version 2.1-5 : root@server:~# proxmox-backup-manager versions --verbose proxmox-backup 2.1-1 running kernel: 5.13.19-5-pve proxmox-backup-server 2.1.5-1 running version: 2.1.5 pve-kernel-helper...
  11. R

    [SOLVED] PBS Repository Tab - 400 Bad Request nach upgrade von 10 auf 11

    Der PBS ist eine bare-metal Installation und das Problem besteht erst seit Upgrade von Buster auf Bullseye.