From: JJ <jj...@ci...> - 2012-02-09 17:43:44
|
Travis and Company: Ås I have said "It all appears good" Everything as far as I can tell is a green-light. /etc/hosts contents all ping with expected responses. Telnet to the (3 mfs*) hosts:9420 all work via named host or VIP:9420 as expected. I unREMarked BIND_HOST = * in mfschunkserver.cfg on mfsmaster and bounced the service. My only issue now still seems to be the inability to store any files there from my client reliably. time dd if=/dev/zero of=/mnt/mfs/100Meg bs=1024 count=102400 dd: writing `/mnt/mfs/100Meg': Input/output error dd: closing output file `/mnt/mfs/100Meg': Input/output error I thought CentOS by default used all available IPs when binding. but it couldn't hurt to be specific. :) I am now re-reading both http://www.moosefs.org/moosefs-faq.html and http://www.moosefs.org/reference-guide.html#using-moosefs but I could still use a hand getting some non-zero byte file writes going. JJ / Habitual Support Engineer Cirrhus9.com On 02/08/2012 04:40 PM, Travis Hein wrote: > to fix the networking so that things go over your internal private > network segment instead of the public segment, > for the chunk server configuratons (mfschunkserver.cfg) > uncomment and edit the BIND_HOST > > # BIND_HOST = * > > by default it will listen on all interfaces. > > Also, when setting the chunk servers, and mfsmount clients, be sure to > specify the internal IP address (or even better, create an internal DNS > name) for the internal MFS master node IP address. > > > Nautalus might do some kind of pre-crawl sub folders to cache file and > content types, like a content indexer? I am not sure though, have not > used it > > On 12-02-08 3:38 PM, JJ wrote: >> Hello moosefs-users: >> >> I have managed to install our first moosefs test system. >> I have 3 identical boxes. All >> CentOS 5.7 /x86_64 >> mfs 1.6.20 installed from source. >> fuse-devel-2.7.4-8.el5 across all installed via yum. >> >> My client is >> OpenSUSE 11.4 >> mfs 1.6.20 installed from source and >> fuse-devel-2.8.5-5.1.i586 install via zypper. >> >> All 3 moose servers have a dedicated 10G ext3 /dev/hdb however I did not >> export anything on the mfsmaster, so I have 20G and >> http://ipa.ddr.ess:9425/mfs.cgi shows the same. >> >> du -sh on my client shows: >> mfsmaster:9421 19G 1001M 18G 6% /mnt/mfs >> >> It all appears good. >> >> The problem is that using nautilus to navigate (or from c-li) >> "nautilus /mnt/mfs " results in a> 5 minutes to show content? >> umounting and remounting doesn't seem to help or affect it. >> >> ls -al /mnt/mfs is very responsive however. >> >> I am following some hints I found at >> http://contrib.meharwal.com/home/moosefs >> >> I have assigned a VirtualIP to my moose hosts and the networking seems fine. >> I am accessing mfsmaster using the forward-facing/public IP from my client. >> >> Is there something else I need to investigate? >> Thank you for your time. >> >> >> > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > moosefs-users mailing list > moo...@li... > https://lists.sourceforge.net/lists/listinfo/moosefs-users |