Bug 745462

Summary: /etc/ceph directory is not created / owned
Product: [Fedora] Fedora Reporter: Daniel BerrangĂ© <berrange>
Component: cephAssignee: David Nalley <david>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: david, emailscottcollier, fedora, josef, orion, steve
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-22 17:10:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Berrangé 2011-10-12 12:54:22 UTC
Description of problem:
Ceph stores configuration files and keys in /etc/ceph, but this directory does not get created by the RPM. This causes you pain when later running mkcephfs, because it fails to copy files to a non-existant directory.

I would also suggest that the default configuration file:

 /usr/share/doc/ceph/sample.ceph.conf

be copied or linked to /etc/ceph/ceph.conf.sample

Version-Release number of selected component (if applicable):
ceph-0.31-4.fc17.x86_64   (also affects f16)

How reproducible:
Always

Steps to Reproduce:
1. Install ceph
2. Check if /etc/ceph exists