From mboxrd@z Thu Jan 1 00:00:00 1970 From: huang jun Subject: Re: fuse problem Date: Fri, 20 May 2011 09:01:25 +0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:64248 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933314Ab1ETBB0 convert rfc822-to-8bit (ORCPT ); Thu, 19 May 2011 21:01:26 -0400 Received: by wwa36 with SMTP id 36so3460160wwa.1 for ; Thu, 19 May 2011 18:01:25 -0700 (PDT) In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Colin Patrick McCabe Cc: ceph-devel@vger.kernel.org hi,colin i try it as you said, but i can not see anything [client] log_file =3D /home/client_logfile debug ms =3D 1 debug client =3D 10 client cache size =3D 1024*1024*100 is there anything wrong with this setting? thanks! 2011/5/20 Colin Patrick McCabe : > Hi Huang, > > cfuse is a client, so it will use whatever the logging settings are f= or clients. > you can set this by adding something like this to the [client] sectio= n > of your configuration file: > > log_file =3D /my_log_file > > You can also use this command-line switch to override the configurati= on: > --log-file=3D/my/log/file > > cheers, > Colin > > > On Thu, May 19, 2011 at 4:52 PM, huang jun wrot= e: >> hi,brian >> my 'ceph -s' shows everything is ok >> and if i do it =A0on the other machine, i did not find this error. >> i trun on the debug on ceph.conf like : >> =A0 [client] >> =A0 =A0 =A0 debug ms =3D 1 >> =A0 =A0 =A0 debug client =3D 10 >> but i can't find where does this info goes to ? =A0not in /var/log/c= eph/ >> so where should i look for this debug output? >> >> thanks! >> >> 2011/5/19 Brian Chrisman : >>> On Thu, May 19, 2011 at 4:12 AM, huang jun wr= ote: >>>> hi, all >>>> i just encountered a problem about cfuse: >>>> i mount cfsue successfully on /mnt by using >>>> =A0 "cfuse -m 192.168.0.170:6789 /mnt" >>>> but when i enter /mnt directory, it shows that: >>>> =A0 [root@localhost mnt]# ll >>>> =A0 ls: .: Transport endpoint is not connected >>> >>> This is a FUSE failure message that generally occurs when your >>> userspace process (in this case cfuse) has exited (closed its >>> connection to the FUSE kernel driver). >>> does 'ceph -s' show that your ceph cluster is up and healthy? >>> You may want to turn on client debugging to see why cfuse is exitin= g: >>> http://ceph.newdream.net/wiki/Debugging >>> >>> >>>> my cfuse client is on centos5, it kernel version is 2.6.18 >>>> and OSD cluster is on debian5, 2.6.35 >>>> i don't know whether it related to SimpleMessenger,so anyone can g= ive >>>> me some prompts? >>>> >>>> thanks! >>>> -- >>>> To unsubscribe from this list: send the line "unsubscribe ceph-dev= el" in >>>> the body of a message to majordomo@vger.kernel.org >>>> More majordomo info at =A0http://vger.kernel.org/majordomo-info.ht= ml >>>> >>> >> -- >> To unsubscribe from this list: send the line "unsubscribe ceph-devel= " in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at =A0http://vger.kernel.org/majordomo-info.html >> > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html