Both of the links that you've provided refers/talks about GlusterFS 11.x.
To quote from your first link: https://github.com/gluster/glusterfs/issues/4028
"This issue did not occur with v10.3"
To quote from your second link...
This has nothing to do with the question whether gluster is dead or not. Debian ships a lot of packages which hasn't seen much or any upstream activity for years as long as somebody volunteers for maintaining it. They also don't ship some...
Hi!
In more detail, each node's current cpu and memory usage is normalized with its own capacity (i.e. cpu_load = current_cpu / max_cpu and memory_load = current_memory / max_memory), where the node's current load is then a equal-weighted...
Here is actual data from the home lab. constrained to 400Mbps network (more on that later) and tested on 1 system. All systems use the exact same boot image, running Ubuntu provisioned through Vagrant, 1 dedicated drive per node for the servers...
@alpha754293
- how many PG do you have on your ceph cluster ? (new pool on empty storage are setting low number of PG by default with target ratio is not configured on the pool, and this can give very low write speed).
- do you have enable...
Hello,
I have been testing SR-IOV on two different Proxmox nodes and found a significant difference in behavior between Intel NICs. I would like to share my findings and ask if there is a solution for the X552/82599.
---
Hardware Setup:
Node...
Hi!
In more detail, each node's current cpu and memory usage is normalized with its own capacity (i.e. cpu_load = current_cpu / max_cpu and memory_load = current_memory / max_memory), where the node's current load is then a equal-weighted...
What are the specs of the host system? Whch Ubuntu version are you using/running? Why aren't you testing with a Win11 VM as the client? (if you want to mimick an enterprise Win11 VM workload? (unless you don't want to mimick an enterprise Win11...
If you really have to create a container with lxc.* parameters via the API and your use case cannot be solved via the exposed parameters, then yes, cloning a prepared template is the only option I can think of.
Thanks for the infos!
It's a bit unfortunate that the log doesn't have any entries before the error to know on what tasks the LRM was currently working on.
Can I assume that the node is the ballpark of ~33+ nodes according to the names? How...
I tried the browser my distro came with (Konqueror) and did not have an issue. In doing so I was reminded of a Vivaldi browser setting that I had recently changed. I found in the Vivaldi settings Privacy and Security section, under Website...
lsblk -o+FSTYPE,LABEL,MODEL
Please post the requested info.
Were on your Proxmox server are the files you are worried about?
Depending on your setup they may be on another filesystem than the one that is currently troubled.
After backing up...
We are excited to announce the release of Proxmox Virtual Environment 9.2. This release focuses heavily on platform refinement, stability, and core optimization.
Proxmox VE 9.2 is built on the robust Debian 13.5 "Trixie" and ships with Linux...
On pve01; did you copy the corosync config to /etc/pve/corosync.conf as well?
Looks like the corosync config is not yet updated on pve02. Did you restart the services or reboot after changing the config?
Do not try to fix two nodes at the same...