domain_DiskPool
Table: domain_DiskPool
OpsCenter Report Column | Description | Equivalent Column in IT Analytics |
|---|---|---|
masterServerId | Unique identifier for Master Server. | apt_v_nbu_disk_pool.management_server_id |
name | Specifies the name of the disk pool. | apt_v_nbu_disk_pool.disk_pool_name |
storageServerName | Specifies the name of the storage server. | apt_v_nbu_disk_pool.storage_server_name |
serverType | Specifies the storage server type. For OpenStorage, the server type specified depends upon the vendor name. | apt_v_nbu_disk_pool.storage_server_type |
highWaterMark | Specifies the percentage of space used. This percentage determines when NetBackup can assign the jobs that write data to the storage unit. | apt_v_nbu_disk_pool.high_watermark_pct |
isValid | Specifies if the disk pool is a valid and accessible disk pool. 0 (zero)indicates False that is "Not Available" and 1 indicates True that is "Available". | |
lowWaterMark | Specifies the percentage of space used that determines when the disk pool is full. NetBackup does not write data until the low watermark is reached. | apt_v_nbu_disk_pool.low_watermark_pct |
rawSize | Specifies the raw, unformatted size of the storage in the disk pool. | apt_v_nbu_disk_pool.raw_size_kb |
status | Displays the status: up or down. | |
usableSize | Specifies the estimated amount of disk space available for storage after file metadata overhead is taken into account. | apt_v_nbu_disk_pool.usable_size_kb |
usedCapacity | Specifies the amount of storage space in use. | |
volumeCount | Specifies the number of disk volumes in the disk pool. |