Set-HP3Storage
Short Description
Modifies settings of HPE 3PAR StoreServ storage systems.
Platform: VMware
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Storage System: HPE 3PAR StoreServ
Syntax
|
Set-HP3Storage -Host <CHp3PARHost> [-Description <String>] [-UserName <String>] [-Password <String>] [-Credentials <CInternalCredentials>] [-Proxy <IProxy[]>] [-WindowsMountServer <CHost>] [-LinuxMountServer <CHost>] [-VolumeScanType <VBRVolumeScanType>] [-IncludedVolume <CSanInfrastructureVolume[]>] [-ExcludedVolume <CSanInfrastructureVolume[]>] [-IncludedWildcard <String[]>] [-ExcludedWildcard <String[]>] [-AgentProxy <VBRComputerFileProxyServer[]>] [-AgentVolumeScanType <VBRVolumeScanType>] [-AgentIncludedVolume <CSanInfrastructureVolume[]>] [-AgentExcludedVolume <CSanInfrastructureVolume[]>] [-AgentIncludedWildcard <String[]>] [-AgentExcludedWildcard <String[]>] [-SkipRescan] [-Force] [-EnableProxyAutoSelection] [-ProtocolPolicy <VBRStorageProtocolPolicy>] [-AgentEnableProxyAutoSelection] [-AgentProtocolPolicy <VBRStorageProtocolPolicy>] [-EnableVMwareBackup] [-EnableAgentBackup] [<CommonParameters>] |
Detailed Description
This cmdlet modifies settings of HPE 3PAR StoreServ storage systems. When you modify storage system settings, the cmdlet automatically rescans storage systems.
Note |
|
To modify settings, specify new values for the necessary parameters. The cmdlet will overwrite the previous parameter values with new values. The parameters that you omit will remain unchanged. |
Tip |
|
You can specify the scope of volumes that you want to rescan with the Run the |
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
AgentEnableProxyAutoSelection |
For the Defines that Veeam Backup & Replication will use automatic proxy selection. |
|
False |
Named |
False |
|
AgentExcludedVolume |
For the Specifies an array of storage volumes that you do not want to rescan. Note: Veeam Backup & Replication will not show the excluded volumes in the backup infrastructure after the rescan.
Accepts the |
|
False |
Named |
False |
|
AgentExcludedWildcard |
For the Specifies an array of storage volumes with wildcard characters. Veeam Backup & Replication will not rescan the volumes which names are specified with these wildcard characters. |
|
False |
Named |
False |
|
AgentIncludedVolume |
For the Specifies an array of storage volumes that you want to rescan. Note: Veeam Backup & Replication will show only rescanned volumes in the backup infrastructure.
Accepts the |
|
False |
Named |
False |
|
AgentIncludedWildcard |
For the Specifies an array of storage volumes with wildcard characters. Veeam Backup & Replication will rescan only those volumes which names are specified with these wildcard characters. |
|
False |
Named |
False |
|
AgentProtocolPolicy |
For the Specifies the protocol policy for the storage.
Accepts the |
False |
Named |
False |
|
|
AgentProxy |
For the Specifies an array of proxies you want to use with this storage.
Accepts the |
|
False |
Named |
False |
|
AgentVolumeScanType |
For the Specifies the scope of volumes that you want to rescan. You can use the following options to rescan the volumes:
|
|
False |
Named |
False |
|
Credentials |
Specifies credentials you want to use for authenticating with the storage.
Accepts the |
|
False |
Named |
False |
|
Description |
Specifies the description of the storage. |
|
False |
Named |
False |
|
EnableAgentBackup |
Enables the Veeam Agent backup option. If you provide this parameter, you will be able to integrate your storage systems with Veeam Agent for Microsoft Windows installed on computers in your infrastructure. |
|
False |
Named |
False |
|
EnableProxyAutoSelection |
For the Defines that Veeam Backup & Replication will use automatic proxy selection. |
|
False |
Named |
False |
|
EnableVMwareBackup |
Enables the VMware backup option. If you provide this parameter, you will be able to use storage snapshots to backup and restore VMware vSphere VMs hosted on storage systems. |
|
False |
Named |
False |
|
ExcludedVolume |
For the Specifies an array of storage volumes that you do not want to rescan. Note: Veeam Backup & Replication will not show the excluded volumes in the backup infrastructure after the rescan.
Accepts the |
|
False |
Named |
False |
|
ExcludedWildcard |
For the Specifies an array of storage volumes with wildcard characters. Veeam Backup & Replication will not rescan these volumes. |
|
False |
Named |
False |
|
Force |
Defines that the cmdlet will add an HP3 storage system without showing warnings in the PowerShell console. |
|
False |
Named |
False |
|
Host |
Specifies a storage that you want to modify.
Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
IncludedVolume |
For the Specifies an array of storage volumes that you want to rescan. Note: Veeam Backup & Replication will show only rescanned volumes in the backup infrastructure.
Accepts the |
|
False |
Named |
False |
|
IncludedWildcard |
For the Specifies an array of storage volumes with wildcard characters. Veeam Backup & Replication will rescan these volumes. |
|
False |
Named |
False |
|
LinuxMountServer |
Specifies Linux mount server. The storage systems will use this mount server for file-level and application items restore. |
|
False |
Named |
False |
|
Password |
Specifies the password you want to use for authenticating with the storage. |
|
False |
Named |
False |
|
ProtocolPolicy |
For the Specifies the protocol policy for the storage.
Accepts the |
False |
Named |
False |
|
|
Proxy |
For the Specifies the array of proxies you want to use with this storage. |
|
False |
Named |
False |
|
SkipRescan |
Defines that the cmdlet will not start the storage rescan automatically after you add storage systems to the backup infrastructure. |
|
False |
Named |
False |
|
UserName |
Specifies the user name that you want to use for authenticating with the storage. |
|
False |
Named |
False |
|
VolumeScanType |
For the Specifies the scope of volumes that you want to rescan. You can use the following options to rescan the volumes:
|
|
False |
Named |
False |
|
WindowsMountServer |
Specifies Windows mount server. The storage systems will use this mount server for file-level and application items restore. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Enabling Automatic Proxy Selection for HPE 3PAR StoreServ Storage
|
This example shows how to enable the automatic proxy selection for the HPE 3PAR StoreServ storage.
Perform the following steps:
|
Example 2. Excluding Specified Volumes of HPE 3PAR StoreServ Storage from Rescan Session
|
This example shows how to exclude the specified volumes of the HPE 3PAR StoreServ storage from the rescan session.
Perform the following steps:
|
Example 3. Rescanning All Volumes Added to HPE 3PAR StoreServ Storage System
|
This example shows how to rescan all volumes added to an HPE 3PAR StoreServ storage system.
Perform the following steps:
|
Related Commands
Get-VBRCredentialsReturns credentials records.Get-VBRViProxyReturns a list of VMware backup proxies.New-VBRStorageProtocolPolicyCreates protocol policies for storage systems.Get-HP3InfrastructureVolumeReturns volumes of HPE 3PAR StoreServ storage systems.