NAME

ppping - parallel ping between nodes in cluster.


SYNOPSIS

ppping [-s] [-i interface] noderange

ppping [-h|--help]

pping {-v|--version}


DESCRIPTION

ppping is a utility used to test ping between nodes in the noderange. ppping will return an unsorted list of nodes with a ping or noping status. The list is actually sorted by first ping, unless -s is specified. ppping front-ends ping and fping if available.

This command does not support the xcatd client/server communication. It must be run on the management node.


OPTIONS

-s Ping serially

-i interface interface

-h | help help

-v | version version


EXAMPLES

        ppping all
        blade7: node2: noping
        blade8: node2: noping
        blade9: node2: noping
        devmaster: node2: noping
        node2: noping


AUTHOR

Egan Ford <egan@us.ibm.com>