Hi Fabian,
I disabled GRO/GSO/TSO on both nodes:
ethtool -K nic0 gro off gso off tso off
I also ran a UDP stress test with iperf3 between the nodes:
iperf3 -c 192.168.188.10 -u -b 100M -l 1400
Result: 0% packet loss over 84793...
Hi,
I currently have my Proxmox VE installed on a single SSD and I plan to move to 2 SSD in mirror mode.
I'll have to reinstall PVE. My PVE and PBS settings are backed up with Proxsave and all my VM / CT (installed on local-lvm, so on the SSD...
Well, that went differently than hoped.
I had some problems reconnecting the drive on the new host and later tested using my NAS.
It was slower but did work.
On the real move, I made a mistake and forgot to rename a raw file before the restore...
Thanks for the script. I am setting up a new PBS and also want to conserve energy, but cannot see how your script handles PBS scheduled tasks such as imminent or active pruning, verifying, syncing or garbage collection.
Does it simply shut down...
Thank for your reply.
I have a last question about the parameters the pmgconfig expects here:
pmgconfig cert set <type> <certificates> <key> [OPTIONS] [FORMAT_OPTIONS]
Upload or update custom certificate chain and key.
<type>: <api | smtp>
The...
Oh, my bad - completely overlooked that you are talking about Mail Gateway!
Anyhow, the correct endpoint would be: https://pmg.proxmox.com/pmg-docs/api-viewer/index.html#/nodes/{node}/certificates/custom/{type}
As for the CLI, there is the...
IMO also bit strange discussion, so only two points from my side:
1. Glusterfs really is not KISS, it might be relatively simple to setup for some use cases, especially testing ones, but there stops the simple side of it. If you find it bein EOL...
UPDATE:
I decided to test my existing Truenas VM that was running a pair of disks for a Frigate storage array (stripe) off the onboard Intell AHCI Mode Sata Controller. Put one disk on the other 1064 on-board controller and the other disk on the...
I found the problem: an old VMWare mouse driver.
[Version]
Signature="$Windows NT$"
CatalogFile=vmmouse.cat
Provider=%VMMouse.Mfg%
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Class=Mouse
DriverVer=03/26/2012, 12.5.2.0...
Howdy,
Thank you for your detailed steps.
I am having an issue that I believe is related to what's been discussed here. Full disclosure, I'm a simple homelab hobbyist and this issue is rapidly getting above my experience level. I am presently...
Hello,
I am aware that some users prefer to use RAW files instead of zVols when setting up virtual disks for VMs. As far as I can see, PVE currently only supports using zVol-based virtual disks (which are somewhat confusingly called RAW storage...
A couple days ago I ran into a frustrating issue. My UGREEN DXP8800 Sata controller is an ASMEDIA 1164 controller and worked fine with the latest updates of proxmox, was broken in 9.0 beta if I recall, and the promox kernel. A motherboard I have...
Ref: https://discuss.linuxcontainers.org/t/lxc-7-0-lts-has-been-released/26612
I realize the answer to this is probably no, but I wanted to make sure nothing had changed.
The PVE dev team has, for a while now, recommended avoiding installing...