From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Wu Subject: Re: git ceph "errno=Connection timed out" Date: Wed, 18 May 2011 09:15:18 +0000 Message-ID: <1305710118.4502.0.camel@localhost> References: <1305641664.1606.14.camel@localhost> Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from [210.22.136.227] ([210.22.136.227]:8095 "EHLO MAIL.TNSOFT.COM.CN" rhost-flags-FAIL-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S932082Ab1ERBPQ (ORCPT ); Tue, 17 May 2011 21:15:16 -0400 In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Gregory Farnum Cc: "ceph-devel@vger.kernel.org" Hi greg , Thanks. Jeff On Tue, 2011-05-17 at 19:30 +0800, Gregory Farnum wrote: > On Tue, May 17, 2011 at 7:14 AM, Jeff Wu wrote: > > Hi , > > > > Does anybody run into the following issue to checkout ceph ? > > I couldn't git ceph for several days. > > > > ------------------------------------------------------- > > > > $ git clone git://ceph.newdream.net/git/ceph.git > > Cloning into ceph... > > ceph.newdream.net[0: 208.113.190.86]: errno=Connection timed out > > fatal: unable to connect a socket (Connection timed out) > > $ > Hasn't been a problem for me and I just tried now over a cell > connection. Did you see if you could ping it at any point? > -Greg