![]() |
Device eth0 has a mac address xx:xx instead of configured xx:xx . Ignoring .
hi ,
I am trying to perform VM cloning using KVM in a centos 5.6 machines. I copy the memory contents of a running vm to an external state file and try to use that to start another VM in a different machine. While starting the cloned VM I provide a different mac address but once it resumes it has the old one . I tried changing the mac address in ifcfg-eth0 but I get the error : Device eth0 has a mac address xx:xx instead of configured xx:xx . Ignoring . Is there some way to change the ip/mac of the cloned vm without the need to restart the VM ( Then the purpose of cloning will be defeated). Thanks a lot for the info . - Sethu |
I found the solution. Sorry for posting this question. I solved it using :
ifconfig eth0 hw ether XX:XX and service network restart. ifconfig eth0 , I found the new ip address there !! Thanks !! |
| All times are GMT -5. The time now is 01:04 AM. |