Storage Bin 2.0: Virtualization challenges - Storage Technology Magazine - Page 1

Storage Bin 2.0: Virtualization challenges

Backing up and recovering data from virtual machines is easier said than done.


Last month, I used this space to discuss the pervasiveness of virtual machines (VMs) in the data center and how they change practically everything. For many, VMs are a no-brainer value proposition. But let's not forget that the devil is in the details.

If you use VMs within a Fibre Channel (FC) network, you may have a bit of a problem. FC is a Layer 2 protocol and every VM in a physical server shares a common World Wide Name (WWN). That's like everyone in your firm sharing the same phone number or email address--everyone sees everything. FC host bus adapter (HBA) vendors fixed this problem through N_Port ID Virtualization (NPIV), which lets you assign a different WWN to each VM. However, you have to upgrade all of your HBA drivers. No big deal, right? Wrong. iSCSI and NFS don't have this problem because these protocols are IP based and you can assign different IP addresses to your VMs.

Some of the biggest challenges in data centers revolve around backing up and recovering data in a VM environment. There are so many issues to address I could dedicate a book to the topic. Let's look at a select few.

Backup agent in the guest OS:

  • May be burdensome on the host's shared resources, especially if multiple VMs share the same host resources and are scheduled at the same

    Requires Free Membership to View

    When you register for SearchStorage.com, you’ll also receive targeted emails from my team of award-winning editorial writers. Our goal is to keep you informed on the hottest topics, the latest news and the biggest challenges you face as a storage professional today.

    Rich Castagna, Editorial Director

    By submitting your registration information to SearchStorage.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchStorage.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

  • time.
  • Requires setting up backup scheduling and policies, as well as necessitating a client agent license, for each virtual machine.
  • Lacks bare-metal recovery options, so a VM can't be restored as a whole.
  • Could scramble the VMs and cause performance degradation when the backup process is initiated.
  • Running agents in the guest operating system can lead to backup agent sprawl (a management quagmire).

This was first published in December 2007