 | Vcenter move i'm moving vm's from 4.1 old hardware to 5.1 new hardware. All the other vm's i have i had to shut them down to vmotion them, now all i have left is the vcenter server how can i vmotion it while it's off? |
|
 PaulgDisplaced YooperPremium join:2004-03-15 Neenah, WI kudos:1 | Shared storage? |
|
 | yes i have a san |
|
 | reply to Vmotion login directly to the 4.1 host that vcenter is on, then remove from inventory
login directly to any of the new 5.1 hosts and add vcenter to inventory |
|
|
|
 | i tried that and i don't see how to remove the vm from the inventory. i'm starting to think my only option is to rebuild it on the new hardware..... |
|
 ke4pymPremium join:2004-07-24 Charlotte, NC Reviews:
·VOIPo
·Verizon Broadban..
·RoadRunner Cable
·Northland Cable ..
| said by vmotion :i tried that and i don't see how to remove the vm from the inventory. i'm starting to think my only option is to rebuild it on the new hardware..... Not to ask a stupid question or anything. But is the guest still running? |
|
 PaulgDisplaced YooperPremium join:2004-03-15 Neenah, WI kudos:1 Reviews:
·AT&T U-Verse
| reply to vmotion mkaishar has it right.
if you right-click on the powered down vcenter VM from the 4.1 host, you should have the option to remove it from inventory. |
|
 Reviews:
·Verizon FiOS
| reply to Vmotion Is the vcenter VM datastore on the SAN or local storage?
If it is on the SAN, you shutdown your vCenter VM, launch vSphere Client and connect directly to the ESXi 4.1 host (that vCenter VM is on) using username root & your password.
Right click on the powered off vCenter VM and you should have the option to Remove from Inventory, make sure to do the Remove and NOT Delete from Disk.
Then launch another vSphere Client and connect directly to the ESXi 5.1 host using username root & your password.
Go to Configuration -> Storage and Browse the Datastore that has the Powered Off vCenter VM, open that folder and look for .vmx file and right click on it and add to Inventory.
Start vCenter VM and it will come up with a warning, just choose "I copied..." and then it should start without any issues.
Once it is started, exit your vSphere Clients that are directly connect to your ESXi hosts.
Start vSphere Client and connect to vCenter and you should be good to go.
Make sure that your network config between ESXi 4.1 & ESXi 5.1 environments are the same (same vSwitch, vNic, etc...)
If your vCenter VM is on local storage, then go to your datastore where it resides and browse the datastore, then choose to move the entire folder from your ESXi 4.1 datastore to your new location (SAN or ESXi 5.1 local datastore)
Then follow the same process to add to inventory, etc...
I am not against virtualizing vCenter, but it becomes a pain in the a$$ when trying to patch ESXi hosts that have vCenter on local storage.
Sometimes putting vCenter on a physical server has its benefits. |
|