Sorry for double post, I'm new, sorry again.
On my side the names are correct, I think:
On Qnap, just now after the post that will explain my situation:
Since this is a bond, what is the ethtool output for the other bond member? (eno1np0). Can you also post the VM configuration? qm config <VMID>? In our tests tx-checksum-ip-generic also seemed to be involved somehow and in your output it is...
First of all, thank you for your work on this Plugin!
I've been trying this plugin out this week and do have a VM currently running on it, but I am experiencing a few issues:
Snapshots without RAM can successfully be created and rolled back...
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...