On Sat, 8 Jun 2013, Da Chun wrote: > Failed to clone ceph. Do you have the same problem? > > root@ceph-node7:~/workspace# git clone --recursive > https://github.com/ceph/ceph.git > Cloning into 'ceph'... > remote: Counting objects: 192874, done. > remote: Compressing objects: 100% (41154/41154), done. > remote: Total 192874 (delta 155848), reused 186400 (delta 149917) > Receiving objects: 100% (192874/192874), 39.74 MiB | 8 KiB/s, done. > Resolving deltas: 100% (155848/155848), done. > Submodule 'ceph-object-corpus' (git://ceph.com/git/ceph-object-corpus.git) > registered for path 'ceph-object-corpus' > Submodule 'src/libs3' (git://github.com/ceph/libs3.git) registered for path > 'src/libs3' > Cloning into 'ceph-object-corpus'... > remote: Counting objects: 6255, done. > remote: Compressing objects: 100% (3462/3462), done. > fatal: read error: Connection reset by peeriB | 127 KiB/s > fatal: early EOFs: 10% (626/6255), 72.00 KiB | 127 KiB/s > fatal: recursion detected in die handler > Clone of 'git://ceph.com/git/ceph-object-corpus.git' into submodule path > 'ceph-object-corpus' failed > > root@ceph-node7:~/workspace# git clone > git://ceph.com/git/ceph-object-corpus.git > Cloning into 'ceph-object-corpus'... > remote: Counting objects: 6255, done. > remote: Compressing objects: 100% (3462/3462), done. > fatal: read error: Connection reset by peeriB | 102 KiB/s > fatal: early EOF > fatal: recursion detected in die handler Hmm, working ok for me? $ git clone git://ceph.com/git/ceph-object-corpus.git Cloning into ceph-object-corpus... remote: Counting objects: 6255, done. remote: Compressing objects: 100% (3462/3462), done. remote: Total 6255 (delta 772), reused 6103 (delta 654) Receiving objects: 100% (6255/6255), 735.73 KiB | 1.31 MiB/s, done. Resolving deltas: 100% (772/772), done. $
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com