HP P2000 G3 MSA System CLI Reference Guide 121
reset smis-configuration
Description Resets the SMI-S configuration files. For use by or with direction from a service technician.
This command will reset the configuration of the SMI-S service to default settings. After running this
command, any hosts registered via SMI-S will need to be registered again.
Messages are displayed when the SMI-S configuration is reset and SMI-S is restarted.
Syntax
reset smis-configuration
[a|b|both]
[prompt yes|no]
[noprompt]
Parameters a|b|both
Optional. The controller module containing the controller to restart. If this parameter is omitted, the
command affects the controller being accessed.
prompt yes|no
Optional. Specifies an automatic response to the confirmation prompt:
• yes: Allow the command to proceed.
• no: Cancel the command.
If this parameter is omitted, you must reply to the prompt.
noprompt
Optional in console format; required for XML API format. Suppresses the confirmation prompt, which
requires a yes or no response. Specifying this parameter allows the command to proceed without
user interaction.
Example Reset the SMI-S configuration on controller A, which you are logged in to:
# reset smis-configuration a
WARNING: The configuration of the SMIS service will be reset to default
settings. Any hosts registered via SMIS will need to be registered again. Are
you sure? yes
Info: SMIS service configuration has been reset for local controller.
(2013-01-10 16:53:51)
Success: Command completed successfully. (2013-01-10 16:53:51)
From controller A, reset the SMI-S configuration on controller B:
# reset smis-configuration b
WARNING: The configuration of the SMIS service will be reset to default
settings. Any hosts registered via SMIS will need to be registered again. Are
you sure? yes
Info: SMIS service configuration has been reset for partner controller.
(2013-01-10 16:55:08)
Success: Command completed successfully. (2013-01-10 16:55:08)