Find Volumes with CHAP Using the CLI

  1. List the volumes on the array.
    vol --list
    A list of volumes on the array is returned.
  2. List information about a specific volume.
    vol --info name
    Example: vol --info AcctData4
    A list of information about the volume is displayed.
  3. Under Access Control List, look for CHAP user: X.

    X is the name of the CHAP user.