Re: performance degredation every 30 seconds

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am happy to say, this seems to have been the solution.

After running

 ceph config set global rbd_cache false

I can now run the full 256 thread varient,
fio  --direct=1 --rw=randwrite --bs=4k --ioengine=libaio  --filename=/dev/rbd0 --iodepth=256  --numjobs=1 --time_based --group_reporting --name=iops-test-job --runtime=120 --eta-newline=1


and there is no longer a noticeable performance dip.

Thanks Sebastian


----- Original Message -----
From: "Sebastian Trojanowski" <sebcio.t@xxxxxxxxx>
To: "ceph-users" <ceph-users@xxxxxxx>
Sent: Tuesday, December 15, 2020 1:34:39 AM
Subject:  Re: performance degredation every 30 seconds

Hi,

check your rbd cache, by default it's enabled, for ssd/nvme better is to 
disable it. Looks like your cache/buffers are full and need flush. It 
could harmful your env.

BR,
Sebastian
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux