Re: problem with ceph-deploy hanging

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 18, 2013 at 3:58 PM, Gruher, Joseph R
<joseph.r.gruher@xxxxxxxxx> wrote:
>>>-----Original Message-----
>>>From: Alfredo Deza [mailto:alfredo.deza@xxxxxxxxxxx]
>>>
>>>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...

You did mention before that you were using some proxies. Maybe you
could try with the new flags to not touch the repos?

    ceph-deploy install --no-adjust-repos cephtest01 cephtest02 cephtest03


>
> $ 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@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux