Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
IT Analytics OpsCenter Transition Reference
- OpsCenter Transition
- Introduction
- IT Analytics reports search
- OpsCenter - Reports Library mapping
- OpsCenter - IT Analytics alerts mapping
- Importing SQL Report Template Designer (RTD) Reports
- OpsCenter to IT Analytics Schema Mapping
- domain_Client
- domain_ClientImageCollectionLevel
- domain_DiskPool
- domain_DiskPoolHistory
- domain_Entity
- domain_EntityAlias
- domain_Image
- domain_ImageCopy
- domain_ImageCopyFormat
- domain_ImageFragment
- domain_Job
- domain_JobArchive
- domain_JobImage
- domain_Log
- domain_MasterServer
- domain_Media
- domain_Mediaserver
- domain_ParentJob
- domain_Policy
- domain_PolicyClient
- domain_Schedule
- domain_ScheduleCalendar
- domain_ScheduledJob
- domain_ScheduleWindow
- domain_SkippedFileArchive
- domain_TapeDrive
- domain_TapeDriveHistory
- domain_TapeDriveMap
- domain_TapeLibrary
- lookup_CalendarType
- lookup_DataCollectionStatus
- lookup_DataMoverType
- lookup_DayOfWeek
- lookup_DensityType
- lookup_DriveStatus
- lookup_DriveType
- lookup_JobState
- lookup_JobStatus
- lookup_JobSubType
- lookup_JobType
- lookup_MediaStatus
- lookup_MediaType
- lookup_PolicyStatus
- lookup_PolicyType
- lookup_PoolType
- lookup_robottype
- nb_DiskPool
- nb_DiskVolume
- nb_DiskVolumeHistory
- nb_Job
- nb_JobArchive
- nb_JobAttempt
- nb_JobAttemptArchive
- nb_JobAttemptLog
- nb_JobBackupAttributes
- nb_JobBackupAttributesArchive
- nb_JobFiles
- nb_JobFilesArchive
- nb_JobProcessAttribute
- nb_JobProcessAttributeArchive
- nb_Policy
- nb_Robot
- nb_StorageServer
- nb_StorageServiceDestInfo
- nb_StorageServiceInfo
- nb_StorageUnit
- nb_StorageUnitGroup
- nb_StorageUnitsInGroup
- nb_TapeDrive
- nb_VirtualMachines
- nb_VolumeGroup
- nb_VolumePool
- nom_Drive
- nom_NBJob
- nom_NBJobClient
- nom_NBMedia
- nom_NBPolicy
- nom_Server
nb_DiskVolume
Table: nb_DiskVolume
OpsCenter Report Column | Description | Equivalent Column in IT Analytics |
|---|---|---|
masterServerId | Unique identifier for NetBackup Primary Servers. | apt_v_nbu_disk_volume.management_server_id |
diskMediaId | Unique identifier for disk media. | apt_v_nbu_disk_volume.disk_media_id |
committedSpace | Specifies the committed space of disk volume. | |
createdDateTime | The date and time when the disk volume was added toNetBackup. | |
currentReaders | Specifies the current number of the readers. | apt_v_nbu_disk_volume.cur_read_streams |
currentWriters | Specifies the current number of the writers. | apt_v_nbu_disk_volume.cur_write_streams |
diskPoolId | Unique identifier for disk pool. | apt_v_nbu_disk_volume.disk_pool_id |
fileSystemOrdinal | Specifies different file system ordinal. | |
fileSystemType | Specifies different file system type. | |
flags | Specifies the disk volume flag information, such asReadOnWrite, AdminUp, or InternalUp. | apt_v_nbu_disk_volume.flags |
freeSpace | Specifies the estimated amount of disk space available for storage after file metadata overhead is taken into account. | apt_v_nbu_disk_volume.free_space_kb |
isValid | Specifies if the disk volume is a valid, which is accessible,Value 0 (zero) indicates false that means thedisk volume is not available and 1 indicates true that means the disk volume is available. | |
lastModifiedDate Time | Specifies the date and time when the disk volume was last modified. | apt_v_nbu_disk_volume.last_updated |
maxReaders | Specifies the maximum number of readers. | |
maxReferenceReaders | Specifies the maximum number of reference readers. | |
maxReferenceWriters | Specifies the maximum number of reference writers. | |
maxWriters | Specifies the maximum number of writers. | |
name | Specifies the name of the disk volume. | apt_v_nbu_disk_volume.disk_volume_name |
potentialFreeSpace | Specifies the potential free space of disk volume. | apt_v_nbu_disk_volume.free_space_kb |
preCommittedSpace | Specifies the pre- committed space of disk volume. | |
serverType | Specifies the storage server type,For Open Storage, the server type depends on the vendor name. | apt_v_nbu_disk_volume.disk_type |
state | Displays the disk volume status: Up or Down. | apt_v_nbu_disk_volume.status |
storageServerName | Specifies the name of the storage server. | |
totalCapacity | Specifies the total capacity of the disk volume. | apt_v_nbu_disk_volume.total_capacity_kb |
used | Specifies the amount of the storage space in use. |