CLI Guide

yes: Allow the command to proceed.
no: Cancel the command.
If this parameter is omitted, you must reply to prompts.noprompt
Optional. Suppresses confirmation prompts. Specifying this parameter allows the command to proceed
without user interaction.
Output Messages are displayed when the SMI-S configuration is reset and SMI-S is restarted.
Examples Reset the SMI-S configuration on controller A, to which you are logged in.
# reset smis-configuration a
From controller A, reset the SMI-S configuration on controller B.
# reset smis-configuration b
Reset the SMI-S configuration on both Storage Controllers.
# reset smis-configuration both
See also restore defaults
reset snapshot
Description
Replaces the data in a standard snapshot with the current data from its parent volume. The snapshot’s
volume characteristics are not changed.
Any snapshot in a snapshot tree can be reset, but the data source can only be the snapshot's immediate
parent. For example, in the following snapshot tree:Vol1
|- Vol1Snap
|- Vol1SnapSnap
you can reset Vol1Snap to Vol1, or reset Vol1SnapSnap to Vol1Snap.
The command will prompt you to unmount the snapshot from all hosts before starting the reset operation to
avoid data loss.
CAUTION: All data represented by the snapshot as it exists prior to issuing this command will
be lost.
Minimum role manage
Syntax
reset snapshot
[prompt yes|no]
snapshot
Parameters [prompt yes|no]Optional. For scripting, this specifies an automatic reply to confirmation prompts:
yes: Allow the command to proceed.
no: Cancel the command.
If this parameter is omitted, you must manually reply to prompts.
snapshotThe name or serial number of the snapshot to reset. A name that includes a space must be
enclosed in double quotes.
Examples Reset snapshot Vol1Snap.
# reset snapshot Vol1Snap
See also show snapshots
Alphabetical list of commands 97