tail head cat sleep
QR code linking to this page

Manual Pages  — NFSDUMPSTATE

NAME

nfsdumpstate – display NFSv4 open/lock state

CONTENTS

SYNOPSIS


nfsdumpstate [-o] [-l filename]

DESCRIPTION

nfsdumpstate displays open/lock state for the NFSv4 client and server in the experimental nfs subsystem.

The options are as follows:
-o
  Displays a summary of Clients for NFSv4. Each line lists a Client with the ClientID being the last field of the line.

The following are the client flag values displayed:

NC Needs Confirmation
CB Callbacks are enabled
GSS Using RPCSEC_GSS
REV Administratively Revoked, via nfsrevoke(8)
-l filename Displays a list of all NFSv4 Opens and Locks on the file specified by the filename. The ClientID is the last field of each line.

SEE ALSO

nfsv4(4), nfsrevoke(8)

HISTORY

The nfsdumpstate utility was introduced with the NFSv4 experimental subsystem in 2009.

NFSDUMPSTATE (8) April 25, 2009

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

A typical Unix /bin or /usr/bin directory contains a hundred different kinds of programs, written by dozens of egotistical programmers, each with its own syntax, operating paradigm, rules of use ... strategies for specifying options, and different sets of constraints.
— The Unix Haters' handbook