Displaying 5 results from an estimated 5 matches for "nvmes".
Did you mean:
names
2023 Mar 24
2
hardware issues and new server advice
Actually,
pure NVME-based volume will be waste of money. Gluster excells when you have more servers and clients to consume that data.
I would choose? LVM cache (NVMEs) + HW RAID10 of SAS 15K disks to cope with the load. At least if you decide to go with more disks for the raids, use several? (not the built-in ones) controllers.
@Martin,
in order to get a more reliable setup, you will have to either get more servers and switch to distributed-replicated volume(s)...
2023 Mar 25
1
hardware issues and new server advice
Excerpts from Strahil Nikolov's message of 2023-03-24 21:11:28 +0000:
> Gluster excells when you have more servers and clients to consume that data.
you mean multiple smaller servers are better than one large server?
> LVM cache (NVMEs)
we only have a few clients. gluster is for us effectively only a
scalable large file storage for one application. new files are written
once and then access to files is rather random (users accessing their
albums) so that i don't see a benefit in using a cache. (and we also
have a webcache wh...
2023 Mar 26
1
hardware issues and new server advice
Hi,
sry if i hijack this, but maybe it's helpful for other gluster users...
> pure NVME-based volume will be waste of money. Gluster excells when you have more servers and clients to consume that data.
> I would choose LVM cache (NVMEs) + HW RAID10 of SAS 15K disks to cope with the load. At least if you decide to go with more disks for the raids, use several (not the built-in ones) controllers.
Well, we have to take what our provider (hetzner) offers - SATA hdds
or sata|nvme ssds.
Volume Name: workdata
Type: Distributed-Replic...
2023 Mar 25
1
hardware issues and new server advice
...Martin B?hr<mbaehr+gluster at realss.com> wrote: Excerpts from Strahil Nikolov's message of 2023-03-24 21:11:28 +0000:
> Gluster excells when you have more servers and clients to consume that data.
you mean multiple smaller servers are better than one large server?
> LVM cache (NVMEs)
we only have a few clients. gluster is for us effectively only a
scalable large file storage for one application. new files are written
once and then access to files is rather random (users accessing their
albums) so that i don't see a benefit in using a cache. (and we also
have a webcache wh...
2023 Mar 23
1
hardware issues and new server advice
Hi,
Am Di., 21. M?rz 2023 um 23:36 Uhr schrieb Martin B?hr
<mbaehr+gluster at realss.com>:
> the primary data is photos. we get an average of 50000 new files per
> day, with a peak if 7 to 8 times as much during christmas.
>
> gluster has always been able to keep up with that, only when raid resync
> or checks happen the server load sometimes increases to cause issues.