mrconfig info fsthreads

The mrconfig info fsthreads command displays information about threads running on file system disks on a node. See mrconfig for instructions about running mrconfig commands.

Syntax

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

Parameters

Parameter

Description

-h

host IP address; default 127.0.0.1

-p

The file system port; default 5660

Examples

Display information about MapR filesystem threads on a local node
/opt/mapr/server/mrconfig info fsthreads
Display information about MapR filesystem threads on a remote node with an IP address of xx.xx.xx.xx
/opt/mapr/server/mrconfig -h xx.xx.xx.xx info fsthreads