Hi, I expect the freeradius developers will hate me for asking this, but is there an estimate of when the final version of FR 2.0.0 will be released? I have four servers to upgrade - 3 currently run FR 1.0.1 and one is already upgraded to 1.1.6. I am at an academic site, and the students are currently taking their exams. As such, within the next few weeks most of the staff/students will have left, and I can start to get on with the upgrades and other things. This gives me a window of a couple of months at least to do the upgrades. The question is, do I install FR 2.0.0 now (even as a pre-release) so that upgrading to the final version should be relatively trivial, or do I stay with 1.1.6 knowing that at some future point, perhaps soon after the start of next term, I have to upgrade again to 2.0.0? I notice that upgrading from 1.x to 2.x requires going through the config files, and will obviously require some testing, so upgrading to 2.x may not be trivial. That is, I can't do it in a short time, but I can upgrade from 1.0.1 to 1.1.6 quickly because I already have one server done. I suppose another possibility could be to run 3 servers at 1.1.6 and one at 2.0.0 :-) Hmm, sounds interesting... I should add that all 4 servers are 'live', but I have kept the 1.1.6 server mainly out of use for the past few months. As such we can run our service on 3 servers. Anyone any comments or suggestions? Thanks, John. -- --------------------------------------------------------------- John Horne, University of Plymouth, UK Tel: +44 (0)1752 233914 E-mail: John.Horne@plymouth.ac.uk Fax: +44 (0)1752 233839
Hi,
I have four servers to upgrade - 3 currently run FR 1.0.1 and one is already upgraded to 1.1.6. I am at an academic site, and the students
I would suggest that they were all on 1.1.6 at least now.
The question is, do I install FR 2.0.0 now (even as a pre-release) so that upgrading to the final version should be relatively trivial, or do I stay with 1.1.6 knowing that at some future point, perhaps soon after the start of next term, I have to upgrade again to 2.0.0? I notice that upgrading from 1.x to 2.x requires going through the config files, and will obviously require some testing, so upgrading to 2.x may not be trivial. That is, I can't do it in a short time, but I can upgrade from 1.0.1 to 1.1.6 quickly because I already have one server done.
I would say that you get the FR 2.0.0-pre1 code now, compile it with same settings as you use now and get used to how it functions. you could even run it on one of the 1.1.6 boxes - but use a different port etc. what you want to do it note down your configs and then go through the 2.0 config line by line to note the different ways of doing things etc. the first thing you'll notice is the completely different debug output.
Anyone any comments or suggestions?
yes, there no guarantee on the delivery timescale for 2.0 final. it could be done even as I'm writing this, or you could be welcoming the 07-08 students through your door and its still not there. alan
I have four servers to upgrade - 3 currently run FR 1.0.1 and one is already upgraded to 1.1.6. I am at an academic site, and the students are currently taking their exams. As such, within the next few weeks most of the staff/students will have left, and I can start to get on with the upgrades and other things. This gives me a window of a couple of months at least to do the upgrades.
Oh but it's no fun if people don't notice when you break things :)
The question is, do I install FR 2.0.0 now (even as a pre-release) so that upgrading to the final version should be relatively trivial, or do I stay with 1.1.6 knowing that at some future point, perhaps soon after the start of next term, I have to upgrade again to 2.0.0? I notice that upgrading from 1.x to 2.x requires going through the config files, and will obviously require some testing, so upgrading to 2.x may not be trivial. That is, I can't do it in a short time, but I can upgrade from 1.0.1 to 1.1.6 quickly because I already have one server done.
Ok the major difference you'll notice is the handling of realms. In 1.1.6 you have a realm which consists of a pool of servers dedicated to that realm. In 2.0 you define your servers, you group your servers into pools, then you put your server pools into realms.... Porting 1.x.x config files will take you an hour at most, the only things your really likely to want to test very thoroughly are the proxying, and possibly redundant failover modules if you've used them. I've got a template config for v2.0 style realms for JRS if you want it... or you can go pester Alan over at loughborough ... he must have a 2.0 test server by now.
I suppose another possibility could be to run 3 servers at 1.1.6 and one at 2.0.0 :-) Hmm, sounds interesting...
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Arran Cudbard-Bell -
John Horne