Should the disk write cache be disabled?

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

 



In this doc,
http://ceph.com/docs/master/rados/configuration/filesystem-recommendations/

It says,

Ceph aims for data safety, which means that when the Ceph Client receives notice that data was written to a storage drive, that data was actually written to the storage drive. For old kernels (<2.6.33), disable the write cache if the journal is on a raw drive. Newer kernels should work fine.

Use hdparm to disable write caching on the hard disk:

sudo hdparm -W 0 /dev/hda
Does it mean the disk write cache should be always disabled for ceph, or just when using the old kernel (<2.6.33)?

Thanks for your time!

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[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