The Latest Gartner® Magic Quadrant™Hyperconverged Infrastructure Software
Done.yaroslav (staff) wrote: ↑Wed Aug 27, 2025 10:44 amPlease pull the logs from all nodes (Log in to the Web management interface -> Select the gear-shaped button -> Expand the VM name view -> Support Bundle). Upload them here https://www.starwindsoftware.com/support-form using 1364582 as your reference.
Where I can configure sync priority by percentage? I don't see that option - I have only options like: Balanced (default), Faster synchronization, Faster client request processing.yaroslav (staff) wrote: ↑Wed Aug 27, 2025 1:47 pmPlease reduce synchronization priority to 5% .
I can see that the replication is stopping due to underlying storage delays. I think it might be related to the ZFS volume you use.
Could you please tell me more about the storage configuration?
Changed priority to "Faster client request processing" - not helped.yaroslav (staff) wrote: ↑Thu Aug 28, 2025 1:05 pmSet the parameter value to the faster client response first. If no luck, use haSyncPriority and set the value 5.
How is the storage connected to CVM? Are they QUEMU, RDM, or pass through devices?
I cannot passthrough the P440 Controller in HBA mode, because proxmox boot disks are also connected to the same backplane/controller. These are 6x 2.5" SAS 600G 10K disks.yaroslav (staff) wrote: ↑Mon Sep 01, 2025 5:23 amZFS is generally not recommended for virtualization workloads. Could you please let me know what those disks are and what ZFS configuration you have?
Try setting replication to 5% with the script.
You can create a physical RAID and use something like raw-device-mapping (i.e., map the VD device to CVM in Proxmox).yaroslav (staff) wrote: ↑Thu Aug 28, 2025 1:05 pmSet the parameter value to the faster client response first. If no luck, use haSyncPriority and set the value 5.
This is not an option in this case, because I have to rebuild whole PVE cluster - boot disks are on the same controller as the CVM disks. For the option / script - where I can find it so I'll try with slower sync.yaroslav (staff) wrote: ↑Mon Sep 01, 2025 5:31 amYou can create a physical RAID and use something like raw-device-mapping (i.e., map the VD device to CVM in Proxmox).yaroslav (staff) wrote: ↑Thu Aug 28, 2025 1:05 pmSet the parameter value to the faster client response first. If no luck, use haSyncPriority and set the value 5.
Code: Select all
P440 (HBA MODE) -> Backplane -> 2x "RAW" disks used for Proxmox -> ZFS Mirror
P440 (HBA MODE) -> Backplane -> 6x "RAW" disks passed through to the CVM