Got this message after copy a VM to another location.
What I am trying to do is clone a VM.
This happens under VMWare ESXi 5 and other products.
The reason is VMWare gave the VM you moved or copied one for few new NIC.
If check the file:
/etc/udev/rules.d/70-persistent-net.rules
You will found the old NIC eth0 still there and the new NIC becomes eth1 etc...
But the eth0 does not exist anymore.
This is a safe protect by RED HAT.
To fix this issue, my solution:
# rm -f /etc/udev/rules.d/70-persistent-net.rules
# reboot
The 70-persistent-net.rules will be generate automatic after reboot.
Then just modify /etc/sysconfig/network-scripts/ifcfg-ethx 's MAC
You are back!
Great write-up, I am a big believer in commenting on blogs to assist the weblog writers know that they’ve added one thing worthwhile to the world large net!Anyway, in my language, there aren’t a lot good source like this.i Will used it again.
ReplyDeletehello!this is very nice website!
ReplyDeleteit's very useful to me, thank you very much!
ReplyDeleteHi My friend,
ReplyDeleteGlade this helps.
But I do not know any other blog or website has same subjects.
VMware community is a good place to ask question.
Best Regards,
Good post, it just worked! Thanks
ReplyDeleteGlade it helps.
ReplyDelete