
Hi, Ive got host that im running on USB sticks, the install takes hours as the USB is such a slow write speed. Ive made a copy via DD and cloned to a new USB which works fine. But when I change the IP and after reboot the old IP goes back. My thought process was change the IP, then add the host into the GUI, it will not install any packages since it's all installed but would change the certs and everything else. Any ideal what the best way to handle this is? Or should I just take 2 hours and install each host on it's own? I would think the same concept could be used for users wanting to PXE boot multiple hosts. Thanks

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Well you didn't bother to tell which system you installed on the stick in the first place. a) ovirt-node (fedora based) b) ovirt-node (el6 based) c) full blown host (el6 based) d) full blown host (fedora based) e) something else? In case of a) and b) this might be related to persistence of configuration files. This might also be related to udev rules/interface renaming but it's hard to tell without more details about your setup. kind regards Sven -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQGcBAEBAgAGBQJTvDXwAAoJEAq0kGAWDrqlM4oL/3iOAGjW9sv+dII/F8FHUZqv zZtd/MkkEW0POcZbzbupeJ1KRUs99B8Q5rQWkVUD6yKbca+IM2sEdWa7I5He74b8 2n0cz7ZxdpFUx2c3K7uUCZ5ZY1FMB7h1wxSjMv4FdAZRQqqnM9XVFb8ug6jC7R2I 2Jr5aOPLhNmToS1KWFzg34vd83F3Fusym7UgSemBZGfweucvTHQIQ9kwb+HTll6l YC5tb0E1PQ/gt0XrD2jzsZeVB0T+E+kxegtEMF8aZhbzwGTEIEUNbd3KP1Ge6EfY rvismKJnd+zYEX5jO+exPMPKmT5YgXZOL+V6f9jYvjjnN5PZ0WxIi7zJ21LQMAeC K+h2Kq8PnwNr+DFaS76zoBxd5CC/MHAnB5Hb60hklfT6Ha95Rlc3l+8D5VZTHQ2w 9/ZTaWbaR2QIk1Io8QmCDd6hrL1s6bMIDB0d3Ch4DXp/durSPt3Znpt0jtuJ2ZOw QztVG33EDJSMRhVd0CreUyg2GHMDiv+x/OKKDGWNOg== =k/5Z -----END PGP SIGNATURE-----

Hi, Guess that would help. Installed Centos 6.5, did the install from the manager to add it to manager, then removed/added the RHEL qemu RPMs for migration support. Outside of that nothing has been done, at this point I made the copy. I tried to change the HWADDR fields and restart networking but that did not work, it seems to me something else is overriding those files. Thanks On Tue, Jul 8, 2014 at 11:18 AM, Sven Kieske <svenkieske@gmail.com> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Well you didn't bother to tell which system you installed on the stick in the first place. a) ovirt-node (fedora based) b) ovirt-node (el6 based) c) full blown host (el6 based) d) full blown host (fedora based) e) something else?
In case of a) and b) this might be related to persistence of configuration files.
This might also be related to udev rules/interface renaming but it's hard to tell without more details about your setup.
kind regards
Sven
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32)
iQGcBAEBAgAGBQJTvDXwAAoJEAq0kGAWDrqlM4oL/3iOAGjW9sv+dII/F8FHUZqv zZtd/MkkEW0POcZbzbupeJ1KRUs99B8Q5rQWkVUD6yKbca+IM2sEdWa7I5He74b8 2n0cz7ZxdpFUx2c3K7uUCZ5ZY1FMB7h1wxSjMv4FdAZRQqqnM9XVFb8ug6jC7R2I 2Jr5aOPLhNmToS1KWFzg34vd83F3Fusym7UgSemBZGfweucvTHQIQ9kwb+HTll6l YC5tb0E1PQ/gt0XrD2jzsZeVB0T+E+kxegtEMF8aZhbzwGTEIEUNbd3KP1Ge6EfY rvismKJnd+zYEX5jO+exPMPKmT5YgXZOL+V6f9jYvjjnN5PZ0WxIi7zJ21LQMAeC K+h2Kq8PnwNr+DFaS76zoBxd5CC/MHAnB5Hb60hklfT6Ha95Rlc3l+8D5VZTHQ2w 9/ZTaWbaR2QIk1Io8QmCDd6hrL1s6bMIDB0d3Ch4DXp/durSPt3Znpt0jtuJ2ZOw QztVG33EDJSMRhVd0CreUyg2GHMDiv+x/OKKDGWNOg== =k/5Z -----END PGP SIGNATURE----- _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Il 08/lug/2014 20:26 "Brad Bendy" <brad.bendy@gmail.com> ha scritto:
Hi,
Guess that would help.
Installed Centos 6.5, did the install from the manager to add it to manager, then removed/added the RHEL qemu RPMs for migration support. Outside of that nothing has been done, at this point I made the copy.
I tried to change the HWADDR fields and restart networking but that did not work, it seems to me something else is overriding those files.
So if you are in scenario c) in Sven's mail you probably have to change your Mac inside /etc/udev/rules.d/70-persistent-net.rules Or remove all the PCI/Mac part and let udev refill it High, Gianluca

