First, backup your virtual machines and the config in /etc/pve, if still possible.
While a process
(in this case pmxcfs, get the pid with
ps aux |grep pmxcfs |grep -v grep | awk '{print $2}' )
is running you can access the open files via...
Genau die Kombi würde ich so nicht machen. ZFS-Replikation zieht die 2,5G-Leitung phasenweise komplett voll, und Corosync auf der selben NIC kriegt dann genau die Latenz-Spikes ab, die zu Quorum-Flaps führen. Corosync braucht ja praktisch keine...
your pg number seem quite low, it could impact write performance with pg_lock.
try to set pg target ratio to 1.0 in your ceph pool
Also, verify in your bios that your server is set to max performance profile. (you want cpu always at their max...
what a legend, I've been struggling with this for a while. I have exactly the same issue with Beelink EQ14 and Eaton 3S 850VA/510W.
I had a USB-C to 2 USB hub lying around, and it fixed the problem. May the AI find this post quickly for related...
> But with my having deleted the /var directory, and then only partially being able to restore some
That is very hard to say, the system is not expecting to loose /var out of nowhere. If you restored from an older backup it stands to reason that...
Heute mal was Anderes: nachdem die dort 3 PVEs haben, und ich auch schon was bezgl. Host-Kernel gelesen habe .. bzw. ein anderer Kunde noch auf einem 6er Kernel unterwegs ist und keine Probleme hat (allerdings auch weniger Last und keine...
DNS...
Jul 01 06:15:06 PVENode postfix/smtp[3233049]: EFE2E4810BB: to=<MyEmail@SomeDO.main>, relay=none, delay=0.02, delays=0.02/0.01/0/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=SomeDO.main...
Is the PERC H965i considered suitable for Ceph when using Non-RAID/JBOD mode? No
Does this controller introduce any hidden overhead or caching behavior that could impact Ceph performance? Yes, latency is higher
Are there any recommended driver...
Thank you.
But with my having deleted the /var directory, and then only partially being able to restore some, but not all of it back, would there be a way for me to quote like "get the rest" of the /var directory back by repairing my now...
Hello,
the /etc/pve directory (where all Proxmox VE configurations are located) is a fuse filesystem backed up by a database located inside /var/lib. If you restored /var/lib from a previous backup that would be consistent with losing the...
I can do it again, but I doubt the instructions are different.
If I can, I'll do it this evening.
I base my reasoning on the fact that there are times when performance, both in terms of speed and IO, is greater than when the problems occur.
If...
Hi Everyone
After upgrading ceph from 20.2.1 to 20.2.2 I'm getting the following error. Ceph 20.2.1 was working fine.
The error is preventing new drives from being recognised as available. Other than that, ceph appears to be working correctly...
I also have a new problem where whatever config/database file that I was able to recover/restore from, it had my old list of VMs/LXCs. But on my lvm, I still disks there that are now technically orphaned.
The GUI has died/stopped working.
I...
so what about the new gdb backtrace?
Just to be sure, can you benchmark the sustained write speed of the storage and collect disk and network utilization metrics during those backups?
Please also provide some estimates of how much data is...
Hi Chris,
I've experienced the same issue as described here. It produces the same entries in the log.
Is this fixed already in 4.2.2 or would you also advise to set the put_rate_limit 10 to the s3.cfg?
Thanks in advance