DragonFly On-Line Manual Pages

Search: Section:  


mfsnetdump(8)               This is part of MooseFS              mfsnetdump(8)

NAME

mfsnetdump - dump network traffic as mfs packets

SYNOPSIS

mfsnetdump [-s] [-i net device] [-f pcap_filter] [-c packet count] [-e commands] [-o commands]

DESCRIPTION

mfsnetdump is the supervisor program of Moose File System. It is needed to start a completely new system or a system after a big crash. It can be also used to force select a new leader master.

OPTIONS

-s set standard PCAP filter (dump only mfs ports - default:9419-9422) -i dump packets using given network interface -f define pcap filter to filter packets -c dump only 'count' packets and exit -e do not display given commands -o show only given commands

REPORTING BUGS

Report bugs to <bugs@moosefs.com>.

COPYRIGHT

Copyright (C) 2016 Jakub Kruszona-Zawadzki, Core Technology Sp. z o.o. This file is part of MooseFS. MooseFS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 (only). MooseFS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with MooseFS; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA or visit http://www.gnu.org/licenses/gpl-2.0.html

SEE ALSO

moosefs(7) MooseFS 2.0.83-1 January 2016 mfsnetdump(8)

Search: Section: