Forum Discussion

ThomasA's avatar
ThomasA
Level 2
7 years ago

Duplicate deduped NDMP backup (block-level) to cloud?

Hello,

we have a Backup Exec (16 FP2) job which backups data (mostly vm images) from a NetApp to a deduplication storage via NDMP.
As it is a file-level-based backup and the data of the vm images changes rapidly, no real incremental or differntial backups are possible.

Is it possible to duplicate this deduped backup-set to a cloud storage (as offsite-backup) on a block-level base, so that incremental backups can be used and the data sent can be reduced?
And can I use this duplicated backup to restore (single files) back directly to the NetApp or do I have to restore it first to a local storage and then back to the NetApp?

Thomas

5 Replies

  • Whilst what I am about to say is more than your actual question, you do need to be aware of my points (as the NMDP option is NOT the correct solution for backups involving virtual machines.)

    Backing up VMs that are stored on a Netapp using the NDMP option is BAD practice as you have no GRT capability of the files inside the VMs themselves and no incremental capability either because when the VM changes the complete VHD or VMDK file changes which for the NDMP option means we backup and restore the complete VM. In fact if the VMs are inside a LUN (which is a single very large file in terms of how it is stored on the NetApp) then the problem is even worse as you have to backup and restore the complete LUN (which might be more than 1 VM)

    VMs should really be backed up using the virtual agent (and if using VMware choosing SAN Transport if possible.)

    Virtual machine backups can then be directed to deduplication storage, have incremental stages and duplicate to cloud afterwards.

     

    For more info on concepts on NDMP please see this blog (about LAN free configurations) which does cover best practices (and talks about NDMP and Virtual machine requirements)

    https://vox.veritas.com/t5/Backup-Recovery-Community-Blog/LAN-free-including-SAN-backup-configurations-with-Backup-Exec/ba-p/788438

     

     

    • ThomasA's avatar
      ThomasA
      Level 2

      Thanks for your answer and I know it's not an ideal situation, but we don't use either VMWare or Hyper-V, but KVM with raw image files for virtualization. Is the virtual agent working in this scenario?

      • Colin_Weaver's avatar
        Colin_Weaver
        Moderator

        Ok so if you have VMs managed by a hyper-visor we dont support then NDMP option is still not really the best choice, assuming the VMs can run either our Windows Remote Agent or our RALUS agent then the best choice is a traditional backup of the VM as if it was a physical system.

        Basically anything on the NetApp that is single file but in reality is a container for smaller files (so either the similar to a LUN, or similar to a VMDK or VHD files) cannot do incremental backup of the content OR provide individual content restore if backed up using the NDMP option. OK I am not familar with KVM + RAW images (as the bit we don't directly support)  so I am trying to give more generic info

        If you contimue with the NDMP option route (just because it is a NetApp and that bit is supported by Backup Exec)  then iyou wil have fun if you evre need to do a restore of just a single file from inside the VM without affecting the active VM itself