Displaying 3 results from an estimated 3 matches for "driveset".
2017 Aug 24
1
GlusterFS as virtual machine storage
...systems on all VMs.
>
> However we use ext4, so I cannot comment on XFS.
We use the fuse mount, because we are lazy and haven't upgraded to
libgfapi.? I hope to start a new cluster with to libfgapi shortly
because of the better performance.
Also we use a localhost mount for the gluster driveset on each compute
node (i.e. so called hyperconverged). So the only 'gluster' only kit is
the lightweight arb box.
So those VMs in the gluster 'pool' have a local write and then only 1
off-server write (to the other gluster enabled compute host), which
means pretty good performanc...
2017 Aug 24
0
GlusterFS as virtual machine storage
Hi,
On Thu, Aug 24, 2017 at 2:13 AM, WK <wkmail at bneit.com> wrote:
> The default timeout for most OS versions is 30 seconds and the Gluster
> timeout is 42, so yes you can trigger an RO event.
I get read-only mount within approximately 2 seconds after failed IO.
> Though it is easy enough to raise as Pavel mentioned
>
> # echo 90 > /sys/block/sda/device/timeout
AFAIK
2017 Aug 24
2
GlusterFS as virtual machine storage
That really isnt an arbiter issue or for that matter a Gluster issue. We
have seen that with vanilla NAS servers that had some issue or another.
Arbiter simply makes it less likely to be an issue than replica 2 but in
turn arbiter is less 'safe' than replica 3.
However, in regards to Gluster and RO behaviour
The default timeout for most OS versions is 30 seconds and the Gluster