mrconfig info fsstate

The mrconfig info fsstate command displays information about the status of the MapR file system, for example whether or not storage pools are loaded. See mrconfig for instructions about running mrconfig commands.

Syntax

/opt/mapr/server/mrconfig [-h <host>] [-p <port>] info fsstate

Parameters

Parameter

Description

-h

host IP address; default 127.0.0.1

-p

The MapR File System port; default 5660

Examples

Display information about the state of the MapR file system on a local node
/opt/mapr/server/mrconfig info fsstate
Display information about the state of the MapR file system on a remote node with an IP address of xx.xx.xx.xx
/opt/mapr/server/mrconfig -h xx.xx.xx.xx info fsstate