Advanced apologies for the long post, but my Google skills have failed me and I have some lingering questions on using the converter for P2V of linux systems. For reference, I'm asking these questions in the context of an environment where there is a dedicated *nix admin that's a different person than the VMware admin.
Question 1
How does the converter "map" the network interface names on a source physical machine to virtual NICs on the destination VM? In other words, will eth0 on the physical source always end up as eth0 on the destination VM; eth1 -> eth1, etc...? Can you bet the house on this as long as the destination VM has the same number of interfaces?
I'm just trying to understand what risks may exist for blowing yourself out of the water if your physical source system has interface-specific iptables rules and/or interfaces on different vlans.
Similarly, I'm trying to understand if you can "leave behind" any unused interfaces on the physical source machine when you convert or if this could be asking for trouble.
Question 2
Any suggested practices for destination network adapter types during the P2V process?
a) Convert with destination NICs as set as e1000 -> install tools -> change NICs to vmxnet3. Any risk of this causing interface name changes?
or
b) Install tools before p2v -> convert with destination NICs set as vmxnet3
or
c) something else?
Question 3
I noticed that the converter seems to want to put the boot partition(s) on their own virtual drive. Is there a specific reason for this?
I can see the benefits of this arrangement. I'm just curious if there's a reason why the converter doesn't seem to allow for other layouts such as having the boot partition(s) on the same virtual drive as the root file system.
Question 4
Any opinions on continuing to use LVM on destination VMs? The little bit I've found on this seems to be that vCenter and the hypervisor don't really care. Do whatever works best for your environment or the system in question.
The only exception possibly being LVM-based thin provisioning where the usual thin-on-thin concerns could come into play.
Agree? Disagree? Overlooking anything?
Question 1
How does the converter "map" the network interface names on a source physical machine to virtual NICs on the destination VM? In other words, will eth0 on the physical source always end up as eth0 on the destination VM; eth1 -> eth1, etc...? Can you bet the house on this as long as the destination VM has the same number of interfaces?
I'm just trying to understand what risks may exist for blowing yourself out of the water if your physical source system has interface-specific iptables rules and/or interfaces on different vlans.
Similarly, I'm trying to understand if you can "leave behind" any unused interfaces on the physical source machine when you convert or if this could be asking for trouble.
Question 2
Any suggested practices for destination network adapter types during the P2V process?
a) Convert with destination NICs as set as e1000 -> install tools -> change NICs to vmxnet3. Any risk of this causing interface name changes?
or
b) Install tools before p2v -> convert with destination NICs set as vmxnet3
or
c) something else?
Question 3
I noticed that the converter seems to want to put the boot partition(s) on their own virtual drive. Is there a specific reason for this?
I can see the benefits of this arrangement. I'm just curious if there's a reason why the converter doesn't seem to allow for other layouts such as having the boot partition(s) on the same virtual drive as the root file system.
Question 4
Any opinions on continuing to use LVM on destination VMs? The little bit I've found on this seems to be that vCenter and the hypervisor don't really care. Do whatever works best for your environment or the system in question.
The only exception possibly being LVM-based thin provisioning where the usual thin-on-thin concerns could come into play.
Agree? Disagree? Overlooking anything?