Any chance you can try leaving the system for that time cycle with one or both of the VM's off? Wondering if perhaps there is a hardware or power issue with the system.
I have created a storage class using Proxmox plugin and created a shared storage called "SSY-Storage".
Now when the VM is not added to HA, I can migrate the VM between nodes freely, but as soon as I add the node to HA, the migrate and VM start...
hm - the 'Edit' button only becomes active after you click on a row (that you then edit when clicking the Edit button) - is this maybe the issue?
else make sure that you select `Linux PAM standard authentication` as Realm when logging in...
Hello!
We encountered a similar NCCL issue with CUDA error: operation not supported.
Our H200s were managed by vGPU. We uninstalled the vGPU drivers (on the Proxmox host and the VM) and installed on the VM the latest Nvidia Linux driver. After...
Hello,
today I wanted to install proxmox 9.1 on a new harddisk. Proxmox 9.1 and the earlier versions always froze at " waiting for /dev to be polutated". Adding nomodeset to the kernel boot options made no difference.
Cause of this behavior...
You can force enable something even if it's not installed; that module name will appear in the `ceph mgr module ls` list. I think Dashboard is requiring the SMB module rather than optionally loading it as it does for NFS
I think the following...
You don't need to change to a pve-test repo, Just compile the Kernel you want. I updated the instructions for the yet to be released kernel with 2.4.0, or roll back the pve-kernel to a commit with a previous commit for the kernel you want, and...
Hello Members
I'm trying to set up iSCSI with multipath in a PVE cluster to a SAN. I want to achieve redundancy and load balancing. There are four paths to the SAN.
However, multipath only uses two paths and creates only one priority group...
I meant i disabled snapshots as a volume chain, the disk format becomes then raw again.
With snapshots enabled the disk format is qcow2 if i am not mistaken.
This does not help. Kernel crashes on boot with the Dell Precision 5820 in both modes. Updating to the latest BIOS 2.48 does not help either. Only kernel downgrade helps. I have pinned kernel "6.8.12-17-pve" which was the one in use before my...
nano /usr/share/pve-manager/js/pvemanagerlib.js
find: deleteSet.keys().toArray().join(',')
replace: Array.from(deleteSet.keys()).join(',')
worked for me [win7 .chrome. 109.0.5414.120]