reportclient

Displays a list of clients that have access to the specified volume or logical unit number (LUN).

Read syntax diagramSkip visual syntax diagram
>>-reportclient--+--------+--+- -lun--lun_id------+------------><
                 +- -?----+  '- -vol--volume_name-'
                 +- -h----+
                 '- -help-'

Parameters

–? | –h | –help
Displays a detailed description of this command, including syntax, parameter descriptions, and examples. If you specify a help option, all other command options are ignored.
–lun lun_id
Specifies the LUN ID for which you want to display a list of clients that can access the LUN. Clients that are zoned with the same permissions have access to the same LUNs. If the LUN contains spaces, you must enclose the ID in single quotation marks (') or double quotation marks (").
–vol volume_name
Specifies the volume name for which you want to display a list of clients that can access it. Clients that are zoned with the same permissions have access to the same LUNs.

Prerequisites

You must be logged in to the operating system on the engine hosting the master metadata server to run this command.

Description

This command displays a list of names that can access the specified LUN or volume.

Example

Stop the metadata check process The following example lists all clients that have access to volume Vol_1.
sfscli> reportclient -vol Vol_1
Name
===============
client01
client02
client03.

Parent topic: Administrative commands

Related reference
addprivclient
lsclient
rmprivclient

Terms of use | Feedback
(C) Copyright IBM Corporation 2003, 2004. All Rights Reserved.