Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1448

September 22nd, 2015 02:00

How to enable Change block tracking(CBT) for VM container.

Hello Team,

How to enable Change block tracking(CBT) for VM container which is already imported to the avamar(Didnt checked the checkbox while importing the container). Data set has the change block tracking check box is checked but not getting applied to the backup.

Regards,

Dileep M

2 Intern

 • 

207 Posts

September 25th, 2015 06:00

You can achieve that via proxycp.jar, Find out the name of the VM by using --listvm and then by following option you can set CBT

root@aevm40:~/#: java -jar /usr/local/avamar/bin/proxycp.jar --cbtstatus --enablecbt --vm AEESX-VMTEST

======================= Starting ProxyCP ==========================

Proxycp : v2.56

Date    : September 25, 2015 5:49:21 AM PDT

COMMAND : java -jar proxycp.jar --cbtstatus --enablecbt --vm AEESX-VMTEST

VDP/Nemo Detected : false

------------------------------------------------------------------------------------

VM Name(Avamar)                    : AEESX-VMTEST                

VM Name(Vmware)                    : AEESX-VMTEST                

CBT Enabled                        : true                        

Hardware Version                  : 7                          

Disk Type                          : persistent                  

File Name                          : [Esx7Store1] AEESX-Proxy/AEESX-Proxy.vmdk

File Name                          : [Esx7Store1] AEESX-Proxy/AEESX-Proxy.vmdk

Disk Mode                          : persistent                  

Type                              : ZeroedThick                

Disk Type                          : persistent                  

File Name                          : [Esx7Store1] AEESX-Proxy/AEESX-Proxy_1.vmdk

File Name                          : [Esx7Store1] AEESX-Proxy/AEESX-Proxy_1.vmdk

Disk Mode                          : persistent                  

Type                              : ZeroedThick                

Total Size (GB)                    : 5                          

------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------------------------------------------------------------

Closing Connection Pool : September 25, 2015 5:49:29 AM PDT

Regards

Amol Powar

1 Rookie

 • 

16 Posts

September 23rd, 2015 08:00

I believe that if the change block option was set after the clients were already activated and added to the Avatar VM domain then it will not take affect until the VM has been powered off and back on.

1 Rookie

 • 

82 Posts

September 29th, 2015 22:00

Amol Powar:  Thank you. This worked.

How about doing the same for 100 VM's/All the VM's in a group or container. Do I need to execute the command one by one for all the VM's?

No Events found!

Top