-
Hi people, after a outage of a node (server1) in a 3 node cluster i realized the files are actually not distributed as i expected they would and that some files were missing when they are requested. I have the following setup and thought that the bricks would be. Am i wrong with my assumption that with my setup the data should be distributed across 3 nodes? gluster 9.0-1 (upgraded now to 9.3) server3: gluster volume info vol1
peer status shows that the peer is offline
but volume status does not show the bricks of the disconnected (i would expect it to show as offline)
heal status looks also very strange, as server2 is online, stated by peer status
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
ok after the outage with all nodes everything is running as it should. i used the opportunity to upgrade each node to gluster 9.3 and tried to reproduce the issue, so i shutdown server1 again and have exact the same problem. i checked if the file is actually available on any of the bricks left and actually the brick on server3 has the file:
but the FUSE drive still seems to request server1 which is down:
|
Beta Was this translation helpful? Give feedback.
-
i read some documentation and it turned out that it might be an configuration issue. After switching back the default value for the following options FUSE client will do a proper failover:
|
Beta Was this translation helpful? Give feedback.
i read some documentation and it turned out that it might be an configuration issue. After switching back the default value for the following options FUSE client will do a proper failover: