Hi all,
recently I changed my Proxmox setup to run a HA cluster based on GlusterFS. Now I noticed, that whenever I put one host of the GlusterFS down (e.g. restarting it after upgrades), the VM's running on the other Host gets a corrupted filesystem. The corrupted VM is then showing the following errors:
My GlusterFS configuration looks like:
Has anyone an idea why this happens?
best regards
fox
recently I changed my Proxmox setup to run a HA cluster based on GlusterFS. Now I noticed, that whenever I put one host of the GlusterFS down (e.g. restarting it after upgrades), the VM's running on the other Host gets a corrupted filesystem. The corrupted VM is then showing the following errors:
My GlusterFS configuration looks like:
Code:
root@proxmox-nuc:~# gluster volume info
Volume Name: pve
Type: Replicate
Volume ID: f2e8a3f0-b73f-4354-adbe-21a87f24b981
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x (2 + 1) = 3
Transport-type: tcp
Bricks:
Brick1: 192.168.178.141:/data/proxmox/gv0
Brick2: 192.168.178.130:/data/proxmox/gv0
Brick3: 192.168.178.28:/data/proxmox/gv0 (arbiter)
Options Reconfigured:
performance.client-io-threads: off
nfs.disable: on
transport.address-family: inet
features.shard: on
cluster.self-heal-daemon: on
Has anyone an idea why this happens?
best regards
fox
Last edited: