• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

danblee.com

Tutorials & Knowledge Base Articles for System Administrators who wear many, many hats.

  • Home
  • About
  • Ask Me
  • DBLHost.com

Migrating VEEAM Backup Data

June 5, 2018 by Dan B. Lee Leave a Comment

If you want to move backups from one location to another, you’re going to need to make sure you have some things configured properly. Here are a few things I learned while migrating to a larger storage area for my data.

It’s definitely easier, arguably faster, to migrate data using ROBOCOPY. Even though you’ll have more thread available to migrate data using ROBOCOPY, you’re only as fast as your storage and your processing power. A big copy and paste of your data using windows won’t be much faster as it will go file by file.

So here are the steps using ROBOCOPY. If you aren’t familiar with ROBOCOPY, check out my post about this neat little tool that’s built into Windows that will really help you when moving large file sets that require logging.

  1. Assuming you’ve already added another storage location to VEEAM, make sure the folder you are about to copy your data to is already create and is the same name. If you name the folder something different, the mapping will not work.
  2. Open a command prompt with elevated privileges.
  3. Use all of the switches that ROBOCOPY is known for to make this operation as quick and painless as possible. Open the location where your backups are and migrate them using the following ROBOCOPY command, being sure to update your directory location. Put the path in quotes if there are spaces: robocopy E:\Backup\Backup1 F:\Backup\Backup1/TEE /E /FP /R:5 /W:1 /MT:128
  4. Once all files have moved, right click the job and edit it. Click on Storage, then find the Backup Repository and change it to the new location and click Finish. The job will take a second to find the new location with the new files (same folder name!) and you’ll be all set.
  5. Since the backup job contains all of your backups, including all the differential backups you have taken for your set retention period, you could essentially delete the old backup at this point. But if you have the space, why not wait a day to make sure the backups are working Ok?

Hope this helps. Cheers.

Filed Under: Microsoft Windows, Storage, VEEAM, Virtualization Tagged With: backup software, Backups, data, Data migrations, ROBOCOPY, Storage, VEEAM

Primary Sidebar

Categories

  • Active Directory
    • Group Policy
  • Adobe Photoshop
  • Browsers
    • Chrome
  • Cloud Based Technology
    • Citrix XenApp
  • ConnectWise
    • LabTech
  • Dell
  • Internet Service Providers (ISPs)
  • iPhone
  • Linux
    • CentOS
    • OpenVPN
    • SaltStack
    • Ubuntu
  • Microsoft Office
    • Lync
    • Microsoft Excel
    • Microsoft Outlook
    • Microsoft Word
  • Microsoft Windows
    • Active Directory
    • PowerShell
    • Windows 7
    • Windows 8 Preview & Release
  • Networks
  • News
  • Off Topic
  • Office 365
  • Peripherals
    • Monitors
  • Printers
    • Local Printers
    • Network Printers
  • Programming
    • Python
  • Riverbed
  • Security
  • Sharepoint
  • Social Media
  • Splunk
  • Storage
  • Switching & Routing
    • Cisco
    • Fortinet
  • Technology Culture
    • Opinion
  • Uncategorized
  • Virtualization
    • VEEAM
    • VMware
  • WAMP
  • Web Hosting
    • WHMCS
  • Website Design
  • Windows Server
    • Exchange 2003
    • Exchange 2010
    • Exchange 2013
    • Microsoft SQL
    • Windows Server 2003
    • Windows Server 2008 R2
    • Windows Server 2012
  • WordPress

Footer

Recent Activity

  • idrac default login - Credit One on Dell iDRAC Default Username and Password
  • Windows Server hanya menampilkan Command Prompt setelah restart - Hanya Trial on Windows Server 2012 Just Showing a Command Prompt
  • pings on Xerox Phaser 3635MFP Default Admin Username and Password
  • Xerox Phaser 3635MFP Default Admin Username and Password — danblee.com on About Dan B. Lee
  • Estudio Login | LOGINEGG on Toshiba E-Studio Default Administrator Username and Password

Dan Lee

Dan B. Lee works at SyApps, LLC., a Managed Hosting Solutions Firm, as a Senior Network Engineer. Dan has a decade of IT experience and specializes in a number of different disciplines including Virtualization, Web Site Hosting and Design, Network Security, Data Center Architecture, Local and Remote Server Hosting, and Backup & DRS Solutions. Read More…

Links

  • Home
  • About Dan B. Lee
  • Ask Me
  • Privacy Policy

Copyright © 2021 · Genesis Child Theme on Genesis Framework · WordPress · Log in