This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Vmware cloning machine eth0 unable to start
#1
Vmware cloning machine eth0 unable to start
ISSUE on centos 6.xx/7.xx

Main issue when you clone a VM under Vmware Workstation or ESXI is network being lost here. 

So the problem lies in Vmware adding another network card with a different UID/MAC that will replace the old eth0 and the kernel would detect it as eth1 while your old setup would keep the config in:

/etc/sysconfig/network-scripts/ifcfg-eth0

You could rename it to ifcfg-eth1 or fix the network detection in :

 /etc/udev/rules.d/70-persistent-net.rules

Edit the file and remove the line with eth0 then replace in the second network card eth1 with etho0. Save and reboot server, you should get network back.

Don't forget to fire any mac/uid you had in "ifcfg-eth0" config

This would apply to Virtual box too.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:


Forum Jump:


Users browsing this thread: 1 Guest(s)