Re: Searching for HA shared storage free for docker

2023-05-16 Thread Stefan Monnier
> GlusterFS is vary simplistic to setup. "simplistic" means something like *too* simple, which implies that it is misleading. You presumably meant "simple" or "very simple" :-) Stefan

Re: Searching for HA shared storage free for docker

2023-05-16 Thread Mimiko
Thank you for suggestions. I had found the problem with GlusterFS and Linstor+DRBD. It was about MTU set on servers of value 9000, while the switches did not have jumbo frames enabled. I've changed MTU on servers to standard 1500 and GlusterFS works pretty well. I suppose that Cepth would have s

Re: Searching for HA shared storage free for docker

2023-04-28 Thread Linux-Fan
Mimiko writes: Hello. I would want to use a shared storage with docker to store volume so swarm containers can use the volumes from different docker nodes. As for now I tried glusterFS and linstor+drbd. GlusterFS has a bug with slow replication and slow volume status presentation or timing