Upgrading the vSphere Data Protection (VDP) appliance

Here are the steps outlined for upgrading the vSphere Data Protection (VDP) appliance.

1. Check the version of the VDP.  SSH to the VDP appliance and use the following command:

rpm –qa | grep vdr

The current version of the VDP appliance is  vdr-1.1.53-53

image

2. The vSphere (web) client displays version 5.1.0.0 (5.1.0.0). This version will not change after the upgrade.

image

3. Shutdown the VDP appliance.

4. The virtual disks used by the vSphere Data Protection appliance are set to be “Independent – Persistent.” However, in order to take a snapshot, the disks will have to be temporarily changed to “Dependent.” Starting with Hard disk 2 till disk 7image.

 

 

 

 

 

 

 

 

 

 

5. Take a snapshot.  This must be done else you wont be able to upgrade the VDP appliance

6. Start the VDP appliance. Wait till the VDP appliance is started. It can takes 10 minutes!

7. Download the VDP upgrade ISO needed and verify the checksum of the ISO!

image

8. Mount the upgrade ISO to the VDP appliance using VM Edit Settings.

image

9. Connect to the appliance using the following URL:

https://ip address of VDP appliance:8543/vdp-configure/

10. Login the appliance (username is root)

11. Go to the upgrade tab. Click check upgrades (be patient it will take some time to see the upgrade package)

image

12. Select the package and press the upgrade VDP button

13. The warning “No valid Integrity Check taken Today of Yesterday”  appeared.

image

Run a manual Integrity Check by using the  vSphere Web Client, select “Run Integrity Check” in the vSphere Data Protection plugin.

image

14. Watch in the tasks till the VDP Integrity check completes

image

15. Select the package and press the upgrade VDP button

image

16. Wait till upgrade completes

image

17. Shut down the VDP appliance

18 . Delete the snapshot

19. re-enable the independent disks

20 . Detach the ISO VDP upgrade

21. Start the VDP appliance

22.  Check the version of the VDP appliance. Make a SSH connection and use the following command:

rpm –qa | grep vdr

image

The new version of the VDP appliance is: vdr-1.1.56-56.  The vSphere (web) client displays still version 5.1.0.0 (5.1.0.0).

image

Tested: PHD Virtual Backup 6.0

PHD Virtual Backup is a backup and recovery solution for VMware and Citrix environments. PHD Virtual Backup version 6 is released. We tested this new version with VMware vSphere.

What’s new in PHD Virtual Backup version 6:

PHD Virtual Backup version 6.0 contains the following major enhancements:

  • PHD Instant Recovery: Instant Recovery lets you access your backed up data right away. The VM(s) will be powered on directly from the backup storage. Instant Recovery can be used for verifying backups or when needed mission critical data immediately. 
  • Application Aware Backups: PHDVB v6.0 provides the ability to take application aware backups for any application.  Application aware backups include the ability to properly quiesce the application prior to backup, as well as perform any post-backup processes, such as automated log management (truncate, shrink, etc.).  This is done by leveraging a very small guest application called the PHD Guest Tools
  • Full and incremental backup mode: Prior to v6.0, PHDVB provides a single backup mode called the virtual full.  Virtual Full backups include source-side deduplication across all backups within a backup target.  They are very efficient for storage utilization and backup and restore speeds. There are certain configurations that are not optimized to handle the many files that the virtual full leverages.  Therefore, PHD is implementing a traditional full / incremental backup mode for those configurations such as using a CIFS share or deduplicating hardware appliance as the backup target or using 3rd party tools to copy full and incremental files off-site or to tape.
  • Email Enhancements: The enhancements include: test Email, get HTML summary reports and fewer alerts
  • Encryption: Those requiring strict requirements for backup data security can now choose to enable one of many types of industry standard encryption levels for PHD Virtual Backups.  When enabled, data will be encrypted at the file system level of the VBA to ensure that it is secure in transit to the backup target and at rest when it reaches the backup target.
  • Enhanced File Level Recovery (FLR): In PHDVB v6.0, users will now be able to select an option to use CIFS for FLR, whereby the backup will be mounted to the VBA and presented out as a CIFS share. This allows the admin to share backup data so that other users can recover files or application items.  For additional flexibility, you can also choose or ability to present backups out as an iSCSI target from the VBA so that other machines can mount the backup as a local disk.  

Read more

Tested: Altaro Hyper-V Backup

In my LAB environment I tested Altaro Hyper-V Backup version 3. Altaro Hyper-V Backup is software that makes it possible to backup and restore Windows 2008 (R2) Hyper-V VMs.

Editions

There are three editions available: The free edition, the standard edition and the unlimited edition. For this test I used the unlimited edition because it supports “Cluster Shared Volumes (CSVs)”.  More info can be found here.

