I need to upgrade a bunch of centos 5 servers to 6.x in the near future, mostly keeping the same connectivity and functionality. Are there any tools that will examine a running 5.x box and produce the appropriate /etc/udev/rules.d/70-persistent-net.rules (etc). to make the same box come up with the same interface names with the same IPs it had before?
-- Les Mikesell lesmikesell@gmail.com
On 18/07/13 07:12, Les Mikesell wrote:
I need to upgrade a bunch of centos 5 servers to 6.x in the near future, mostly keeping the same connectivity and functionality. Are there any tools that will examine a running 5.x box and produce the appropriate /etc/udev/rules.d/70-persistent-net.rules (etc). to make the same box come up with the same interface names with the same IPs it had before?
-- Les Mikesell lesmikesell@gmail.com _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
We use a combination of puppet and extract, http://www.openfusion.net/sysadmin/extract
Definitely, Puppet is what you need.
~ Happy install !
Cellphone : +51 950307809 Blog : http://piobox.blogspot.com/ LUG : http://www.utpinux.org Linux User ID : 549567 IRC : zerick About : http://about.me/zerick
---------------------------------------------- sı ɯǝ1qoɹd ɹnoʎ ʇɐɥʍ ǝǝs ı ʞuıɥʇ ı
On 17 July 2013 17:53, Philip Manuel phil@zomojo.com wrote:
On 18/07/13 07:12, Les Mikesell wrote:
I need to upgrade a bunch of centos 5 servers to 6.x in the near future, mostly keeping the same connectivity and functionality. Are there any tools that will examine a running 5.x box and produce the appropriate /etc/udev/rules.d/70-persistent-net.rules (etc). to make the same box come up with the same interface names with the same IPs it had before?
-- Les Mikesell lesmikesell@gmail.com _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
We use a combination of puppet and extract, http://www.openfusion.net/sysadmin/extract _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Wed, Jul 17, 2013 at 5:54 PM, Erick Ocrospoma zipper1790@gmail.com wrote:
Definitely, Puppet is what you need.
How would puppet do anything before the IPs get assigned to the right NICs?
-- Les Mikesell lesmikesell@gmail.com