Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
ceph [2015/06/04 06:58]
steve
ceph [2015/06/04 06:59]
steve
Line 9: Line 9:
  
   * [[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 ====