07-02-2024 03:03 AM
we have a set of CUCM BE6000M version(two be6000m server) ,
can we move cucm ,cup VM to a common esxi host? and rehost license to that common esxi host?
or we have to buy another BE6000M?
we run out of service contract for our BE6000M, can we rehost license to another common esxi host or another BE6000M?
thank you
Tom
Solved! Go to Solution.
07-02-2024 06:27 AM
You can move virtual machines from one VM host to another. There is a compatibility matrix for ESXi versions and the associated version of the apps. Vcenter is a requirement to be supported in a specs based configuration. Even if you don't have support, it would be advisable to follow those guidelines for when you do renew support. Your best best is to use Vcenter to migrate them from one host to another. If you don't have Vcenter, you can use Vcenter in evaluation mode for long enough to do the migration. I would suggest adding this to the VM definition (vmx) file first.
uuid.action = "keep"
That should keep the applications from changing their UUID so the licensing MAC should be preserved. This is not for the faint of heart as you could really shoot yourself in the foot if you do it wrong. If you don't have someone with a level of comfort for these kind of VMware tasks, you are probably better off staying on your current host. You can also engage a partner to help you with that migration.
07-02-2024 06:27 AM
You can move virtual machines from one VM host to another. There is a compatibility matrix for ESXi versions and the associated version of the apps. Vcenter is a requirement to be supported in a specs based configuration. Even if you don't have support, it would be advisable to follow those guidelines for when you do renew support. Your best best is to use Vcenter to migrate them from one host to another. If you don't have Vcenter, you can use Vcenter in evaluation mode for long enough to do the migration. I would suggest adding this to the VM definition (vmx) file first.
uuid.action = "keep"
That should keep the applications from changing their UUID so the licensing MAC should be preserved. This is not for the faint of heart as you could really shoot yourself in the foot if you do it wrong. If you don't have someone with a level of comfort for these kind of VMware tasks, you are probably better off staying on your current host. You can also engage a partner to help you with that migration.
07-02-2024 07:32 PM
thank you ,very useful information.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide