S3610 stats is not bad.
Do you feel slow system then doing multi read/write tasking?
Or you just look at the graph and try to decide from there ?
Do you still see blocked messages?
Try to disable ZFS sync write, maybe it will help.
SSD as DB/WAL for SSD may not give expected performance. What was Ceph slow performance at the beginning ( not disk itself )?
As of small/lab Ceph cluster I do not see much lose of using EC vs replica.
You told it is slow but did not told the numbers.
With ceph you can create CRUSH rules where pool must save data. You can create new class, new root to distribute the data.
Hello,
I use a bunch of STEC ssd. They are old but runs good and have high endurance. Regular smartctl doesn't return all needed information. Proxmox GUI show wearout as N/A.
To get more information I use #sdmcmd64
In Diskmanage.pm...
This is my types
# types
type 0 osd
type 1 osd-link
type 2 disk-group
type 3 host
type 4 chassis
type 5 rack
type 6 row
type 7 pdu
type 8 pod
type 9 room
type 10 datacenter
type 11 zone
type 12 region
type 13 root
If OSD belongs directly to...
Could it be related to this? https://github.com/proxmox/pve-ha-manager/commit/dc200f10963fcb7ca81ea05246ce69bf03117629
# pveversion -v
proxmox-ve: 9.2.0 (running kernel: 7.0.12-1-pve)
pve-manager: 9.2.3 (running version: 9.2.3/d0fde103346cf89a)...
Hello,
I'm not sure which update caused this issue, but using HA Affinity Rules I can't migrate a VM to another node.
In migration dialog I see: Cannot migrate VM, because HA resource vm:121 is not allowed on the selected target node.
Using...
Hello,
I am facing a problem where the rebooted server gets stuck with VM migration for various reasons and the process repeats endlessly [1]. The HA migration process should have a retry counter in case of unsuccessful migration to the same...