NDMP - how does it work? (file level or block level)
Hi
theoretical question here-
I always thought that NDMP was a communication protocol in the basic form of: backup server request files in X path for backup and NDMP host passing these files. in case of a incremental backup request the NDMP host sends only files that have changed since the last backup (file level backup only- meaning the NDMP host itself does the inventory check \ block level comparison etc- but in the end result sends the entire file to the backup server)
I am now told that NDMP does enable in fact real block level backups.
I wasn't able to find anywhere a conclusive answer to how NDMP works (if it's a block-level backup or file-level backup)
can anyone help please? (I would like an official document of some sort of backup or storage vendor if possible)
thanks in advance for the help.
- The answer to your questions are actually outside of NetBackup (or any other backup software with NDMP agent).
In short - NDMP does file-level backup.
Most common backup types are tar and dump.
A bit of NDMP background :
http://searchdatabackup.techtarget.com/feature/Common-NAS-backup-challenges#q2
Hope this helps.