Re: [ceph-users] ceph-deploy issues rhel6

2013-06-19 Thread Derek Yarnell
On 6/19/13 12:35 AM, Sage Weil wrote: Yes so the init script does create the directory. Even if i manually create the directory before running the initial 'ceph-deploy mon create' I am still seeing the exception in the mon_create function that I originally posted about. Still trying to track

Re: [ceph-users] ceph-deploy issues rhel6

2013-06-18 Thread Gary Lowell
Hi Derek - If you are still having problems with ceph-deploy, please forward the ceph.log file to me, I can start trying to figure out what's gone wrong. Thanks, Gary On Jun 12, 2013, at 7:09 PM, Derek Yarnell de...@umiacs.umd.edu wrote: Hi, I am trying to run ceph-deploy on a very

Re: [ceph-users] ceph-deploy issues rhel6

2013-06-18 Thread Sage Weil
Derek- Please also try the latest ceph-deploy and cuttlefish branches, which fixed several issues with el6 distros. 'git pull' for hte latest ceph-deploy (clone from github and ./bootstrap if you were using the package) and install with ./ceph-deploy install --dev=cuttlefish

Re: [ceph-users] ceph-deploy issues rhel6

2013-06-18 Thread Sage Weil
Hi Derek, Are you sure the package is installed on the target? (Did you ceph-deploy install hostname) It is probably caused by /var/lib/ceph/mon not existing? sage On Tue, 18 Jun 2013, Derek Yarnell wrote: If you are still having problems with ceph-deploy, please forward the

Re: [ceph-users] ceph-deploy issues rhel6

2013-06-18 Thread Derek Yarnell
On 6/18/13 10:29 AM, Sage Weil wrote: Derek- Please also try the latest ceph-deploy and cuttlefish branches, which fixed several issues with el6 distros. 'git pull' for hte latest ceph-deploy (clone from github and ./bootstrap if you were using the package) and install with

Re: [ceph-users] ceph-deploy issues rhel6

2013-06-18 Thread Derek Yarnell
Hi, So the first error below is that /var/run/ceph isn't created when installing the ceph RPM(s). This is becasuse of line 440 in ceph.spec.in using the %ghost directive[1] for the file install. My reading of the behavior will mean that the file or directory in this case will be included in the

Re: [ceph-users] ceph-deploy issues rhel6

2013-06-18 Thread Sage Weil
On Tue, 18 Jun 2013, Derek Yarnell wrote: Hi, So the first error below is that /var/run/ceph isn't created when installing the ceph RPM(s). This is becasuse of line 440 in ceph.spec.in using the %ghost directive[1] for the file install. My reading of the behavior will mean that the file

Re: [ceph-users] ceph-deploy issues rhel6

2013-06-18 Thread Derek Yarnell
On 6/18/13 5:31 PM, Sage Weil wrote: 1) Remove the %ghost directive and allow RPM to install the directory. Potentially leaving orphaned pid/state files after the package is removed. 2) Or the directory needs to be created in the %post section. If it is created in the %post section and the

Re: [ceph-users] ceph-deploy issues rhel6

2013-06-18 Thread Sage Weil
On Wed, 19 Jun 2013, Derek Yarnell wrote: On 6/18/13 5:31 PM, Sage Weil wrote: 1) Remove the %ghost directive and allow RPM to install the directory. Potentially leaving orphaned pid/state files after the package is removed. 2) Or the directory needs to be created in the %post section.

[ceph-users] ceph-deploy issues rhel6

2013-06-12 Thread Derek Yarnell
Hi, I am trying to run ceph-deploy on a very basic 1 node configuration. But this is causing an exception that is confusing me, ceph-deploy mon create cbcbobj00.umiacs.umd.edu ceph-mon: mon.noname-a 192.168.7.235:6789/0 is local, renaming to mon.cbcbobj00 ceph-mon: set fsid to