Search results

  1. R

    [SOLVED] Kernel pinning no effect

    I got one node which pinning has no effect on. Problem is that this node is affected by the 6.8 crashes. I already tried the steps outlined in https://forum.proxmox.com/threads/unable-to-pin-kernel.111785/ but even the reinit doesn't make a difference. root@proxmox3-ng:~# uname -a Linux...
  2. R

    Replace bootable disk in Raidz1 with bigger one

    Hey, I need to replace the boot disks from my node. I know of the normal way described here but since sgdisk -R simply copies the partitions the main partition size wouldn't match the new diskspace. Is there a recommended way of increasing the size afterwards? Best regatds Ray_
  3. R

    Cloning a Domain Controller via New-ADDCCloneConfig

    Hey, since Win 2012 Servers, Microsoft supports creating clones from a Domain Controller. (New-ADDCCloneConfig) However I could only find information about this on Hyper-V and ESXi. Does Proxmox/KVM support this feature aswell? I only found this old thread which doesn't have an answer...
  4. R

    URGENT - High IO delay 90+% on newly configured system

    Hey, over the weekend I brought our 2nd server online to redo the first one. I moved all VMs/CTs to the 2nd server and deleted the first since everything seemed fine. However when even the slightest IO operation occurs (e.g. opening a browser on a server) the IO delay skyrockets up to 90+%...
  5. R

    Restoring a backup with disks from different storages?

    Hey, I have a VM with 3 disks. The disks are distributed over 3 different storages. When I select "Restore" in the Backup tab, I can only restore to one storage. Is it possible to select where each disk is supposed to be restored? (Same with moving to another node) Sincerely Ray_
  6. R

    Replacing a node in a cluster - LVM to ZFS

    Hey, I have a cluster of 3 nodes. One is booting via iSCSI which is kind of unstable. That's why I want to move the whole boot partition to local disks formatted with ZFS. No VMs are directly on this partition, only isos. My current plan is to migrate all VMs/CTs to the other 2 nodes and...
  7. R

    [SOLVED] January Sender, Receiver, and Contact statistics empty

    Hey, I just tried to check some email statistics from January, but the Sender, Receiver, and Contact statistics are empty. However, I can list all the emails from January in the tracking center, and in the domain statistic, it's showing the correct amount of emails. In the spam score...
  8. R

    PBS crashes without error message

    Hey, since Friday my PBS crashes when backing up. Here are the last lines of syslog before I have to hard reset the server, because it becomes completely unresponsive. No Web interface, no pings. Feb 14 00:33:48 backup proxmox-backup-proxy[1842]: vm/107/2022-02-04T23:00:42Z remove Feb 14...
  9. R

    Negating Who object

    Hey, is it possible to negate a Who object? For example, I want to trigger a rule on all but a few email addresses. Sincerely Raylands
  10. R

    [SOLVED] Grub can't find volume group 'pve' on iSCSI boot

    Hey, when I try to boot a freshly installed Proxmox 7 or Debian 11 I always get the error message volume group 'pve' not found. When I boot it with Qemu in a Debian live image PVE works fine. I guess there is something wrong with my installing process: 1. connect via iscsiadm 2. Start a vm...
  11. R

    [SOLVED] PMG adds @pmg realm to LDAP authentication

    Hey, I set up the synchronization between PMG and my AD and the Users are synced just fine. However, when I try to log in with user@domain.com it fails. In the Syslog, I can see that PMG added @pmg to the user -> user@domain.com@pmg The authentication for the quarantine UI is set to...