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...
Hi,
we lower to 200 MiB/s bandwidth limit per node on backup job, but the problem sometimes still happens and one or 2 vm/contaniner are skipped.
Load, bandwith and latency are not a issue. We can't figure out which is the problem.
Proxmox VE...
Hi @bbx1_
thanks for posting in the forum!
The new configuration on the nodes 1 and 2 stems from the pinned network interfaces names, probably generated by the pve-network-interface-pinning tool.
You can always manually generate the config on...
A scrub only verifies data integrity and checksums. It does not repair corrupted allocation metadata, metaslabs, space maps, or range trees.
The panic you’re seeing (“removing nonexistent segment from range tree”) suggests an inconsistency in...
Has anyone gotten an Intel ARC GPU working in passthrough with a Supermicro X11SSL-F or X11SSM-F board for either a Windows or Linux guest? They are substantially similar except one has the C232 chip and the other one one has a C236 ship + extra...
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...