[Gluster-users] Poor performance on a server-class system vs. desktop

Dmitry Antipov dmantipov at yandex.ru
Fri Nov 27 09:17:58 UTC 2020


On 11/27/20 11:40 AM, Amar Tumballi wrote:

> Now, coming back to the subject, more the CPUs, same test is showing lesser performance gain because your locks would be taking more % bottleneck than in your Laptop.  Can you try running the same 
> test with restricting the number of Cores the glusterfsd uses to 4 and retry the test?

For the localhost-only replica 3 ramdisks-backed setup,

taskset -cp 0,1 [brick0 PID]
taskset -cp 2,3 [brick1 PID]
taskset -cp 4,5 [brick2 PID]

seems makes no measurable performance impact.

Dmitry



More information about the Gluster-users mailing list