From: Michal B. <mic...@ge...> - 2011-02-08 08:26:22
|
Hi! Thanks for the remarks, I'll try to make the answers more clear. Regards Michal -----Original Message----- From: Anh K. Huynh [mailto:ky...@vi...] Sent: Tuesday, February 08, 2011 9:23 AM To: Michal Borychowski Cc: moo...@li... Subject: Re: [Moosefs-users] Some new FAQ entries on the website Hi, On Mon, 7 Feb 2011 14:13:38 +0100 "Michal Borychowski" <mic...@ge...> wrote: > I've just added 11 new Frequently Asked Questions (with > answers! :)) which were coming from you during several last months. > > The new part starts here: > http://www.moosefs.org/moosefs-faq.html#file-locking. I hope they > would clarify some points with MooseFS! Thank you very much for the great FAQ entries. That would help me so much :) I've read the section "http://www.moosefs.org/moosefs-faq.html#master-online", and there's (item 2.) > For example if we have MooseFS installation in /mnt/mfs then > stat /mnt/mfs command (in Linux) will show [...] I think /mnt/mfs would be a MFS mount point (not a "MooseFS installation" which indicates the location we install binaries, and which is often /usr/local/). > Additionaly mfsmount creates a virtual hidden file .stats in the > root mounted folder. For example, to get the statistics of mfsmount > when MooseFS is mounted we can cat this .stats file, eg.: > > $ cat /mnt/mfs/.stats The author mentioned "virtual hidden file .stats", which make me confused :) After trying with "ls -la" I gave up; fortunately, "ls -la .stats" works: $ ls -la |grep stat $ ls -la .stats -rw-r--r-- 1 root root 0 1969-12-31 16:00 .stats The file ".stats" isn't really hidden IMHO :P Regards, -- Anh Ky Huynh @ UTC+7 ---------------------------------------------------------------------------- -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ moosefs-users mailing list moo...@li... https://lists.sourceforge.net/lists/listinfo/moosefs-users |