Discussion:
[rancid] Upgrading to 3.4
Chris Davis
2016-03-30 14:18:35 UTC
Permalink
I was hoping to upgrade to 3.4 but have run into a series of problems. Wondering how others moved past this.

Initially, I was running 2.38 on Centos 5. I tried to in place upgrade and ran into a socket library problem. Saw that the version of the socket library in Centos 7 was compatible, so then began to focus on installing that on my hardware. Unfortunately, the controller driver appears to be no longer supported. So, then I started focusing on a VM for my Rancid server. Got it all set up and installed on a Hyper-V host. And while the networking worked during the install, apparently the network drivers aren't right on the virtual disk and none of the networking works once I boot off the virtual HD. So, has anyone set up Rancid 3.4/Centos 7 on a hyper V host? Or have any other ideas to try?
Thanks.
Dan Anderson
2016-04-01 15:28:43 UTC
Permalink
You didn't mention what version of Hyper-V you're running. I have a CentOS
7 VM running on a Hyper-V 2012R2 host without any issues. I've also had
success with Debian on Hyper-V.
Post by Chris Davis
I was hoping to upgrade to 3.4 but have run into a series of problems.
Wondering how others moved past this.
Initially, I was running 2.38 on Centos 5. I tried to in place upgrade
and ran into a socket library problem. Saw that the version of the socket
library in Centos 7 was compatible, so then began to focus on installing
that on my hardware. Unfortunately, the controller driver appears to be no
longer supported. So, then I started focusing on a VM for my Rancid
server. Got it all set up and installed on a Hyper-V host. And while the
networking worked during the install, apparently the network drivers aren’t
right on the virtual disk and none of the networking works once I boot off
the virtual HD. So, has anyone set up Rancid 3.4/Centos 7 on a hyper V
host? Or have any other ideas to try?
Thanks.
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
--
Dan
Chris Davis
2016-04-01 15:43:32 UTC
Permalink
I am using Hyper-V 2008R2. How did you set up the networking on the VM Guest? Did you use the legacy networking or the standard? And did you install the Linux integration system?

From: Dan Anderson [mailto:***@gmail.com]
Sent: Friday, April 01, 2016 10:29 AM
To: Chris Davis <***@principia.edu>
Cc: rancid-***@shrubbery.net
Subject: Re: [rancid] Upgrading to 3.4

You didn't mention what version of Hyper-V you're running. I have a CentOS 7 VM running on a Hyper-V 2012R2 host without any issues. I've also had success with Debian on Hyper-V.

On Wed, Mar 30, 2016 at 10:18 AM, Chris Davis <***@principia.edu<mailto:***@principia.edu>> wrote:
I was hoping to upgrade to 3.4 but have run into a series of problems. Wondering how others moved past this.

Initially, I was running 2.38 on Centos 5. I tried to in place upgrade and ran into a socket library problem. Saw that the version of the socket library in Centos 7 was compatible, so then began to focus on installing that on my hardware. Unfortunately, the controller driver appears to be no longer supported. So, then I started focusing on a VM for my Rancid server. Got it all set up and installed on a Hyper-V host. And while the networking worked during the install, apparently the network drivers aren’t right on the virtual disk and none of the networking works once I boot off the virtual HD. So, has anyone set up Rancid 3.4/Centos 7 on a hyper V host? Or have any other ideas to try?
Thanks.

_______________________________________________
Rancid-discuss mailing list
Rancid-***@shrubbery.net<mailto:Rancid-***@shrubbery.net>
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
--
Dan
heasley
2016-04-02 15:45:47 UTC
Permalink
Post by Chris Davis
I was hoping to upgrade to 3.4 but have run into a series of problems. Wondering how others moved past this.
Initially, I was running 2.38 on Centos 5. I tried to in place upgrade and ran into a socket library problem. Saw that the version of the socket library in Centos 7 was compatible, so then began to focus on installing that on my hardware. Unfortunately, the controller driver appears to be no longer supported. So, then I started focusing on a VM for my Rancid server. Got it all set up and installed on a Hyper-V host. And while the networking worked during the install, apparently the network drivers aren't right on the virtual disk and none of the networking works once I boot off the virtual HD. So, has anyone set up Rancid 3.4/Centos 7 on a hyper V host? Or have any other ideas to try?
I can't offer anything for centos5. 6 & 7 work fine on vmware, but 6
requires a more recent perl Socket module.

I'm thinking that a rancid docker container might be an option to avoid this
problem of the various linux only offering old packages and may help with
rancid installation by folks who are less unix (or linux) savy. I'm not
sure if maintaining that will be too much burden. Requires more thought.
Chris Davis
2016-04-04 14:24:37 UTC
Permalink
I don't mind stumbling around a bit. I'm pretty unix/linux savvy. Just don't compile code too often, so I'm not too savvy on libraries and such. I can usually figure things like that out. But on my 2008R2 Hyper-V the networking just appears dead. Someone on the list gave it a try on his Hyper-V 2012R2 host and he reports that it works just fine. So, the question has become, why not on 2008R2. I'm going to re-install (yet again) and see what I can figure out. Thanks. Meanwhile, I'm back to 2.38 until I can figure out why the Centos7/2008R2 Hyper-V combo doesn't work.

Chris

-----Original Message-----
From: heasley [mailto:***@shrubbery.net]
Sent: Saturday, April 02, 2016 10:46 AM
To: Chris Davis <***@principia.edu>
Cc: rancid-***@shrubbery.net
Subject: Re: [rancid] Upgrading to 3.4
Post by Chris Davis
I was hoping to upgrade to 3.4 but have run into a series of problems. Wondering how others moved past this.
Initially, I was running 2.38 on Centos 5. I tried to in place upgrade and ran into a socket library problem. Saw that the version of the socket library in Centos 7 was compatible, so then began to focus on installing that on my hardware. Unfortunately, the controller driver appears to be no longer supported. So, then I started focusing on a VM for my Rancid server. Got it all set up and installed on a Hyper-V host. And while the networking worked during the install, apparently the network drivers aren't right on the virtual disk and none of the networking works once I boot off the virtual HD. So, has anyone set up Rancid 3.4/Centos 7 on a hyper V host? Or have any other ideas to try?
I can't offer anything for centos5. 6 & 7 work fine on vmware, but 6 requires a more recent perl Socket module.

I'm thinking that a rancid docker container might be an option to avoid this problem of the various linux only offering old packages and may help with rancid installation by folks who are less unix (or linux) savy. I'm not sure if maintaining that will be too much burden. Requires more thought.
Loading...