image

Installation

Altaro Hyper-V Backup needs to be installed on the Hyper-V host. In a Hyper-V Cluster environment, the cluster node were Altaro Hyper-V Backup is installed,  is called the Master Controller. On all the other nodes agents are installed. The Master Controller node configures and controls all the Altaro Background Agents on the cluster.

image

On the node you  that will become the Master Controller launch the downloaded 14 MB installation file. Within a minute the installation is competed.

Configuration

The configuration is a couple of steps:

1. Select the Master Controller Node and install the “background backup agents” to the other cluster node(s).

image

2. Select the Hyper-V VMs to backup

image

3. Select a Backup Drive. The following backup drives are supported:

USB External Drives
eSata External Drives
USB Flash Drives
Fileserver Network Shares using UNC Paths
NAS devices (Network Attached Storage) using UNC Paths
PC Internal Hard Drives (recommended only for evaluation purposes)
RDX Cartridges

It supports multiple backup drive swapping and  It is possible to mirror the backup data to another location by creating a mirror schedule..

image

4. Setup the notifications.

Notifications can be set by Event Log and/or Email. 

image

5. Create a backup schedule and place the VMs in the schedule group.

image

After these 5 steps the backup schedule is ready.

Backup

Altaro used the ReverseDelta technology. ReverseDelta only save the changes between each version of a changed file, rather than backing up the whole file every time it changes. The latest version of a file is always made available in its entirety and not as a delta file.  More information about the ReverseDelta can be found here.

image

When Altaro initiates a backup from the Hyper-V Host it invokes a VSS on the Hyper-V server (software VSS) and then it invokes a VSS within the Virtual Machines – this last step is done automatically by the MS Hyper-V VSS Writer. This means that as long as the VSS within the VM succeeds then any VSS applications (for example Microsoft SQL or Exchange) within the VM will commit their data to disk resulting in a proper application-consistent backup. When Altaro makes a backup from a VM on a Cluster Shared Volume (CSV) the the volume is in redirected mode during the whole backup! This is common CSV behavior when using software VSS.

image

To shorten the time the volume is in redirected mode it is possible to use a hardware VSS provider (SAN must support a hardware VSS provider). To enable hardware VSS you must contact Altaro support. There is no option in the GUI interface available to enable hardware VSS.

When the backup is finished and Email notification is enable, you get an backup report in your inbox. The report is very limited.

image

 

Restore

In Altaro you can choose the following restore options:

  • Restore a VM to its original location. This will overwrite the current guest VM
  • Restore a VM as clone to a different location. The VM will restored given a new name and to a new location

image

  • Individual File level restore. Restores individual files from a VHD or AVHD file
  • Fire Drill. The Fire Drill feature allows you to plan and execute test restores at a scheduled time.  That way you can easily verify that your VMs are being backed up correctly
  • Boot from Backup Drive. Run a guest VM directly from the backup location without having to do a full restore

I tested the Restore a VM as clone without any problems.

Dashboard

The dashboard gives an overview on the following items:

  • Backup Drive Status as pie chart on free space and backup space
  • Graph statistics  display with drop down list for Total Backup Size /day, backup duration / day, total data transferred / day and total number of backups / day 
  • Cluster status, Latest Backups, Mirror Backup Drive History, Restore History and Errors Since Last Backup

image

 

Conclusion

Altaro Hyper-V Backup is an easy backup application with the following pros and cons:

Pros

  • Easy to install, configure and use
  • Fast
  • Inexpensive (see pricing)
  • Reverse Delta technology
  • Mirror Backup Drive

Cons

  • Altaro needs be installed on the Hyper-V host. The Management Console cannot be installed on another server
  • Backups all the VHDs, no exclusions possible
  • Reporting very basic
  • No tape handling
  • No Hardware VSS support in the GUI
  • Only backup to drives, no cloud support
  • Support only the MS Hyper-V hypervisor

Further versions will address some of the cons. For more information click on the Altaro banner on the right side of the blog.

Update 07 august 2012:

Today Altaro released the beta of Hyper-V Backup version 3.5. Version 3.5 has new features and fixes.

New features:

  • Windows Server 2012 Support, including support for VHDX files.
  • Windows 2012: support for backup and restore of VMs located on network paths.
  • Windows 2012: support for Volume Shadow Copies of SMB3.0 network paths.
  • Windows 2012: support for CSV3.0 and scale-out CSV file shares.
  • New and improved Metro-Style User Interface.

Fixes:

  • Link to error reporter from Management Console.
  • Extra verification checks in Reverse Delta algorithm.
  • Improved free-space calculation (Backup no longer checks for full size of VM in free space).
  • Many more improvements and bug fixes under the hood.

To try the beta go to here.