The r8169 network driver is notorious in Linux and Proxmox for causing exactly this type of flapping behavior under heavy load or bridging.
apt update
apt install -y pve-headers pve-kernel-helper pve-edk2-firmware dkms r8168-dkms
install...
did you check out the datacenter firewall, node firewall and vm firewall ? create security groups, on datacenter level, and assign it to your desired vms.
to be honest: i have a more complex setup and it penetrated me from back, after 3 days i...
Hi,
You should really check the backup log to have the exact data size.
For VMs with small data changes (as you said), 50 to 70GB a day seems a lot to me, or you just don't know that your VMs really have a high data change, and therefore your...
Looks like the most recent version of PROXMOX 9.2.2 has implemented a permanent fix for this, see this commit:
https://git.proxmox.com/?p=pve-storage.git;a=commit;f=src/PVE/Storage/ZFSPoolPlugin.pm;h=c705a2c03f2c5a9c67695d5d998925875d95c50b...
Oh, what an idiot I am, I unmounted the shares as many have suggested, and found 14GB of YouTube videos hiding in one of the /mnt directories. I've deleted them and now the boot drive is down to 9GB. Now I'm going to have to double-check all...
Die meisten USV kann man konfigurieren, dass erst bei einem bestimmten Batteriestand die Outlets wieder zugeschaltet werden. Dann bootet der Server erst bei z.B. 50% Kapazität. Damit hättest du das Problem behoben.
Oh, what an idiot I am, I unmounted the shares as many have suggested, and found 14GB of YouTube videos hiding in one of the /mnt directories. I've deleted them and now the boot drive is down to 9GB. Now I'm going to have to double-check all...
I was unable to get the Proxmox Backup Server 4.2 ISO Installer on a USB to get past the disk selection screen to install PBS on an old Mac Mini. I am able to turn on, see the USB disks (GRUB an EFI) to select from; but it hangs after sections. I...
I couldn't wait until tomorrow :). It is working now. Stupid mistake on my end. Thank you so much for getting me in the right place. I probably would have never gotten it. Much appreciated.
I couldn't wait until tomorrow :). It is working now. Stupid mistake on my end. Thank you so much for getting me in the right place. I probably would have never gotten it. Much appreciated.
It was not clear from your post you were talking about a guest.
Interface naming conventions change in other distro's too.
Which distro is on the guest? Is it a VM or LXC?
in general - be careful with mdadm raid1 in conjunction with direct-io. there is a reason why proxmox discurages using it and is not supporting it either
https://bugzilla.kernel.org/show_bug.cgi?id=99171
what does lsblk -f /dev/disk/by-id/usb-TO_Exter_nal_USB_3.0_2015033100081-0:0 tell ?
and lsblk --version on host and inside vm ?
also print fdisk -l for usb drive and for mapped drive inside vm
Also, I can confirm it is LACP-related. I removed all LACP on both ends, and it is working. Right now, I just have one management NIC and two cluster nics active. Rebooted host1, and it is working.
auto lo
iface lo inet loopback
auto...