Step 3. Enable HPE 3PAR Web Services API Server
This step must be performed if you plan to work with the HPE 3PAR StoreServ storage system.
Veeam Backup & Replication uses the HPE 3PAR Web Services API server to communicate with the HPE 3PAR StoreServ storage system. When you add the HPE 3PAR StoreServ storage to the backup infrastructure, Veeam Backup & Replication attempts to enable the server automatically. If Veeam Backup & Replication fails to enable the server automatically (for example, if it does not have enough privileges to do this), you need to enable the server manually.
Important! |
The HPE 3PAR Web Services API is a part of the HPE 3PAR OS starting from version 3.1.2. Veeam Backup & Replication does not support earlier versions of HPE 3PAR OS. |
To check if the HPE 3PAR Web Services API server is enabled and enable it if needed:
- Log on to the Processor with administrator privileges:
#ssh <administrator account>@<SP IP Address> |
- View the current state of the Web Services API Server:
#showwsapi |
- If the Web Services API Server is disabled, start it:
#startwsapi |
- If the HTTP or HTTPS state is disabled, enable one of them:
#setwsapi -http enable |
or
#setwsapi -https enable |