After configuring a GlusterFS storage with a arbiter and 2 storage nodes, I get the following error when creating a VM on our Proxmox 8.0.4 cluster:
Formatting 'gluster://89.47.9.17/clusterdata/images/101/vm-101-disk-0.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=off compression_type=zlib size=34359738368 lazy_refcounts=off refcount_bits=16
[2023-10-16 23:12:51.553665 +0000] I [io-stats.c:3701:ios_sample_buf_size_configure] 0-clusterdata: Configure ios_sample_buf size is 1024 because ios_sample_interval is 0
[2023-10-16 23:12:51.661126 +0000] E [MSGID: 108006] [afr-common.c:6123:__afr_handle_child_down_event] 0-clusterdata-replicate-0: All subvolumes are down. Going offline until at least one of them comes back up.
[2023-10-16 23:12:51.661215 +0000] E [MSGID: 108006] [afr-common.c:6123:__afr_handle_child_down_event] 0-clusterdata-replicate-1: All subvolumes are down. Going offline until at least one of them comes back up.
[2023-10-16 23:13:01.556623 +0000] I [io-stats.c:4033:fini] 0-clusterdata: io-stats translator unloaded
[2023-10-16 23:13:02.560883 +0000] I [io-stats.c:3701:ios_sample_buf_size_configure] 0-clusterdata: Configure ios_sample_buf size is 1024 because ios_sample_interval is 0
[2023-10-16 23:13:02.674999 +0000] E [MSGID: 108006] [afr-common.c:6123:__afr_handle_child_down_event] 0-clusterdata-replicate-0: All subvolumes are down. Going offline until at least one of them comes back up.
[2023-10-16 23:13:02.675086 +0000] E [MSGID: 108006] [afr-common.c:6123:__afr_handle_child_down_event] 0-clusterdata-replicate-1: All subvolumes are down. Going offline until at least one of them comes back up.
[2023-10-16 23:13:12.563757 +0000] I [io-stats.c:4033:fini] 0-clusterdata: io-stats translator unloaded
virtio0: successfully created disk 'Clusterdata:101/vm-101-disk-0.qcow2,cache=writeback,iothread=1,size=32G'
TASK OK
When testing de storagecluster in SSH everythings seems fine, even when I directly mount the storage to a host it works without the errors.
Does anybody know what is causing this error and how I can resolve this?
Formatting 'gluster://89.47.9.17/clusterdata/images/101/vm-101-disk-0.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=off compression_type=zlib size=34359738368 lazy_refcounts=off refcount_bits=16
[2023-10-16 23:12:51.553665 +0000] I [io-stats.c:3701:ios_sample_buf_size_configure] 0-clusterdata: Configure ios_sample_buf size is 1024 because ios_sample_interval is 0
[2023-10-16 23:12:51.661126 +0000] E [MSGID: 108006] [afr-common.c:6123:__afr_handle_child_down_event] 0-clusterdata-replicate-0: All subvolumes are down. Going offline until at least one of them comes back up.
[2023-10-16 23:12:51.661215 +0000] E [MSGID: 108006] [afr-common.c:6123:__afr_handle_child_down_event] 0-clusterdata-replicate-1: All subvolumes are down. Going offline until at least one of them comes back up.
[2023-10-16 23:13:01.556623 +0000] I [io-stats.c:4033:fini] 0-clusterdata: io-stats translator unloaded
[2023-10-16 23:13:02.560883 +0000] I [io-stats.c:3701:ios_sample_buf_size_configure] 0-clusterdata: Configure ios_sample_buf size is 1024 because ios_sample_interval is 0
[2023-10-16 23:13:02.674999 +0000] E [MSGID: 108006] [afr-common.c:6123:__afr_handle_child_down_event] 0-clusterdata-replicate-0: All subvolumes are down. Going offline until at least one of them comes back up.
[2023-10-16 23:13:02.675086 +0000] E [MSGID: 108006] [afr-common.c:6123:__afr_handle_child_down_event] 0-clusterdata-replicate-1: All subvolumes are down. Going offline until at least one of them comes back up.
[2023-10-16 23:13:12.563757 +0000] I [io-stats.c:4033:fini] 0-clusterdata: io-stats translator unloaded
virtio0: successfully created disk 'Clusterdata:101/vm-101-disk-0.qcow2,cache=writeback,iothread=1,size=32G'
TASK OK
When testing de storagecluster in SSH everythings seems fine, even when I directly mount the storage to a host it works without the errors.
Does anybody know what is causing this error and how I can resolve this?