>>-----Original Message-----
>>From: Alfredo Deza [mailto:alfredo.d...@inktank.com]
>>
>>Again, in this next coming release, you will be able to tell
>>ceph-deploy to just install the packages without mangling your repos
>>(or installing keys)
>

Updated to new ceph-deploy release 1.2.6 today but I still see the hang at the 
same point.  Can you provide some more detail on your comment about running 
ceph-deploy without installing keys / mangling repos (install packages only)?  
How?  Thanks!!

joe@cephtest01:~$ su ceph
Password:
$ sudo ceph-deploy --version
1.2.6
$ sudo ceph-deploy -v install cephtest01 cephtest02 cephtest03
[ceph_deploy.install][DEBUG ] Installing stable version dumpling on cluster 
ceph hosts cephtest01 cephtest02 cephtest03
[ceph_deploy.install][DEBUG ] Detecting platform for host cephtest01 ...
[ceph_deploy.sudo_pushy][DEBUG ] will use a local connection without sudo
[ceph_deploy.install][INFO  ] Distro info: Ubuntu 12.04 precise
[cephtest01][INFO  ] installing ceph on cephtest01
[cephtest01][INFO  ] Running command: env DEBIAN_FRONTEND=noninteractive 
apt-get -q install --assume-yes ca-certificates
[cephtest01][INFO  ] Reading package lists...
[cephtest01][INFO  ] Building dependency tree...
[cephtest01][INFO  ] Reading state information...
[cephtest01][INFO  ] ca-certificates is already the newest version.
[cephtest01][INFO  ] 0 upgraded, 0 newly installed, 0 to remove and 2 not 
upgraded.
[cephtest01][INFO  ] Running command: wget -q -O- 
'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc' | apt-key 
add -

(system hangs here indefinitely)


As noted before, this command succeeds, so unclear why ceph-deploy is hanging...

$ wget -q -O- 
'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc' | sudo 
apt-key add -
OK
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to