Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
ceph [2015/06/04 06:58]
steve
ceph [2015/06/04 06:59]
steve
Line 1: Line 1:
 ====== ceph ====== ====== ceph ======
  
 +  * [[btrfs]]
   * [[ceph-mon]]   * [[ceph-mon]]
   * [[ceph-osd]]   * [[ceph-osd]]
   * [[ceph-mds]]   * [[ceph-mds]]
   * [[hdparm]]   * [[hdparm]]
 +  * [[xfs]]
  
   * [[http://​ceph.com/​docs/​master/​rados/​configuration/​filesystem-recommendations/​|Hard Disk and Filesystem Recommendations]]   * [[http://​ceph.com/​docs/​master/​rados/​configuration/​filesystem-recommendations/​|Hard Disk and Filesystem Recommendations]]
 +
 +==== Kernel ====
 +
 +Upstream recommends using XFS or ext4 in production. ​ brtfs is possible, but not recommended at this time for production environments.
 +
 +Enable extended attributes for the filesystem in the kernel.
  
 ==== Setup Disks ==== ==== Setup Disks ====