Hi I’m pretty new to Proxmox and a total noob when it come to Linstor and DRDB. I have a 2 node Proxmox-Cluster with an additional corosync-qdevice running on my Unraid-NAS.
Now I try to get DRBD working but unfortunately I fail. I followed...
Why are you running a system which is end of life? PVE7 doesn't get any updates ( including patches) anymore since July 2024 https://forum.proxmox.com/threads/proxmox-ve-support-lifecycle.35755/
Regarding to your question: Please post the...
yes. see https://pve.proxmox.com/wiki/User_Management#pveum_permission_management
you will not be DENIED support, but the first answer to any issue would be "make all cluster members the same version." This isnt unique to Nutanix or Proxmox; its...
What is the output of apt update? Did this problem occur before or after changing the repositories? Did you update to the latest PVE 8.4 before? What are the currently configured repositories?
I did that, too following detailled instructions at https://pve.proxmox.com/wiki/Upgrade_from_8_to_9 and had no issues at all
I recommend changing the thread‘s title to something meaningful to gain more attention.
Maybe there is no Proxmox repository configured at all?
Best to follow the official guide: https://pve.proxmox.com/wiki/Upgrade_from_8_to_9 . You can run pve8to9 at any time and it might give you helpful hints, but it works best when it is...
Why are you running a system which is end of life? PVE7 doesn't get any updates ( including patches) anymore since July 2024 https://forum.proxmox.com/threads/proxmox-ve-support-lifecycle.35755/
Regarding to your question: Please post the...
one year lataer and proble is still there even any change in auto suspend, happend with any USB Wireless network device. https://bugzilla.proxmox.com/show_bug.cgi?id=6880
This is because there is no available storage entry with the same name on the target node adm123, so the migration was aborted. Check if you can mount the same iSCSI storage, or back up/restore the disk to be migrated to the local storage of...
you give your students access to all VMs, they have access to all VMs. remove the ACL giving access to /vms with propagation, then the user will only be able to create guests in the pool, and attempts to create one without a pool set will fail...
I'm on a 5.X-kernel too, udp buffer overrun was fixed in e1000 driver in 4.15 kernel while caused segmentaion offload limitations, so you should turn off it if you want full speed.
Did you try solution before writing answer? For me disabling in...
Maybe should try to disable tcp segmentation offload and generic segmentation offload ethtook -K <interface> tso off gso off
There is known problem with Intel i218/i219 NIC and e1000e driver - buffer overrun while the I219 is processing DMA...
you can give the PVE access token only access to read old backups and create new ones, but not remove/prune backups. you can combine this with a sync job on the PBS side to keep an offsite archive that is decoupled from the main PBS system (with...
You can add directly a hard drive with XFS or EXT4 attached to the USB port without ZFS, and in the PBS mark it as a "Removable device", then if you want to restore this PBS backups in another PBS; you simply need to declare it again as a...