HP StorageWorks Storage System Scripting Utility reference (September 2005)

Examples
DELETE VDISK “\Virtual Disks\d12\ACTIVE” WAIT_FOR_COMPLETION
This example deletes ACTIVE and the virtual disk family d12. WAIT_FOR_COMPLETION prevents the
utility prompt from displaying until the virtual disk deletion is completed.
DELETE VDISK “\
Virtual Disks\daily_biz\wed_nite_biz”
This e xample de
letes the snapshot wed_nite_biz and does not wait for completion.
NOTE:
You cannot delete ACTIVE if a snapshot of the virtual disk exists. You must delete the snapshot and
then delete ACTIVE.
EMVERSION
The EMVERISON command displays the element manager version and build number.
Syntax
NoSystemSelected: EMVERSION
NOTE:
You will need to select a manager using the SELECT MANAGER command before using the EMVERSION
command, but you do not need to select an array.
Switches
No additional keywords, parameters, or switches are available with the EMVERSION command.
Example
EMVERSION
Element manager information
Version: 4.00
Build: 30
EXERCISE_DISK
This command a llows users to test hard disks in the array for defects.
Syntax
EXERCISE_DISK
Switches
The followi
ng switches are available with the EXERCISE_DISK command.
ST ART
Begins testing, or exercising, the d isks. The options are:
HP StorageWorks Storage System Scripting Utilit y reference
47