Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ NAS Administrator's Guide
  3. Section III. Using NDMP
  4. Troubleshooting
  5. About NetBackup for NDMP logs
  6. NDMP backup levels
NetBackup™ NAS Administrator's Guide

NDMP backup levels

At the start of a debug log, you may see an entry titled LEVEL. This entry refers to an environment variable that NetBackup set based on the type of backup. Here is an example from a bptm log:

   08:48:38.816 [22923] <2> write_data_ndmp: backup environment
    values:
    08:48:38.816 [22923] <2> write_data_ndmp: Environment 1:
    TYPE=dump
    08:48:38.816 [22923] <2> write_data_ndmp: Environment 2:
    FILESYSTEM=/vol/vol0/2million
    08:48:38.817 [22923] <2> write_data_ndmp: Environment 3:
    PREFIX=/vol/vol0/2million
    08:48:38.817 [22923] <2> write_data_ndmp: Environment 4: LEVEL=0

The NDMP backup level is modeled after UNIX dump levels. The backup level is a number in the range of 0 to 9.

An NDMP backup level of 0 is a full backup. A backup level greater than 0 is an incremental backup of all objects that were modified since the last backup of a lower level. For example, level 1 is a backup of all objects that were modified since the full backup (level 0). Level 3 is a backup of all objects that were modified since the last level 2 incremental.

Table: NetBackup backup types and corresponding NDMP backup levels

NetBackup backup types

NDMP backup levels

NetBackup Full

NDMP level 0

NetBackup Cumulative Incremental

NDMP level 1

NetBackup Differential Incremental

NDMP level (last level + 1, up to 9)

Some vendors support level values that are greater than 9. For valid level values for your device, see the NetBackup for NDMP: NAS Appliance Information from the Veritas Technical Support website:

http://www.veritas.com/docs/000027113

More information is available on environment variables.

More Information

About environment variables in the backup selections list

Feedback

Was this page helpful?
Previous

Viewing NetBackup for NDMP logs

Next

General NetBackup for NDMP operating notes and restrictions

Feedback

Was this page helpful?