User Tools

Site Tools


virtualization:vmware:8:cbt_ena

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
virtualization:vmware:8:cbt_ena [2023/10/03 11:50] rpleckovirtualization:vmware:8:cbt_ena [2023/11/27 18:32] (current) rplecko
Line 1: Line 1:
-===How to enable CBT manually for a virtual machine===+=== How to enable CBT manually for a virtual machine ===
  
 Enabling VMware Changed Block Tracking (CBT) helps reduce transferred data size and time for backup because CBT backs up only the blocks that are changed since the previous backup. This article will guide you through the process of enabling CBT in VMware vSphere. Enabling VMware Changed Block Tracking (CBT) helps reduce transferred data size and time for backup because CBT backs up only the blocks that are changed since the previous backup. This article will guide you through the process of enabling CBT in VMware vSphere.
  
-Resolution: +Resolution: To enable CBT in a virtual machine: 
-To enable CBT in a virtual machine: + 
-  - 1. Power off the virtual machine. You will not be able to successfully complete the setting without powering off the virtual machine. +  - 1. Power off the virtual machine. You will not be able to successfully complete the setting without powering off the virtual machine. 
-  - 2. Right-click on the virtual machine and click **Edit Settings**. +  - 2. Right-click on the virtual machine and click **Edit Settings**. 
-  - 3. Click the **VM Options** tab. +  - 3. Click the **VM Options**  tab. 
-  - 4. Click **Advanced**, and then click **Edit Configuration** next to **Configuration Parameters**. It will open the Configuration Parameters dialog. +  - 4. Click **Advanced**, and then click **Edit Configuration**  next to **Configuration Parameters**. It will open the Configuration Parameters dialog. 
-  - 5. Click **Add parameters**, add the ctkEnabled parameter, and set its value to true. +  - 5. Click **Add parameters**, add the ctkEnabled parameter, and set its value to true. 
-  - 6. Click **Add parameters**, add scsi0:0.ctkEnabled, and set its value to true.1,2 +  - 6. Click **Add parameters**, add <fc #ff0000>scsi0:0.ctkEnabled</fc>, and set its value to <fc #ff0000>true</fc>
-  - 7. Power on the virtual machine. +  - 7. Power on the virtual machine. 
-  - 8. In the home directory of the virtual machine, verify that each drive having CBT enabled has also a vmname-ctk.vmdk file.+  - 8. In the home directory of the virtual machine, verify that each drive having CBT enabled has also a vmname-ctk.vmdk file.
  
 After CBT is enabled, the first backup will still be a full backup, and the subsequent backups will be incremental backup. After CBT is enabled, the first backup will still be a full backup, and the subsequent backups will be incremental backup.
  
 Notes: Notes:
-  - 1. Whenever a hard drive is added to the virtual machine, a SCSI device will be assigned to the hard drive. scsi0:0 in scsi0:0.ctkEnabled represents the SCSI device, while the others display similar to scsi0:1, or scsi 1:1. +<code> 
-  2. You can enable or disable CBT individually on each hard drive.+1. Whenever a hard drive is added to the virtual machine, a SCSI device will be 
 + assigned to the hard drive. scsi0:0 in scsi0:0.ctkEnabled represents the SCSI device, 
 + while the others display similar to scsi0:1, or scsi 1:1. 
 +2. You can enable or disable CBT individually on each hard drive. 
 +</code> 
  
virtualization/vmware/8/cbt_ena.1696333802.txt.gz · Last modified: 2023/10/03 11:50 by rplecko