Search results

  1. C

    UI Bug in Datacenter > Options > Migration and Replication Settings

    Hello, the dropdown to select a network for Migration/Replication doesn't show/select the networks but the IP for the node one is logged in. Example on node 1. All networks are X.X.X.0/24 And configured IPs are X.X.X.1/24 Selecting one of those entries sets the IP (ex. 10.0.110.1/24)...
  2. C

    Positive Resource Affinity Rules are migrating to target node and back to source node

    Hello, we've upgraded our cluster from 8 to 9 and created a few resource affinity rules (no node affinity rules present). For example there is one positive affinity rule for VMs 910 and 911. Both are simple Linux VMs with backing ceph storage (ssd pool). No PCI devices or anything else is...
  3. C

    VM Name in Comment

    Hi everyone, is it possible to automatically add the VM Name in the Comment during a scheduled Backup Job by using a Hook Script or something? Regards
  4. C

    No Network Adapter in fresh Windows Server after Upgrade to Proxmox 7

    Hi everyone, are there any known issues with networking inside Windows VMs and Proxmox 7? 2 days ago i installed a Windows Server 2016 VM without any problems. Yesterday i did an upgrade of the Proxmox Cluster from latest 6 to 7.0-8. Today i try to install a Windows Server 2016 VM (same ISO...
  5. C

    [SOLVED] Notifications are "always" sent even if set to "Error" only

    Hi, somehow the notification settings do not work properly. I have set them to "Error" for Verify, Sync and GC on every Store but i still receive "success" notifications. I'm running pbs 1.1-9
  6. C

    [SOLVED] Restore to different node with different datastore

    Hi everyone, maybe someone can point me in the right direction. What i would like to do is to restore a VM made from one node into its datastore to a different node with its own datastore using a new VMID. Let say i have two nodes with each having its own datastore: node1 -> store1 node2 ->...
  7. C

    Ceph with multipath

    Hi everyone. I'm struggling with ceph using multipath and the pve provided tools. My setup is a 3 node cluster with each node having a dedicated FC storage. Each server has 2 HBAs to achieve hardware redundancy. Multipath is configured, running and the device mapper block devices are present...