HP Store Once 2700, 4500 and 4700 Maintenance and Service Guide

3. Using the latest <config_filename>.txt file, manually apply all of the settings within this
configuration text file using the StoreOnce CLI commands and instructions exactly as shown.
This will ensure that the customer configuration is restored to its previous configuration. It is
very important that this is done manually before attempting to restore the device settings
automatically.
NOTE: If the product has additional storage connected, please ensure Capacity Upgrade
Kit licenses are applied.
4. Reconfigure the storage for the appliance using the commands:
hardware discover storage
hardware add storage
5. Monitor the expansion using the following command:
system show status
This command will return either of the following after an add command has been sent:
Adding X,XXXGB...
Formatted XXGB, which means that the storage and file system has been configured
and is ready for use. Parity initialization may still be in progress.
The following output is an example; the values shown may not match your appliance-specific
values.
# system show status
Status
------
Formatted 15,070.76GB
Service Sets Status Notes
------------ ------ -----
Set 1 Running
NOTE: The addition of storage will take a minimum of two hours to complete. You will not
be able to complete the next steps until storage is formatted.
6. Using an SFTP client copy the saved configuration zip file to the config folder on the
appliance.
Using Linux
sftp Admin@<IP_address>
cd config
put <config_filename>.zip
exit sftp
Using a Windows sftp client
Ensure the File Protocol is set to SFTP, not SCP.
Login as Admin.
Copy <config_filename>.zip to config.
7. Use the following StoreOnce CLI command to check that the file has been uploaded:
config show list
8. Run the StoreOnce CLI command:
config restore devices <config_filename>
Performing a configuration restore 39