Hi Guys,

I am trying to install giant with puppet-cephdeploy but it fails at 
"ceph-deploy gatherkeys NODEs". There are no keys generated.
This is my output of cephdeploy:
  [ceph_deploy.mon][INFO  ] Running gatherkeys...
  [ceph_deploy.gatherkeys][DEBUG ] Checking ceph-203-1-public for 
/etc/ceph/ceph.client.admin.keyring
  [ceph-203-1-public][DEBUG ] connection detected need for sudo
  [ceph-203-1-public][DEBUG ] connected to host: ceph-203-1-public
  [ceph-203-1-public][DEBUG ] detect platform information from remote host
  [ceph-203-1-public][DEBUG ] detect machine type
  [ceph-203-1-public][DEBUG ] fetch remote file
  [ceph_deploy.gatherkeys][WARNING] Unable to find 
/etc/ceph/ceph.client.admin.keyring on ceph-203-1-public
  [ceph_deploy.gatherkeys][DEBUG ] Checking ceph-203-2-public for 
/etc/ceph/ceph.client.admin.keyring
  [ceph-203-2-public][DEBUG ] connection detected need for sudo
  [ceph-203-2-public][DEBUG ] connected to host: ceph-203-2-public
  [ceph-203-2-public][DEBUG ] detect platform information from remote host
  [ceph-203-2-public][DEBUG ] detect machine type
  [ceph-203-2-public][DEBUG ] fetch remote file
  [ceph_deploy.gatherkeys][WARNING] Unable to find 
/etc/ceph/ceph.client.admin.keyring on ceph-203-2-public
  [ceph_deploy.gatherkeys][DEBUG ] Checking ceph-203-7-public for 
/etc/ceph/ceph.client.admin.keyring
  [ceph-203-7-public][DEBUG ] connection detected need for sudo
  [ceph-203-7-public][DEBUG ] connected to host: ceph-203-7-public
  [ceph-203-7-public][DEBUG ] detect platform information from remote host
  [ceph-203-7-public][DEBUG ] detect machine type
  [ceph-203-7-public][DEBUG ] fetch remote file
  [ceph_deploy.gatherkeys][WARNING] Unable to find 
/etc/ceph/ceph.client.admin.keyring on ceph-203-7-public
  [ceph_deploy][ERROR ] KeyNotFoundError: Could not find keyring file: 
/etc/ceph/ceph.client.admin.keyring on host ceph-203-1-public, 
/etc/ceph/ceph.client.admin.keyring on host ceph-203-2-public, 
/etc/ceph/ceph.client.admin.keyring on host ceph-203-7-public

I also have the problem, that everytime I run ceph-deploy it does not terminate 
properly after having done everything successful.
Only setting "env CEPH_DEPLOY_TEST=YES" makes ceph-deploy terminate without an 
errormessage on stdout.

abbrtd first shows me this:
  Dec 15 15:28:22 ceph-203-1-public abrt: detected unhandled Python exception 
in '/usr/bin/ceph'
  Dec 15 15:28:22 ceph-203-1-public abrtd: New client connected
  Dec 15 15:28:22 ceph-203-1-public abrt-server[21512]: Saved Python crash dump 
of pid 21505 to /var/spool/abrt/pyhook-2014-12-15-15:28:22-21505
  Dec 15 15:28:22 ceph-203-1-public abrtd: Directory 
'pyhook-2014-12-15-15:28:22-21505' creation detected
  Dec 15 15:28:22 ceph-203-1-public abrtd: Package 'ceph-common' isn't signed 
with proper key
  Dec 15 15:28:22 ceph-203-1-public abrtd: 'post-create' on 
'/var/spool/abrt/pyhook-2014-12-15-15:28:22-21505' exited with 1
  Dec 15 15:28:22 ceph-203-1-public abrtd: Deleting problem directory 
'/var/spool/abrt/pyhook-2014-12-15-15:28:22-21505'

after a couple of wizardry abbrtd (backtrace) shows me this:
__init__.py:353:__init__:OSError: /usr/lib64/librados.so.2: undefined symbol: 
lttng_probe_register

Traceback (most recent call last):
  File "/usr/bin/ceph", line 862, in <module>
    sys.exit(main())
  File "/usr/bin/ceph", line 622, in main
    conffile=conffile)
  File "/usr/lib/python2.6/site-packages/rados.py", line 207, in __init__
    self.librados = CDLL(librados_path)
  File "/usr/lib64/python2.6/ctypes/__init__.py", line 353, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: /usr/lib64/librados.so.2: undefined symbol: lttng_probe_register

Local variables in innermost frame:
_FuncPtr: <class 'ctypes._FuncPtr'>
handle: None
name: 'librados.so.2'
use_last_error: False


Is rhel6.6 supported at all AND tested?
I feel like being the first one who tries to install ceph on rhel6.6.

I hope there will be a fix very soon.

Erik


--------------------------------------------------------------------------------------------------
Bayerischer Rundfunk; Rundfunkplatz 1; 80335 München
Telefon: +49 89 590001; E-Mail: i...@br.de; Website: http://www.BR.de
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to