GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MOGFILEDEBUG(1) User Contributed Perl Documentation MOGFILEDEBUG(1)

mogfiledebug -- Dump gobs of information about a FID

    $ mogfiledebug --trackers=host --domain=foo --key=bar
    $ mogfiledebug --trackers=host --fid=1234

Utility for troubleshooting problemic files in a mogilefs cluster. Also useful for verification or testing new setups.

Finds as much information about a file as it can. All of the paths, any queues it might be sitting in, etc. Will then test all of the paths, MD5 hash their contents, and check the file lengths. If you see errors about a FID in mogilefsd's logs plugging it through mogfiledebug should illuminate most of the potential issues.

This is also useful information for posting to the mailing list, along with the error you had.

--trackers=host1:7001,host2:7001
Use these MogileFS trackers to negotiate with.
--domain=<domain>
Set the MogileFS domain to use.
--key="<key>"
The key to inspect. Can be an arbitrary string.
--fid=<fid>
A numeric fid to inspect. Provide this as an alternative to a domain/key combination.
--paths=[print|stat|fetch]
Whether to print, stat, or fetch each path. The default is to fetch (and checksum) the contents of all paths.

Dormando <dormando@rydia.net>

None known. Could use more helpful prints, or a longer troubleshooting manual.

Licensed for use and redistribution under the same terms as Perl itself.
2013-08-08 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.