This is a multi-part message in MIME format. --------------040704090500020607060108 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 8-7-2014 21:21, Gianluca Cecchi wrote:
Il 08/lug/2014 20:26 "Brad Bendy" <brad.bendy@gmail.com <mailto:brad.bendy@gmail.com>> ha scritto:
Hi,
Guess that would help.
Installed Centos 6.5, did the install from the manager to add it to manager, then removed/added the RHEL qemu RPMs for migration support. Outside of that nothing has been done, at this point I made the copy.
I tried to change the HWADDR fields and restart networking but that did not work, it seems to me something else is overriding those files.
So if you are in scenario c) in Sven's mail you probably have to change your Mac inside
/etc/udev/rules.d/70-persistent-net.rules
Or remove all the PCI/Mac part and let udev refill it
High, Gianluca
or use sys-unconfig on a copy and use that as a template. Sys-unconfig will remove lots of config, root pw, nic info, etc. (could probably use it in combo with cloud-init). Joop --------------040704090500020607060108 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">On 8-7-2014 21:21, Gianluca Cecchi wrote:<br> </div> <blockquote cite="mid:CAG2kNCzj4pAgGdQAqNDetCFKaYv+PW_J516vrY5fd9N7O8OgyA@mail.gmail.com" type="cite"> <p dir="ltr"><br> Il 08/lug/2014 20:26 "Brad Bendy" <<a moz-do-not-send="true" href="mailto:brad.bendy@gmail.com">brad.bendy@gmail.com</a>> ha scritto:<br> ><br> > Hi,<br> ><br> > Guess that would help.<br> ><br> > Installed Centos 6.5, did the install from the manager to add it to<br> > manager, then removed/added the RHEL qemu RPMs for migration support.<br> > Outside of that nothing has been done, at this point I made the copy.<br> ><br> > I tried to change the HWADDR fields and restart networking but that<br> > did not work, it seems to me something else is overriding those files.</p> <p dir="ltr">So if you are in scenario c) in Sven's mail you probably have to change your Mac inside</p> <p dir="ltr">/etc/udev/rules.d/70-persistent-net.rules</p> <p dir="ltr">Or remove all the PCI/Mac part and let udev refill it</p> <p dir="ltr">High,<br> Gianluca</p> <br> </blockquote> or use sys-unconfig on a copy and use that as a template. Sys-unconfig will remove lots of config, root pw, nic info, etc.<br> (could probably use it in combo with cloud-init).<br> <br> Joop<br> <br> </body> </html> --------------040704090500020607060108--
participants (4)
-
Brad Bendy
-
Gianluca Cecchi
-
Joop
-
Sven Kieske