Veritas NetBackup™ Cloud Administrator's Guide
- About NetBackup cloud storage
- About the cloud storage
- About the Amazon S3 cloud storage API type
- About EMC Atmos cloud storage API type
- About Microsoft Azure cloud storage API type
- About OpenStack Swift cloud storage API type
- Configuring cloud storage in NetBackup
- Scalable Storage properties
- Cloud Storage properties
- About the NetBackup CloudStore Service Container
- Configuring a storage server for cloud storage
- NetBackup cloud storage server properties
- Configuring a storage unit for cloud storage
- Changing cloud storage disk pool properties
- Monitoring and Reporting
- Operational notes
- Troubleshooting
- About unified logging
- About legacy logging
- Troubleshooting cloud storage configuration issues
- Troubleshooting cloud storage operational issues
NetBackup storage server cloud connection properties
All or most of the cloud storage servers use the storage server properties in Table: Storage server cloud connection properties. The following are the prefixes for the currently supported cloud vendors:
Amazon: AMZ
Amazon GovCloud: AMZGOV
AT&T: ATT
Cloudian: CLD
Google Nearline: GOOG
Hitachi: HT
Microsoft Azure: AZR
Rackspace: RACKS
Verizon: VER
Table: Storage server cloud connection properties
Property | Description |
---|---|
METER:DIRECTORY | This read-only field displays the directory in which to store data stream metering information. Default value: |
METER:INTERVAL | The interval at which NetBackup gathers connection information for reporting purposes. NetBackup OpsCenter uses the information that is collected to create reports. The value is set in seconds. The default setting is 300 seconds (5 minutes). If you set this value to zero, metering is disabled To change this property, use the Cloud Settings tab of the host properties. See Scalable Storage properties. Default value: 300 Possible values: 1 to 10000 |
PREFIX:CURL_CONNECT_TIMEOUT | The amount of time that is allocated for the media server to connect to the cloud storage server. This value is specified in seconds. The default is 300 seconds or five minutes. This only limits the connection time, not the session time. If the media server cannot connect to the cloud storage server in the specified time, the job fails. This value cannot be disabled. If an invalid number is entered, the CURL_CONNECT_TIMEOUT returns to the default value of 300. Default value: 300 Possible values: 1 to 10000 |
PREFIX:CURL_TIMEOUT | The maximum time in seconds to allow for the completion of a data operation. This value is specified in seconds. If the operation does not complete in the specified time, the operation fails. The default is 900 seconds (15 minutes). To disable this timeout, set the value to 0 (zero). Default value: 900 Possible values: 1 to 10000 |
PREFIX:LOG_CURL | Determines if cURL activity is logged. The default is NO which means log activity is disabled. Default value: NO Possible values: NO (disabled) and YES (enabled) |
PREFIX:PROXY_IP | The TCP/IP address of the proxy server. If you do not use a proxy server, leave this field blank. Default value: No default Possible values: Valid TCP/IP address |
PREFIX:PROXY_PORT | The port number that is used to connect to the proxy server. The default is 70000 which indicates you do not use a proxy server. Default value: 70000 Possible values: Valid port number |
PREFIX:PROXY_TYPE | Used to define the proxy server type. If a firewall prevents access to your cloud vendor, use this value to define your proxy server type. If you do not use a proxy server, leave this field blank. Default value: NONE Possible values: NONE, HTTP, SOCKS, SOCKS4, SOCKS5, SOCKS4A |
PREFIX:READ_BUFFER_SIZE | The size of the buffer to use for read operations. READ_BUFFER_SIZE is specified in bytes. To enable the use of the buffer, set this value to a non-zero number. Veritas recommends that this value be a multiple of 256. The READ_BUFFER_SIZE determines the size of the data packets that the storage server transmits during each restore job. An increase in the value may increase performance when a large amount of contiguous data is accessed. If insufficient bandwidth exists to transmit the specified amount of data within a few minutes, restore failures may occur due to timeouts. When you calculate the required bandwidth, consider the total load of simultaneous backup jobs and restore jobs on multiple media servers. Default value for Amazon S3-compatible cloud providers: 104875600 (100 MB) Default value for cloud providers other than Amazon S3-compatible providers: 0 Possible values for Amazon S3-compatible cloud providers: 1048756 (1 MB) to 1073741824 (1 GB) Possible values for cloud providers other than Amazon S3-compatible providers: 524288 (512 KB) to 1073741824 (1 GB) |
PREFIX:USE_SSL | Determines if Secure Sockets Layer encryption is used for the control APIs. The default value is YES, meaning SSL is enabled. Default value: YES Possible values: YES or NO |
PREFIX:USE_SSL_RW | Determines if Secure Sockets Layer encryption is used for read and write operations. The default value is YES, meaning SSL is enabled. Default value: YES Possible values: YES or NO |
PREFIX: WRITE_BUFFER_NUM | This parameter is not applicable for Amazon S3-compatible cloud providers. This read-only field displays the total number of write buffers that are used by the plug-in. The WRITE_BUFFER_SIZE value defines the size of the buffer. The value is set to 1 and cannot be changed. Default value: 1 Possible values: 1 |
PREFIX:WRITE_BUFFER_SIZE | The size of the buffer to use for write operations. WRITE_BUFFER_SIZE is specified in bytes. To disable the use of the buffer, set this value to 0 (zero). The WRITE_BUFFER_SIZE value determines the size of the data packs transmitted from the data mover to the storage server during a backup. An increase in the value may increase performance when a large amount of contiguous data is accessed. If insufficient bandwidth exists to transmit the specified amount of data within a few minutes, backup failures may occur due to timeouts. When you calculate the required bandwidth, consider the total load of simultaneous backup jobs and restore jobs on multiple media servers. Default value for Amazon S3-compatible cloud providers: 104875600 (100 MB) Default value for cloud providers other than Amazon S3-compatible cloud providers: 10485760 (10 MB) Possible values for all cloud providers: 1048576 (1 MB) to 1073741824 (1 GB) |
HTTP:User-Agent | This is applicable only for Amazon S3-compatible cloud providers. You cannot edit this property. |
HTTP:x-amz-server-side-encryption | This is applicable only for the following cloud providers: Amazon S3 and Amazon GovCloud Use this property to enable the server-side encryption of the data that you need to transfer to the cloud storage. AES-256 is a server-side encryption standard. Set this property to NONE to disable the server-side encryption for the cloud provider. Note: You should not enable this property, if you have already enabled the media server-side encryption option while configuring cloud storage server using the NetBackup Administration Console. |