From: Laurent W. <lw...@hy...> - 2011-06-29 14:13:54
|
On Wed, 29 Jun 2011 01:33:35 +0000 (GMT) Zachary A Wagner <zw...@ii...> wrote: > Hello, I am fairly new to Linux and extremely new to MooseFS. I am trying to set up a testing network of 5 systems for my professor: 1 Master, 1 Metalogger, 2 Chunkservers (each with 2 mounted partitions), and 1 client. > Everything seemed to go well (no errors, all the mfs machines started without error) until I neared the end of Client setup in your step-by-step guide. After I entered the "df -h | grep mfs" command, I received data for the > master but not for the chunkservers' partitions (which are named mfschunks11, mfschunks12, mfschunks21, and mfschunks22). I was wondering if this was normal? If not, do you know anything that may be wrong or that > might help me? It is perfectly normal. you get information for the mfs volume only on the client. disk space information of the chunkserver is not for users. If you need information about disk usage on a chunkserver, then df -h being on that chunkserver. HTH, -- Laurent Wandrebeck HYGEOS, Earth Observation Department / Observation de la Terre Euratechnologies 165 Avenue de Bretagne 59000 Lille, France tel: +33 3 20 08 24 98 http://www.hygeos.com GPG fingerprint/Empreinte GPG: F5CA 37A4 6D03 A90C 7A1D 2A62 54E6 EF2C D17C F64C |