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 > > ./ceph-deploy install --dev=cuttlefish cbcbobj00.umiacs.umc.edu > > If this version is still not behaving in your environment please let us > know as we're hoping to push out a release shortly. Hi, This is still happening in my environment. Just tried git and deployed the dev as you specified. Here is the console output and after that the ceph.log. I am installing a fresh set of VMs to test this all out with. -bash-4.1$ ./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 Traceback (most recent call last): File "./ceph-deploy", line 8, in <module> load_entry_point('ceph-deploy==0.1', 'console_scripts', 'ceph-deploy')() File "/etc/ceph/ceph-deploy/ceph_deploy/cli.py", line 112, in main return args.func(args) File "/etc/ceph/ceph-deploy/ceph_deploy/mon.py", line 236, in mon mon_create(args) File "/etc/ceph/ceph-deploy/ceph_deploy/mon.py", line 140, in mon_create init=init, File "/etc/ceph/ceph-deploy/virtualenv/lib/python2.6/site-packages/pushy-0.5.1-py2.6.egg/pushy/protocol/proxy.py", line 255, in <lambda> (conn.operator(type_, self, args, kwargs)) File "/etc/ceph/ceph-deploy/virtualenv/lib/python2.6/site-packages/pushy-0.5.1-py2.6.egg/pushy/protocol/connection.py", line 66, in operator return self.send_request(type_, (object, args, kwargs)) File "/etc/ceph/ceph-deploy/virtualenv/lib/python2.6/site-packages/pushy-0.5.1-py2.6.egg/pushy/protocol/baseconnection.py", line 323, in send_request return self.__handle(m) File "/etc/ceph/ceph-deploy/virtualenv/lib/python2.6/site-packages/pushy-0.5.1-py2.6.egg/pushy/protocol/baseconnection.py", line 639, in __handle raise e ceph-mon: set fsid to 55f3b6fa-70d0-4fca-987a-02c87341c1f6 ceph-mon: created monfs at /var/lib/ceph/mon/ceph-cbcbobj00 for mon.cbcbobj00 pushy.protocol.proxy.ExceptionProxy: [Errno 2] No such file or directory -bash-4.1$ cat ceph.log 2013-06-18 12:59:55,323 ceph_deploy.new DEBUG Creating new cluster named ceph 2013-06-18 12:59:55,324 ceph_deploy.new DEBUG Resolving host cbcbobj00.umiacs.umd.edu 2013-06-18 12:59:55,325 ceph_deploy.new DEBUG Monitor cbcbobj00 at 192.168.7.235 2013-06-18 12:59:55,325 ceph_deploy.new DEBUG Monitor initial members are ['cbcbobj00'] 2013-06-18 12:59:55,325 ceph_deploy.new DEBUG Monitor addrs are ['192.168.7.235'] 2013-06-18 12:59:55,325 ceph_deploy.new DEBUG Creating a random mon key... 2013-06-18 12:59:55,325 ceph_deploy.new DEBUG Writing initial config to ceph.conf... 2013-06-18 12:59:55,325 ceph_deploy.new DEBUG Writing monitor keyring to ceph.mon.keyring... 2013-06-18 13:00:16,605 ceph_deploy.install DEBUG Installing dev version cuttlefish on cluster ceph hosts cbcbobj00.umiacs.umd.edu 2013-06-18 13:00:16,605 ceph_deploy.install DEBUG Detecting platform for host cbcbobj00.umiacs.umd.edu ... 2013-06-18 13:00:17,023 ceph_deploy.install DEBUG Distro RedHatEnterpriseServer release 6.4 codename Santiago 2013-06-18 13:00:17,030 ceph_deploy.install DEBUG Installing on host cbcbobj00.umiacs.umd.edu ... 2013-06-18 13:01:34,226 ceph_deploy.mon DEBUG Deploying mon, cluster ceph hosts cbcbobj00.umiacs.umd.edu 2013-06-18 13:01:34,226 ceph_deploy.mon DEBUG Deploying mon to cbcbobj00.umiacs.umd.edu 2013-06-18 13:01:34,652 ceph_deploy.mon DEBUG Distro RedHatEnterpriseServer codename Santiago, will use sysvinit -- --- Derek T. Yarnell University of Maryland Institute for Advanced Computer Studies _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com