User Tools

Site Tools


public:vmware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
public:vmware [2019/08/16 14:33]
ronnie.chan
public:vmware [2019/08/16 14:42]
ronnie.chan [How does Run Direct work?]
Line 22: Line 22:
 When a Run Direct restore is performed, the backup destination is mounted as an NFS datastore from the VMware host, where the VM is run directly from the backup files. ​ When a Run Direct restore is performed, the backup destination is mounted as an NFS datastore from the VMware host, where the VM is run directly from the backup files. ​
  
-{{public:ahsay_wiki_module_vmware_system_architecture_2.png}}+{{public:ahsay_wiki_module_vmware_system_architecture_2b.png?640}}
  
 The backup destination can either be the AhsayCBS server or a local drive that can connect with AhsayOBM. Initiating a Run Direct from the AhsayCBS (also known as agentless restore) will trigger a connection directly with the VMWare host (ESXi server and the direction shown in orange indicator below), while initiating the same action on the AhsayOBM requires the connection to route through the OBM (shown in green indication below). ​ The backup destination can either be the AhsayCBS server or a local drive that can connect with AhsayOBM. Initiating a Run Direct from the AhsayCBS (also known as agentless restore) will trigger a connection directly with the VMWare host (ESXi server and the direction shown in orange indicator below), while initiating the same action on the AhsayOBM requires the connection to route through the OBM (shown in green indication below). ​
Line 28: Line 28:
 The restored virtual machine, at this stage (e.g. before the restore is finalized) is in a read-only state to preserve its integrity. ​ All changes made to the virtual disks (e.g. operation within the guest virtual machine) are stored separately in transaction logs stored on the NFS datastore or the original datastore, depending on the setting selected. These changes are discarded when Run Direct is stopped, where the restored VM will be removed and all changes will be discarded, or the changes will be consolidated with the original virtual machine data when the restore is finalized. The restored virtual machine, at this stage (e.g. before the restore is finalized) is in a read-only state to preserve its integrity. ​ All changes made to the virtual disks (e.g. operation within the guest virtual machine) are stored separately in transaction logs stored on the NFS datastore or the original datastore, depending on the setting selected. These changes are discarded when Run Direct is stopped, where the restored VM will be removed and all changes will be discarded, or the changes will be consolidated with the original virtual machine data when the restore is finalized.
  
 +The restored virtual machine, at this stage (e.g. before the restore is finalized) is in a read-only state to preserve its integrity. ​ All changes made to the virtual disks (e.g. operation within the guest virtual machine) are stored separately in transaction logs stored on the NFS datastore or the original datastore, depending on the setting selected. These changes are discarded when Run Direct is stopped, where the restored VM will be removed and all changes will be discarded, or the changes will be consolidated with the original virtual machine data when the restore is finalized.
 +
 +==== Settings Differences between Run Direct and Non-Run Direct Backup Set on VMware ====
 +^      ^ Run Direct Backup Set       ^ Non-Run Direct Backup Set          ^
 +| Encryption ​   | No     | Yes        |
 +| Compression ​   | No     | Yes        |
 +| VDDK (CBT)    | Yes     | Yes        |
 +| AhsayCBS ​   | Yes     | Yes        |
 +| Local Destination ​   | Yes     | Yes        |
 +| Cloud Destination ​   | No     | Yes        |
 +
 +==== Finalizing a VM Recovery (Migrating VM to permanent location) ====
 +To finalize recovery of a VM, you will still need to migrate it to a permanent location on the VMware host.  The following steps are taken when you finalize a Run Direct restore:
 +
 +=== 1). VMware Snapshot ===
 +A VMware snapshot is created for the VM
 +
 +=== 2). Copying Files ===
 +Backup files from the NFS datastore are copied to the production datastore on the VMware host.
 +
 +=== 3). Copying Changes ===
 +Changes made to the VM after the snapshot creation are moved to the new location.
 +
 +=== 4). Data Consolidation ===
 +The VM is temporarily suspended to consolidate the changes made after the snapshot creation.
 +
 +=== 5). Resume VM ===
 +After all changes are consolidated,​ the VM is resumed.
 +
 +=== 6). Dismount NFS datastore ===
 +The NFS datastore is dismounted.
 +
 +<WRAP prewrap>
 +<​code>​
 +NOTE
 +For vCenter VM backup set, provided that the vMotion feature of the vCenter set is working properly, the VM will not be suspended during the data consolidation.
 +</​code>​
 +</​WRAP>​
 ===== Documentation ===== ===== Documentation =====
  
public/vmware.txt · Last modified: 2022/11/28 11:11 by kirk.lim

Page Tools