For example, if you want to show Enhanced FlashCopy image 12345 in an Enhanced FlashCopy
consistency group that has the name enhancedFlashCopyCGroup1, you would use this command:
show enhancedFlashCopyImage ["enhancedFlashCopyCGroup1:12345"];
To show the most recent Enhanced FlashCopy image in an Enhanced FlashCopy consistency group that
has the name enhancedFlashCopyCGroup1, you would use this command:
show enhancedFlashCopyImage ["enhancedFlashCopyCGroup1:newest"];
To show the Enhanced FlashCopy images in several Enhanced FlashCopy consistency groups that have
the names enhancedFlashCopyCGroup1, enhancedFlashCopyCGroup2, and enhancedFlashCopyCGroup3, you
would use this command:
show enhancedFlashCopyImages ["enhancedFlashCopyCGroup1:12345
enhancedFlashCopyCGroup2:newest enhancedFlashCopyCGroup3:oldest"];
Note: In these examples, the Enhanced FlashCopy consistency group name is separated from the
Enhanced FlashCopy image identifier by a colon (:).
Show Controller
For each controller in a storage subsystem, this command returns the following information:
v The status (Online or Offline)
v The current firmware and NVSRAM configuration
v The pending firmware configuration and NVSRAM configuration (if any)
v The board ID
v The product ID
v The product revision
v The serial number
v The date of manufacture
v The cache size or the processor size
v The date and the time to which the controller is set
v The associated logical drives (including the preferred owner)
v The Ethernet port
v The physical disk interface
v The host interface, which applies only to Fibre Channel host interfaces
Syntax
show (allControllers | controller [(a | b)]) [summary]
Parameters
Parameter Description
allControllers The setting to return information about both controllers in
the storage subsystem.
controller The setting to return information about a specific controller
in the storage subsystem. Valid controller identifiers are a or
b, where a is the controller in slot A, and b is the controller
in slot B. Enclose the controller identifier in square brackets
([ ]).
summary The setting to return a concise list of information about both
controllers in the storage subsystem.
Chapter 3. Script Commands 3-253