I setup a new Proxmox 9.0.11 cluster to replace my old one. I found it easier to just backup nodes, and create a new cluster rather than replacing nodes one by one to replace hardware.
I have the two nodes up, I haven't setup the qdevice or ha yet. I started setting up the replication tasks, and when it starts to replicate one vm, it just sits there for hours and does nothing. I have to kill the tasks to cancel it. I can't see any log entry that offers any details.
I am using ZFS on both nodes. There is plenty of space. There are two nodes. I am using a single network connection for both vm traffic and cluster traffic. It is currently 2.5gbit but will be 10gbit when the dac cables show up.
On the second node, I can see a disk file show up with the proper size, but the job never finishes.
I have the two nodes up, I haven't setup the qdevice or ha yet. I started setting up the replication tasks, and when it starts to replicate one vm, it just sits there for hours and does nothing. I have to kill the tasks to cancel it. I can't see any log entry that offers any details.
I am using ZFS on both nodes. There is plenty of space. There are two nodes. I am using a single network connection for both vm traffic and cluster traffic. It is currently 2.5gbit but will be 10gbit when the dac cables show up.
Code:
2025-11-02 01:52:03 103-0: start replication job2025-11-02 01:52:03 103-0: guest => VM 103, running => 309663
2025-11-02 01:52:03 103-0: volumes => local-zfs:vm-103-disk-0
2025-11-02 01:52:03 103-0: freeze guest filesystem
2025-11-02 01:52:03 103-0: create snapshot '__replicate_103-0_1762066323__' on local-zfs:vm-103-disk-0
2025-11-02 01:52:03 103-0: thaw guest filesystem
2025-11-02 01:52:03 103-0: using secure transmission, rate limit: none
2025-11-02 01:52:03 103-0: full sync 'local-zfs:vm-103-disk-0' (__replicate_103-0_1762066323__)
On the second node, I can see a disk file show up with the proper size, but the job never finishes.
Last edited: