I was trying to duplicate an already working VM. I copied its disk image and its config and xml config files in /etc/xen/vm (SuSE 10.1). I then just changed the name, uuid, "disk" parameter and MAC address in the two config files. I start the VM but have no network connectivity. I connect to the console and login there. Running the GUI system config tool (Yast2) in "ASCII" mode, I can navigate to the network configuration and I see that the MAC address the VM thinks it has is the old one from before I made the edits. Obviously it is being stored somewhere else. Is this a XEN question or just a SuSE one? Is there a better way to duplicate a known working system? Thanks, -k Kenn Lippert Computation & Simulation Modeling, Product Manufacturing Division Alcoa Technical Center. Tel: 724-337-2691 Email: kenneth.lippert@alcoa.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello,> Obviously it is being stored > somewhere else.go to /etc/sysconfig/network and move the ifcg-<mac> files to e.g. ifcfg-eth0 edit /etc/udev.d/rules.d/30-net-persistent-rules.conf if needed.> Is this a XEN question or just a SuSE one?SuSE. Regards, Ervin On Tue, Jun 1, 2010 at 10:26 PM, Lippert, Kenneth B. <Kenneth.Lippert@alcoa.com> wrote: _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users