new-configure_osg_rsv.tar.gz
smime.p7s
Comments about this user:
No comment entered about this user This user's 10 highest priority tickets: Groups this user belongs to:
|
|
| # | Tue Sep 09 10:06:43 2008 | ddl@illinois.edu - Ticket created | [Reply] | |||||||||
I just updated my CE from VDT 1.10.1 G to H. All went well, however upon restart, I was unable to access my RSV status page on the CE. The httpd.conf file was replaced as part of the update, but it did not include the alias for the rsv area. I simply copied over the old conf file from the backup copy, restarted apache and all is well. Other then the missing definition for the RSV alias, the conf files were identical My question, is this a bug in the update? Or did I do something wrong? Didnt think I could not foul up a simple "pacman -update Apache", but anything is possible!! dave -- David Lesny Senior Research Physicist High Energy Physics University of Illinois at Urbana-Champaign |
||||||||||||
| # | Tue Sep 09 10:22:02 2008 | cat - Status changed from 'new' to 'open' | ||
| # | Tue Sep 09 10:22:02 2008 | cat - Given to kronenfe | ||
| # | Wed Sep 10 14:56:03 2008 | cat - Stolen from kronenfe | ||
| # | Wed Sep 10 14:56:10 2008 | cat - Priority changed from (no value) to '4' | ||
| # | Wed Sep 10 15:01:45 2008 | cat - Correspondence added | [Reply] | |||||||||
Arvind: As you are aware, the recent update to Apache revealed a problem with our update process -- RSV's Apache configuration is lost during an update. For now, we have a workaround for updates (save and restore the Apache configuration file). A more complete solution is to change the way in which configure_osg_rsv modifies the Apache configuration. Attached is a tarball with a proposed new configure_osg_rsv. At first, I thought that this change would be simple, but in the end I rewrote all of the setup_apache_for_rsv() function. As a result, it would be great if you could test the new code. I have tested in quite a bit manually in an OSG-CE install, but the more testers the better! In addition to improving the way in which the Apache configuration is changed, I also fixed what I'm pretty sure was a minor bug in the code that adds an RSV link to the main index.html file; previously, I believe that multiple invocations of "configure_osg_rsv --setup-for- apache" would result in multiple RSV links being added to index.html. Let us know how you would like to proceed from here. If you make a OSG RSV Core 2.3.5 release, for example, we would be happy to test it and then update it in the VDT. -- Tim |
||||||||||||
| # | Thu Sep 11 09:14:14 2008 | agopu@indiana.edu - Correspondence added | [Reply] | |||||||||||
Hi Tim and Scot, I've got two tarballs for you: Core: http://rsv.grid.iu.edu/downloads/OSG_RSV_Core-2.3.5.tar.gz -- with changes Tim C made, as explained in his email below Probes: http://rsv.grid.iu.edu/downloads/OSG_RSV_Probes-2.3.3.tar.gz -- with the changes to the cacert-crl-probe that make it go find the URL being used for CAcert updates, before using the URL for comparison data. The perl module also has minor modifications to fix bugs or add features that folks requested -- long pending updates that never made it to the light of day. I've tested both the configure script and the probe changes but more testing would useful, as Tim pointed out. Cheers, Arvind On 9/9/2008 5:41 PM, Tim Cartwright pondered: > Arvind: > > As you are aware, the recent update to Apache revealed a problem with > our update process -- RSV's Apache configuration is lost during an > update. For now, we have a workaround for updates (save and restore > the Apache configuration file). A more complete solution is to change > the way in which configure_osg_rsv modifies the Apache configuration. > Attached is a tarball with a proposed new configure_osg_rsv. > > At first, I thought that this change would be simple, but in the end I > rewrote all of the setup_apache_for_rsv() function. As a result, it > would be great if you could test the new code. I have tested in quite > a bit manually in an OSG-CE install, but the more testers the better! > > In addition to improving the way in which the Apache configuration is > changed, I also fixed what I'm pretty sure was a minor bug in the code > that adds an RSV link to the main index.html file; previously, I > believe that multiple invocations of "configure_osg_rsv > --setup-for-apache" would result in multiple RSV links being added to > index.html. > > Let us know how you would like to proceed from here. If you make a > OSG RSV Core 2.3.5 release, for example, we would be happy to test it > and then update it in the VDT. > > -- Tim > > |
||||||||||||||
| # | Thu Sep 11 10:21:10 2008 | cat - Correspondence added | [Reply] | |||||||||
Arvind: You wrote: > Core: http://rsv.grid.iu.edu/downloads/OSG_RSV_Core-2.3.5.tar.gz -- > with changes Tim C made [...] I realized this morning that I haven't covered all cases in my changes. In particular, I need to deal with the update case in which the original VDT httpd.conf file *still* has RSV configuration in it. I will continue working on the configure_osg_rsv script and send you a new version when I think it's ready. Sorry for the trouble! (BTW, I have put this issue into our ticket-tracking system, so please send follow-ups back to vdt-support with the subject line intact.) -- Tim |
||||||||||||
| # | Thu Sep 11 10:23:02 2008 | cat - Cc agopu@indiana.edu added | ||
| # | Thu Sep 11 10:25:18 2008 | cat - Subject changed from 'VDT 1.10.1h install problem' to 'RSV Apache config lost after VDT 1.10.1h update' | ||
| # | Thu Sep 11 10:47:01 2008 | agopu@indiana.edu - Correspondence added | [Reply] | |||||||||||
Hi Tim, Not sure if you had rsv-dev on the ticket, so i am ccing the mailing list for reference. Feel free to send me any updates, and I will gladly plug them in. Also, we have a cert-DN based SVN repo now, I need to check all the RSV good in there, and then I can let you access it. Cheers, Arvind On 9/11/2008 11:24 AM, Tim Cartwright pondered: > [Argh! I messed up how I sent this email the first time.... You are > now on the VDT ticket referenced in the Subject header, though.] > > Arvind: > > You wrote: > >> Core: http://rsv.grid.iu.edu/downloads/OSG_RSV_Core-2.3.5.tar.gz -- >>> with changes Tim C made [...] > I realized this morning that I haven't covered all cases in my > changes. In particular, I need to deal with the update case in which > the original VDT httpd.conf file *still* has RSV configuration in it. > I will continue working on the configure_osg_rsv script and send you a > new version when I think it's ready. Sorry for the trouble! > > (BTW, I have put this issue into our ticket-tracking system, so please > send follow-ups back to vdt-support with the subject line intact.) > > -- Tim |
||||||||||||||
| # | Thu Sep 11 14:33:14 2008 | cat - Correspondence added | [Reply] | |||||||||
Arvind: Please find attached my latest version of configure_osg_rsv. In addition to yesterday's changes, it now properly cleans up the VDT's httpd.conf file when appropriate. I believe this version will allow users to update the OSG RSV Core package and then simply run it with -- setup-for-apache one more time to fix the configuration issues that came to light following the recent Apache update. Which is good, because there may be another Apache update coming in the near future! Here's what I suggest for testing: 1. Find an existing OSG CE install from OSG 1.0 2. Back it up! 3. Copy in the new configure_osg_rsv 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache 5a. Compare apache/conf/httpd.conf from before and after 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and after 6. Start up services and make sure the RSV website works Hope that helps! -- Tim |
||||||||||||
| # | Thu Sep 11 15:56:54 2008 | ddl@illinois.edu - Correspondence added | [Reply] | |||||||||||
Arvind, I am not in the office the rest of this week, so I will not be able to try any test until at least Monday. I do backup my CE (everyday, and copy before any update), but always get a bit nervious doing a test. But we are not in any kind of production mode as yet so.... If it works out, I will see what I can do next week. thanks, dave Arvind Gopu wrote: > On 9/11/2008 3:33 PM, Tim Cartwright via RT pondered: > >> Here's what I suggest for testing: >>> >> 1. Find an existing OSG CE install from OSG 1.0 >> >> 2. Back it up! >> >> 3. Copy in the new configure_osg_rsv >> >> 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache >> >> 5a. Compare apache/conf/httpd.conf from before and after >> 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and after >> >> 6. Start up services and make sure the RSV website work >> >> > David (and Tim), > > Are you able to do the testing Tim has talked about, on your 1.0 CE?? > > I'd personally prefer if this kind of testing was done on an ITB 0.9.0 > resource but if you're ok backing your CE/RSV client up (depending your > setup), and trying it, then I am ok with that too. > > Cheers, > Arvind > |
||||||||||||||
| # | Thu Sep 11 15:56:54 2008 | agopu@indiana.edu - Correspondence added | [Reply] | |||||||||||
On 9/11/2008 3:33 PM, Tim Cartwright via RT pondered: > Here's what I suggest for testing: > > 1. Find an existing OSG CE install from OSG 1.0 > > 2. Back it up! > > 3. Copy in the new configure_osg_rsv > > 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache > > 5a. Compare apache/conf/httpd.conf from before and after > 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and after > > 6. Start up services and make sure the RSV website work > David (and Tim), Are you able to do the testing Tim has talked about, on your 1.0 CE?? I'd personally prefer if this kind of testing was done on an ITB 0.9.0 resource but if you're ok backing your CE/RSV client up (depending your setup), and trying it, then I am ok with that too. Cheers, Arvind |
||||||||||||||
| # | Fri Sep 12 12:48:31 2008 | agopu@indiana.edu - Correspondence added | [Reply] | |||||||||||
Hi Tim, This latest configure script is available as part of core tarball 2.3.6. Note that I've not tested this version yet. I am going to wait for David to get back to us on Monday, to see if he can test it ... if not, we can try and recruit a couple of other people to test it for us. I can also test it next week. http://rsv.grid.iu.edu/downloads/OSG_RSV_Core-2.3.6.tar.gz Cheers, Arvind On 9/11/2008 3:33 PM, Tim Cartwright via RT pondered: > Arvind: > > Please find attached my latest version of configure_osg_rsv. In > addition to yesterday's changes, it now properly cleans up the VDT's > httpd.conf file when appropriate. I believe this version will allow > users to update the OSG RSV Core package and then simply run it with -- > setup-for-apache one more time to fix the configuration issues that > came to light following the recent Apache update. Which is good, > because there may be another Apache update coming in the near future! > > Here's what I suggest for testing: > > 1. Find an existing OSG CE install from OSG 1.0 > > 2. Back it up! > > 3. Copy in the new configure_osg_rsv > > 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache > > 5a. Compare apache/conf/httpd.conf from before and after > 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and after > > 6. Start up services and make sure the RSV website works > > Hope that helps! > > -- Tim > > > > > ------------------------------------------------------------------------ > > > |
||||||||||||||
| # | Fri Sep 12 14:10:03 2008 | cat - Priority changed from '4' to '3' | ||
| # | Mon Sep 15 14:20:10 2008 | cat - Reference by ticket #3970 added | ||
| # | Mon Sep 15 14:34:37 2008 | cat - Correspondence added | [Reply] | |||||||||
David: Have you had the chance to test this new script yet? -- Tim On 11 Sep 2008, at 15:56, ddl via RT wrote: > Arvind, > > I am not in the office the rest of this week, so I will not be able > to try any test until at least Monday. > > I do backup my CE (everyday, and copy before any update), > but always get a bit nervious doing a test. But we are not in any > kind of production mode as yet so.... > > If it works out, I will see what I can do next week. > > > thanks, dave > > > Arvind Gopu wrote: >> On 9/11/2008 3:33 PM, Tim Cartwright via RT pondered: >>> >>> Here's what I suggest for testing: >>>>> >>> 1. Find an existing OSG CE install from OSG 1.0 >>> >>> 2. Back it up! >>> >>> 3. Copy in the new configure_osg_rsv >>> >>> 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache >>> >>> 5a. Compare apache/conf/httpd.conf from before and after >>> 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and >>> after >>> >>> 6. Start up services and make sure the RSV website work >>> >>> >> David (and Tim), >> >> Are you able to do the testing Tim has talked about, on your 1.0 CE?? >> >> I'd personally prefer if this kind of testing was done on an ITB >> 0.9.0 >> resource but if you're ok backing your CE/RSV client up (depending >> your >> setup), and trying it, then I am ok with that too. >> >> Cheers, >> Arvind >> > > -- > View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=3907 > > > VDT Support: vdt-support@opensciencegrid.org> Arvind, > > I am not in the office the rest of this week, so I will not be able > to try any test until at least Monday. > > I do backup my CE (everyday, and copy before any update), > but always get a bit nervious doing a test. But we are not in any > kind of production mode as yet so.... > > If it works out, I will see what I can do next week. > > > thanks, dave > > > Arvind Gopu wrote: >> >> On 9/11/2008 3:33 PM, Tim Cartwright via RT pondered: >> >>> Here's what I suggest for testing: >> David (and Tim),>>> >>> 1. Find an existing OSG CE install from OSG 1.0 >>> >>> 2. Back it up! >>> >>> 3. Copy in the new configure_osg_rsv >>> >>> 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache >>> >>> 5a. Compare apache/conf/httpd.conf from before and after >>> 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and >>> after >>> >>> 6. Start up services and make sure the RSV website work >>> >>> >> >> Are you able to do the testing Tim has talked about, on your 1.0 CE?? >> >> I'd personally prefer if this kind of testing was done on an ITB >> 0.9.0 >> resource but if you're ok backing your CE/RSV client up (depending >> your >> setup), and trying it, then I am ok with that too. >> >> Cheers, >> Arvind >> |
||||||||||||
| # | Mon Sep 15 15:00:41 2008 | ddl@illinois.edu - Correspondence added | [Reply] | |||||||||||
Sorry but no I have not.....its a Monday and I have lots of problems today. Had some hardware issues (non-OSG machines), that I have to take care of. Not sure when I will have a chance to even think about this right now. And the one OSG issue I am also dealing with is the change in how CAs work. I did what I thought was the correct procedure, but now my RSV is reporting an UNKNOWN status for the cacert-crl-expiry-probe. When it rains (and it sure did here this weekend, weather and other) it pours.... dave Tim Cartwright via RT wrote: > David: > > Have you had the chance to test this new script yet? > > -- Tim > > On 11 Sep 2008, at 15:56, ddl via RT wrote: > > >> Arvind, >>> >> I am not in the office the rest of this week, so I will not be able >> to try any test until at least Monday. >> >> I do backup my CE (everyday, and copy before any update), >> but always get a bit nervious doing a test. But we are not in any >> kind of production mode as yet so.... >> >> If it works out, I will see what I can do next week. >> >> >> thanks, dave >> >> >> Arvind Gopu wrote: >> >>> On 9/11/2008 3:33 PM, Tim Cartwright via RT pondered: >> -- >>> >>> >>>> Here's what I suggest for testing: >>> David (and Tim),>>>> >>>> 1. Find an existing OSG CE install from OSG 1.0 >>>> >>>> 2. Back it up! >>>> >>>> 3. Copy in the new configure_osg_rsv >>>> >>>> 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache >>>> >>>> 5a. Compare apache/conf/httpd.conf from before and after >>>> 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and >>>> after >>>> >>>> 6. Start up services and make sure the RSV website work >>>> >>>> >>>> >>> >>> Are you able to do the testing Tim has talked about, on your 1.0 CE?? >>> >>> I'd personally prefer if this kind of testing was done on an ITB >>> 0.9.0 >>> resource but if you're ok backing your CE/RSV client up (depending >>> your >>> setup), and trying it, then I am ok with that too. >>> >>> Cheers, >>> Arvind >>> >>> >> View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=3907 >> >> VDT Support: vdt-support@opensciencegrid.org >> Arvind, >> >> I am not in the office the rest of this week, so I will not be able >> to try any test until at least Monday. >> >> I do backup my CE (everyday, and copy before any update), >> but always get a bit nervious doing a test. But we are not in any >> kind of production mode as yet so.... >> >> If it works out, I will see what I can do next week. >> >> >> thanks, dave >> >> >> Arvind Gopu wrote: >> >>> On 9/11/2008 3:33 PM, Tim Cartwright via RT pondered: >>> >>> >>>> Here's what I suggest for testing: >>> David (and Tim),>>>> >>>> 1. Find an existing OSG CE install from OSG 1.0 >>>> >>>> 2. Back it up! >>>> >>>> 3. Copy in the new configure_osg_rsv >>>> >>>> 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache >>>> >>>> 5a. Compare apache/conf/httpd.conf from before and after >>>> 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and >>>> after >>>> >>>> 6. Start up services and make sure the RSV website work >>>> >>>> >>>> >>> >>> Are you able to do the testing Tim has talked about, on your 1.0 CE?? >>> >>> I'd personally prefer if this kind of testing was done on an ITB >>> 0.9.0 >>> resource but if you're ok backing your CE/RSV client up (depending >>> your >>> setup), and trying it, then I am ok with that too. >>> >>> Cheers, >>> Arvind >>> >>> > > -- David Lesny /Senior Research Physicist/ /High Energy Physics University of Illinois at Urbana-Champaign / / / |
||||||||||||||
| # | Mon Sep 15 18:08:05 2008 | kronenfe - Correspondence added | [Reply] | |
|
On Mon Sep 15 15:00:41 2008, ddl@illinois.edu wrote: > And the one OSG issue I am also dealing with is the change in how CAs > work. > I did what I thought was the correct procedure, but now my RSV is > reporting > an UNKNOWN status for the cacert-crl-expiry-probe. Hi Dave, If you have updated to VDT 1.10.1i, there is a bug in the current RSV cacert-crl-expiry probe. We are waiting for a new package from the developer. In the meantime, we have a short-term fix for the problem. In your vdt-update-certs.conf file, move the cacerts_url line you are using to the very bottom of the config file. This will not be necessary once we have released an update to RSV. Sorry for the inconvenience. Let us know if you have any further problems. Thanks -scot |
||||
| # | Mon Sep 22 10:27:44 2008 | cat - Fix scheduled CUR added | ||
| # | Tue Sep 30 09:58:19 2008 | cat - Correspondence added | [Reply] | |||||||||
David & Arvind: A couple weeks ago, I asked if you guys could help with some testing of a new version of configure_osg_rsv. How's that going? It looks quite likely now that we'll be releasing next Monday, October 6th, and it would be great if we could get some extra, independent testing. -- Tim |
||||||||||||
| # | Tue Sep 30 10:17:53 2008 | agopu@indiana.edu - Correspondence added | [Reply] | |||||||||||
Hi Tim, I am in all day internal GOC meetings today and tomorrow. I think David's testing would help ... I will see if I can also test it but no promises. Arvind On 9/30/2008 10:58 AM, Tim Cartwright via RT pondered: > David & Arvind: > > A couple weeks ago, I asked if you guys could help with some testing > of a new version of configure_osg_rsv. How's that going? It looks > quite likely now that we'll be releasing next Monday, October 6th, and > it would be great if we could get some extra, independent testing. > > -- Tim > > > |
||||||||||||||
| # | Tue Sep 30 10:23:14 2008 | ddl@illinois.edu - Correspondence added | [Reply] | |||||||||||
Tim, I have been swamped with non-OSG work, then out of town. But....today is a good day for me to test it. Could you resend me the new file and what you would like me to do. That way I have the "correct" versions...rather than sifting through my old emails.... If my memory serves me correct, this would fix the problem with updating apache, and the config files getting not carried over, among other things? thanks, dave Tim Cartwright via RT wrote: > David & Arvind: > > A couple weeks ago, I asked if you guys could help with some testing > of a new version of configure_osg_rsv. How's that going? It looks > quite likely now that we'll be releasing next Monday, October 6th, and > it would be great if we could get some extra, independent testing. > > -- Tim > > > -- David Lesny /Senior Research Physicist/ /High Energy Physics University of Illinois at Urbana-Champaign / / / |
||||||||||||||
| # | Tue Sep 30 14:12:50 2008 | cat - Correspondence added | [Reply] | |||||||||
Dave: Yes, that's the primary fix. You can get our latest OSG RSV Core tarball at: http://vdt.cs.wisc.edu/software/osg-rsv-core/2.3.6/osg-rsv-core-2.3.6.tar.gz Just unpack it somewhere and pull out the configure_osg_rsv script. And here is my original suggestion for a test process: 1. Find an existing OSG CE install from OSG 1.0 2. Back it up! 3. Copy in the new configure_osg_rsv 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache 5a. Compare apache/conf/httpd.conf from before and after 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and after 6. Start up services and make sure the RSV website works -- Tim On 30 Sep 2008, at 10:23, ddl via RT wrote: > Tim, > > I have been swamped with non-OSG work, then out of town. > > But....today is a good day for me to test it. > > Could you resend me the new file and what you would like me to do. > That way I have the "correct" versions...rather than sifting through > my old emails.... > > If my memory serves me correct, this would fix the problem with > updating apache, and the config files getting not carried over, among > other things? > > thanks, dave > > > Tim Cartwright via RT wrote: >> David & Arvind: >>> >> A couple weeks ago, I asked if you guys could help with some testing >> of a new version of configure_osg_rsv. How's that going? It looks >> quite likely now that we'll be releasing next Monday, October 6th, >> and >> it would be great if we could get some extra, independent testing. >> >> -- Tim >> >> >> > -- > David Lesny > /Senior Research Physicist/ > /High Energy Physics > University of Illinois at Urbana-Champaign > / > / > / > > > -- > View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=3907 > > > VDT Support: vdt-support@opensciencegrid.org> Tim, > > I have been swamped with non-OSG work, then out of town. > > But....today is a good day for me to test it. > > Could you resend me the new file and what you would like me to do. > That way I have the "correct" versions...rather than sifting through > my old emails.... > > If my memory serves me correct, this would fix the problem with > updating apache, and the config files getting not carried over, among > other things? > > thanks, dave > > > Tim Cartwright via RT wrote: >> >>> David & Arvind: >> >> A couple weeks ago, I asked if you guys could help with some testing >> of a new version of configure_osg_rsv. How's that going? It looks >> quite likely now that we'll be releasing next Monday, October 6th, >> and >> it would be great if we could get some extra, independent testing. >> >> -- Tim >> >> >> > -- > David Lesny > Senior Research Physicist > High Energy Physics > University of Illinois at Urbana-Champaign > |
||||||||||||
| # | Tue Sep 30 14:52:50 2008 | ddl@illinois.edu - Correspondence added | [Reply] | |||||||||||
I forgot to tell you about step 6.... Restarted OSG with vdt-control --on and I am still able to access the web pages for RSV.... https://osgx0.hep.uiuc.edu:8443/rsv/ So I am a bit confused as the alias for /rsv is not in httpd.conf dave Tim Cartwright via RT wrote: > Dave: > > Yes, that's the primary fix. You can get our latest OSG RSV Core > tarball at: > > http://vdt.cs.wisc.edu/software/osg-rsv-core/2.3.6/osg-rsv-core-2.3.6.tar.gz > > Just unpack it somewhere and pull out the configure_osg_rsv script. > And here is my original suggestion for a test process: > > 1. Find an existing OSG CE install from OSG 1.0 > > 2. Back it up! > > 3. Copy in the new configure_osg_rsv > > 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache > > 5a. Compare apache/conf/httpd.conf from before and after > 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and after > > 6. Start up services and make sure the RSV website works > > -- Tim > > On 30 Sep 2008, at 10:23, ddl via RT wrote: > > >> Tim, >>> >> I have been swamped with non-OSG work, then out of town. >> >> But....today is a good day for me to test it. >> >> Could you resend me the new file and what you would like me to do. >> That way I have the "correct" versions...rather than sifting through >> my old emails.... >> >> If my memory serves me correct, this would fix the problem with >> updating apache, and the config files getting not carried over, among >> other things? >> >> thanks, dave >> >> >> Tim Cartwright via RT wrote: >> >>> David & Arvind: >> -- >>> >>> A couple weeks ago, I asked if you guys could help with some testing >>> of a new version of configure_osg_rsv. How's that going? It looks >>> quite likely now that we'll be releasing next Monday, October 6th, >>> and >>> it would be great if we could get some extra, independent testing. >>> >>> -- Tim >>> >>> >>> >>> >> David Lesny >> /Senior Research Physicist/ >> /High Energy Physics >> University of Illinois at Urbana-Champaign >> / >> / >> / >> >> >> -- >> View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=3907 >> >> VDT Support: vdt-support@opensciencegrid.org >> Tim, >> >> I have been swamped with non-OSG work, then out of town. >> >> But....today is a good day for me to test it. >> >> Could you resend me the new file and what you would like me to do. >> That way I have the "correct" versions...rather than sifting through >> my old emails.... >> >> If my memory serves me correct, this would fix the problem with >> updating apache, and the config files getting not carried over, among >> other things? >> >> thanks, dave >> >> >> Tim Cartwright via RT wrote: >> >>> David & Arvind: >> -- >>> >>> A couple weeks ago, I asked if you guys could help with some testing >>> of a new version of configure_osg_rsv. How's that going? It looks >>> quite likely now that we'll be releasing next Monday, October 6th, >>> and >>> it would be great if we could get some extra, independent testing. >>> >>> -- Tim >>> >>> >>> >>> >> David Lesny >> Senior Research Physicist >> High Energy Physics >> University of Illinois at Urbana-Champaign >> >> > > -- David Lesny /Senior Research Physicist/ /High Energy Physics University of Illinois at Urbana-Champaign / / / |
||||||||||||||
| # | Tue Sep 30 14:53:13 2008 | ddl@illinois.edu - Correspondence added | [Reply] | |||||||||
Tim, Tim Cartwright via RT wrote: > Dave: I started with a 1.10.1j release> > Yes, that's the primary fix. You can get our latest OSG RSV Core > tarball at: > > http://vdt.cs.wisc.edu/software/osg-rsv-core/2.3.6/osg-rsv-core-2.3.6.tar.gz > > Just unpack it somewhere and pull out the configure_osg_rsv script. > And here is my original suggestion for a test process: > > 1. Find an existing OSG CE install from OSG 1.0 > > 2. Back it up! > cp -pr 1.0.0 1.0.0.vdt10j > 3. Copy in the new configure_osg_rsv Saved the old as configure_osg_rsv.orig> > Copied the new release into the setup area [root@osgx0 setup]# ll total 124 -rwxr-xr-x 1 root root 58088 Sep 30 14:27 configure_osg_rsv -rwxr-xr-x 1 root root 55794 Aug 13 18:29 configure_osg_rsv.orig > 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache Here is the outpu from the script....> > [root@osgx0 setup]# ./configure_osg_rsv --setup-for-apache INFO: Attempting to configure Apache to serve local RSV probe output Adding RSV alias to point to the current RSV installation. Apache setup properly to serve results from current RSV installation. Restart Apache for changes to take effect. Enabling the Apache service using vdt-control ... Pages can be viewed at https://HOSTNAME:8443/rsv > 5a. Compare apache/conf/httpd.conf from before and after Here are the comparisons> 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and after > [root@osgx0 CE]# diff 1.0.0/apache/conf/httpd.conf 1.0.0.vdt10j/apache/conf/httpd.conf 42a43,53 > <Directory "/home/osg/CE/1.0.0/osg-rsv/output/html"> > Options None > AllowOverride None > > Order allow,deny > Allow from all > </Directory> > > Alias /rsv /home/osg/CE/1.0.0/osg-rsv/output/html > > [root@osgx0 CE]# diff 1.0.0/vdt-app-data/apache/vdt-webapps.conf 1.0.0.vdt10j/vdt-app-data/apache/vdt-webapps.conf 13,23d12 < < # Set options for RSV's HTML directory < <Directory "/home/osg/CE/1.0.0/osg-rsv/output/html"> < Options None < AllowOverride None < Order Allow,Deny < Allow from all < </Directory> < < # Create alias for RSV output directory < Alias /rsv /home/osg/CE/1.0.0/osg-rsv/output/html Hmm....it does not appear to have saved/copyied the additions to the conf files for rsv..... > 6. Start up services and make sure the RSV website works > > -- Tim > > On 30 Sep 2008, at 10:23, ddl via RT wrote: > > >> Tim, >>> >> I have been swamped with non-OSG work, then out of town. >> >> But....today is a good day for me to test it. >> >> Could you resend me the new file and what you would like me to do. >> That way I have the "correct" versions...rather than sifting through >> my old emails.... >> >> If my memory serves me correct, this would fix the problem with >> updating apache, and the config files getting not carried over, among >> other things? >> >> thanks, dave >> >> >> Tim Cartwright via RT wrote: >> >>> David & Arvind: >> -- >>> >>> A couple weeks ago, I asked if you guys could help with some testing >>> of a new version of configure_osg_rsv. How's that going? It looks >>> quite likely now that we'll be releasing next Monday, October 6th, >>> and >>> it would be great if we could get some extra, independent testing. >>> >>> -- Tim >>> >>> >>> >>> >> David Lesny >> /Senior Research Physicist/ >> /High Energy Physics >> University of Illinois at Urbana-Champaign >> / >> / >> / >> >> >> -- >> View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=3907 >> >> VDT Support: vdt-support@opensciencegrid.org >> Tim, >> >> I have been swamped with non-OSG work, then out of town. >> >> But....today is a good day for me to test it. >> >> Could you resend me the new file and what you would like me to do. >> That way I have the "correct" versions...rather than sifting through >> my old emails.... >> >> If my memory serves me correct, this would fix the problem with >> updating apache, and the config files getting not carried over, among >> other things? >> >> thanks, dave >> >> >> Tim Cartwright via RT wrote: >> >>> David & Arvind: >> -- >>> >>> A couple weeks ago, I asked if you guys could help with some testing >>> of a new version of configure_osg_rsv. How's that going? It looks >>> quite likely now that we'll be releasing next Monday, October 6th, >>> and >>> it would be great if we could get some extra, independent testing. >>> >>> -- Tim >>> >>> >>> >>> >> David Lesny >> Senior Research Physicist >> High Energy Physics >> University of Illinois at Urbana-Champaign >> >> > > -- David Lesny /Senior Research Physicist/ /High Energy Physics University of Illinois at Urbana-Champaign / / / |
||||||||||||
| # | Tue Sep 30 14:58:12 2008 | ddl@illinois.edu - Correspondence added | [Reply] | |||||||||
Sorry...bit punchy.....you moved it from httpd.conf to vdt-webapps.conf.....my "misread" Anyway....it seems to work just fine, so for me it works. dave Tim Cartwright via RT wrote: > Dave: > > Yes, that's the primary fix. You can get our latest OSG RSV Core > tarball at: > > http://vdt.cs.wisc.edu/software/osg-rsv-core/2.3.6/osg-rsv-core-2.3.6.tar.gz > > Just unpack it somewhere and pull out the configure_osg_rsv script. > And here is my original suggestion for a test process: > > 1. Find an existing OSG CE install from OSG 1.0 > > 2. Back it up! > > 3. Copy in the new configure_osg_rsv > > 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache > > 5a. Compare apache/conf/httpd.conf from before and after > 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and after > > 6. Start up services and make sure the RSV website works > > -- Tim > > On 30 Sep 2008, at 10:23, ddl via RT wrote: > > >> Tim, >>> >> I have been swamped with non-OSG work, then out of town. >> >> But....today is a good day for me to test it. >> >> Could you resend me the new file and what you would like me to do. >> That way I have the "correct" versions...rather than sifting through >> my old emails.... >> >> If my memory serves me correct, this would fix the problem with >> updating apache, and the config files getting not carried over, among >> other things? >> >> thanks, dave >> >> >> Tim Cartwright via RT wrote: >> >>> David & Arvind: >> -- >>> >>> A couple weeks ago, I asked if you guys could help with some testing >>> of a new version of configure_osg_rsv. How's that going? It looks >>> quite likely now that we'll be releasing next Monday, October 6th, >>> and >>> it would be great if we could get some extra, independent testing. >>> >>> -- Tim >>> >>> >>> >>> >> David Lesny >> /Senior Research Physicist/ >> /High Energy Physics >> University of Illinois at Urbana-Champaign >> / >> / >> / >> >> >> -- >> View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=3907 >> >> VDT Support: vdt-support@opensciencegrid.org >> Tim, >> >> I have been swamped with non-OSG work, then out of town. >> >> But....today is a good day for me to test it. >> >> Could you resend me the new file and what you would like me to do. >> That way I have the "correct" versions...rather than sifting through >> my old emails.... >> >> If my memory serves me correct, this would fix the problem with >> updating apache, and the config files getting not carried over, among >> other things? >> >> thanks, dave >> >> >> Tim Cartwright via RT wrote: >> >>> David & Arvind: >> -- >>> >>> A couple weeks ago, I asked if you guys could help with some testing >>> of a new version of configure_osg_rsv. How's that going? It looks >>> quite likely now that we'll be releasing next Monday, October 6th, >>> and >>> it would be great if we could get some extra, independent testing. >>> >>> -- Tim >>> >>> >>> >>> >> David Lesny >> Senior Research Physicist >> High Energy Physics >> University of Illinois at Urbana-Champaign >> >> > > -- David Lesny /Senior Research Physicist/ /High Energy Physics University of Illinois at Urbana-Champaign / / / |
||||||||||||
| # | Tue Sep 30 15:02:50 2008 | cat - Correspondence added | [Reply] | |||||||||
Dave: Right, everything worked as (I) expected! Yay! The RSV configuration *moved* from httpd.conf to a VDT file included from httpd.conf. The extra config file is located in vdt-app-data/ apache/vdt-webapps.conf, and indeed the Apache-RSV configuration is now there. The fact that you're able to access the web pages is proof that Apache is still happy. The *next* time we update Apache, you will not have to worry about the RSV configuration at all, because it's now in the separate file that will be left alone during the update. Thanks for doing the test! -- Tim On 30 Sep 2008, at 14:53, ddl via RT wrote: > I forgot to tell you about step 6.... > > Restarted OSG with vdt-control --on > and I am still able to access the web pages for RSV.... > > https://osgx0.hep.uiuc.edu:8443/rsv/ > > So I am a bit confused as the alias for /rsv is not in httpd.conf > > dave > > > Tim Cartwright via RT wrote: >> Dave: >>> >> Yes, that's the primary fix. You can get our latest OSG RSV Core >> tarball at: >> >> http://vdt.cs.wisc.edu/software/osg-rsv-core/2.3.6/osg-rsv-core-2.3.6.tar.gz >> >> Just unpack it somewhere and pull out the configure_osg_rsv script. >> And here is my original suggestion for a test process: >> >> 1. Find an existing OSG CE install from OSG 1.0 >> >> 2. Back it up! >> >> 3. Copy in the new configure_osg_rsv >> >> 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache >> >> 5a. Compare apache/conf/httpd.conf from before and after >> 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and >> after >> >> 6. Start up services and make sure the RSV website works >> >> -- Tim >> >> On 30 Sep 2008, at 10:23, ddl via RT wrote: >> >> >>> Tim, >>>>> >>> I have been swamped with non-OSG work, then out of town. >>> >>> But....today is a good day for me to test it. >>> >>> Could you resend me the new file and what you would like me to do. >>> That way I have the "correct" versions...rather than sifting through >>> my old emails.... >>> >>> If my memory serves me correct, this would fix the problem with >>> updating apache, and the config files getting not carried over, >>> among >>> other things? >>> >>> thanks, dave >>> >>> >>> Tim Cartwright via RT wrote: >>> >>>> David & Arvind: >>> -- >>>> >>>> A couple weeks ago, I asked if you guys could help with some >>>> testing >>>> of a new version of configure_osg_rsv. How's that going? It looks >>>> quite likely now that we'll be releasing next Monday, October 6th, >>>> and >>>> it would be great if we could get some extra, independent testing. >>>> >>>> -- Tim >>>> >>>> >>>> >>>> >>> David Lesny >>> /Senior Research Physicist/ >>> /High Energy Physics >>> University of Illinois at Urbana-Champaign >>> / >>> / >>> / >>> >>> >>> -- >>> View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=3907 >>> >>> VDT Support: vdt-support@opensciencegrid.org >>> Tim, >>> >>> I have been swamped with non-OSG work, then out of town. >>> >>> But....today is a good day for me to test it. >>> >>> Could you resend me the new file and what you would like me to do. >>> That way I have the "correct" versions...rather than sifting through >>> my old emails.... >>> >>> If my memory serves me correct, this would fix the problem with >>> updating apache, and the config files getting not carried over, >>> among >>> other things? >>> >>> thanks, dave >>> >>> >>> Tim Cartwright via RT wrote: >>> >>>> David & Arvind: >>> -- >>>> >>>> A couple weeks ago, I asked if you guys could help with some >>>> testing >>>> of a new version of configure_osg_rsv. How's that going? It looks >>>> quite likely now that we'll be releasing next Monday, October 6th, >>>> and >>>> it would be great if we could get some extra, independent testing. >>>> >>>> -- Tim >>>> >>>> >>>> >>>> >>> David Lesny >>> Senior Research Physicist >>> High Energy Physics >>> University of Illinois at Urbana-Champaign >>> >>> >> >> > -- > David Lesny > /Senior Research Physicist/ > /High Energy Physics > University of Illinois at Urbana-Champaign > / > / > / > > > -- > View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=3907 > > > VDT Support: vdt-support@opensciencegrid.org> I forgot to tell you about step 6.... > > Restarted OSG with vdt-control --on > and I am still able to access the web pages for RSV.... > > https://osgx0.hep.uiuc.edu:8443/rsv/ > > So I am a bit confused as the alias for /rsv is not in httpd.conf > > dave > > > Tim Cartwright via RT wrote: >> >>> Dave: >> >> Yes, that's the primary fix. You can get our latest OSG RSV Core >> tarball at: >> >> http://vdt.cs.wisc.edu/software/osg-rsv-core/2.3.6/osg-rsv-core-2.3.6.tar.gz >> >> Just unpack it somewhere and pull out the configure_osg_rsv script. >> And here is my original suggestion for a test process: >> >> 1. Find an existing OSG CE install from OSG 1.0 >> >> 2. Back it up! >> >> 3. Copy in the new configure_osg_rsv >> >> 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache >> >> 5a. Compare apache/conf/httpd.conf from before and after >> 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and >> after >> >> 6. Start up services and make sure the RSV website works >> >> -- Tim >> >> On 30 Sep 2008, at 10:23, ddl via RT wrote: >> >> >>> Tim, >>>>> >>> I have been swamped with non-OSG work, then out of town. >>> >>> But....today is a good day for me to test it. >>> >>> Could you resend me the new file and what you would like me to do. >>> That way I have the "correct" versions...rather than sifting through >>> my old emails.... >>> >>> If my memory serves me correct, this would fix the problem with >>> updating apache, and the config files getting not carried over, >>> among >>> other things? >>> >>> thanks, dave >>> >>> >>> Tim Cartwright via RT wrote: >>> >>>> David & Arvind: >>> -- >>>> >>>> A couple weeks ago, I asked if you guys could help with some >>>> testing >>>> of a new version of configure_osg_rsv. How's that going? It looks >>>> quite likely now that we'll be releasing next Monday, October 6th, >>>> and >>>> it would be great if we could get some extra, independent testing. >>>> >>>> -- Tim >>>> >>>> >>>> >>>> >>> David Lesny >>> /Senior Research Physicist/ >>> /High Energy Physics >>> University of Illinois at Urbana-Champaign >>> / >>> / >>> / >>> >>> >>> -- >>> View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=3907 >>> >>> VDT Support: vdt-support@opensciencegrid.org >>> Tim, >>> >>> I have been swamped with non-OSG work, then out of town. >>> >>> But....today is a good day for me to test it. >>> >>> Could you resend me the new file and what you would like me to do. >>> That way I have the "correct" versions...rather than sifting through >>> my old emails.... >>> >>> If my memory serves me correct, this would fix the problem with >>> updating apache, and the config files getting not carried over, >>> among >>> other things? >>> >>> thanks, dave >>> >>> >>> Tim Cartwright via RT wrote: >>> >>>> David & Arvind: >>> -- >>>> >>>> A couple weeks ago, I asked if you guys could help with some >>>> testing >>>> of a new version of configure_osg_rsv. How's that going? It looks >>>> quite likely now that we'll be releasing next Monday, October 6th, >>>> and >>>> it would be great if we could get some extra, independent testing. >>>> >>>> -- Tim >>>> >>>> >>>> >>>> >>> David Lesny >>> Senior Research Physicist >>> High Energy Physics >>> University of Illinois at Urbana-Champaign >>> >>> >> > -- > David Lesny > Senior Research Physicist > High Energy Physics > University of Illinois at Urbana-Champaign > |
||||||||||||
| # | Tue Sep 30 15:03:16 2008 | agopu@indiana.edu - Correspondence added | [Reply] | |||||||||
Awesome! Thanks for testing this, Dave!! --Arvind On 9/30/2008 3:58 PM, ddl via RT pondered: > Sorry...bit punchy.....you moved it from httpd.conf to > vdt-webapps.conf.....my "misread" > > Anyway....it seems to work just fine, so for me it works. > > dave > > > Tim Cartwright via RT wrote: > >> Dave: >>> >> Yes, that's the primary fix. You can get our latest OSG RSV Core >> tarball at: >> >> http://vdt.cs.wisc.edu/software/osg-rsv-core/2.3.6/osg-rsv-core-2.3.6.tar.gz >> >> Just unpack it somewhere and pull out the configure_osg_rsv script. >> And here is my original suggestion for a test process: >> >> 1. Find an existing OSG CE install from OSG 1.0 >> >> 2. Back it up! >> >> 3. Copy in the new configure_osg_rsv >> >> 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache >> >> 5a. Compare apache/conf/httpd.conf from before and after >> 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and after >> >> 6. Start up services and make sure the RSV website works >> >> -- Tim >> >> On 30 Sep 2008, at 10:23, ddl via RT wrote: >> >> >> >>> Tim, >> >>> >>> I have been swamped with non-OSG work, then out of town. >>> >>> But....today is a good day for me to test it. >>> >>> Could you resend me the new file and what you would like me to do. >>> That way I have the "correct" versions...rather than sifting through >>> my old emails.... >>> >>> If my memory serves me correct, this would fix the problem with >>> updating apache, and the config files getting not carried over, among >>> other things? >>> >>> thanks, dave >>> >>> >>> Tim Cartwright via RT wrote: >>> >>> >>>> David & Arvind: >>> -- >>>> >>>> A couple weeks ago, I asked if you guys could help with some testing >>>> of a new version of configure_osg_rsv. How's that going? It looks >>>> quite likely now that we'll be releasing next Monday, October 6th, >>>> and >>>> it would be great if we could get some extra, independent testing. >>>> >>>> -- Tim >>>> >>>> >>>> >>>> >>>> >>> David Lesny >>> /Senior Research Physicist/ >>> /High Energy Physics >>> University of Illinois at Urbana-Champaign >>> / >>> / >>> / >>> >>> >>> -- >>> View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=3907 >>> >>> VDT Support: vdt-support@opensciencegrid.org >>> Tim, >>> >>> I have been swamped with non-OSG work, then out of town. >>> >>> But....today is a good day for me to test it. >>> >>> Could you resend me the new file and what you would like me to do. >>> That way I have the "correct" versions...rather than sifting through >>> my old emails.... >>> >>> If my memory serves me correct, this would fix the problem with >>> updating apache, and the config files getting not carried over, among >>> other things? >>> >>> thanks, dave >>> >>> >>> Tim Cartwright via RT wrote: >>> >>> >>>> David & Arvind: >>> -- >>>> >>>> A couple weeks ago, I asked if you guys could help with some testing >>>> of a new version of configure_osg_rsv. How's that going? It looks >>>> quite likely now that we'll be releasing next Monday, October 6th, >>>> and >>>> it would be great if we could get some extra, independent testing. >>>> >>>> -- Tim >>>> >>>> >>>> >>>> >>>> >>> David Lesny >>> Senior Research Physicist >>> High Energy Physics >>> University of Illinois at Urbana-Champaign >>> >>> >>> >> > > > ------------------------------------------------------------------------ > > Sorry...bit punchy.....you moved it from httpd.conf to > vdt-webapps.conf.....my "misread" > > Anyway....it seems to work just fine, so for me it works. > > dave > > > Tim Cartwright via RT wrote: >> Dave: >>> >> Yes, that's the primary fix. You can get our latest OSG RSV Core >> tarball at: >> >> http://vdt.cs.wisc.edu/software/osg-rsv-core/2.3.6/osg-rsv-core-2.3.6.tar.gz >> >> Just unpack it somewhere and pull out the configure_osg_rsv script. >> And here is my original suggestion for a test process: >> >> 1. Find an existing OSG CE install from OSG 1.0 >> >> 2. Back it up! >> >> 3. Copy in the new configure_osg_rsv >> >> 4. Run osg-rsv/setup/configure_osg_rsv --setup-for-apache >> >> 5a. Compare apache/conf/httpd.conf from before and after >> 5b. Compare vdt-app-data/apache/vdt-webapps.conf from before and after >> >> 6. Start up services and make sure the RSV website works >> >> -- Tim >> >> On 30 Sep 2008, at 10:23, ddl via RT wrote: >> >> >>> Tim, >>>>> >>> I have been swamped with non-OSG work, then out of town. >>> >>> But....today is a good day for me to test it. >>> >>> Could you resend me the new file and what you would like me to do. >>> That way I have the "correct" versions...rather than sifting through >>> my old emails.... >>> >>> If my memory serves me correct, this would fix the problem with >>> updating apache, and the config files getting not carried over, among >>> other things? >>> >>> thanks, dave >>> >>> >>> Tim Cartwright via RT wrote: >>> >>>> David & Arvind: >>> -- >>>> >>>> A couple weeks ago, I asked if you guys could help with some testing >>>> of a new version of configure_osg_rsv. How's that going? It looks >>>> quite likely now that we'll be releasing next Monday, October 6th, >>>> and >>>> it would be great if we could get some extra, independent testing. >>>> >>>> -- Tim >>>> >>>> >>>> >>>> >>> David Lesny >>> /Senior Research Physicist/ >>> /High Energy Physics >>> University of Illinois at Urbana-Champaign >>> / >>> / >>> / >>> >>> >>> -- >>> View ticket at <http://crt.cs.wisc.edu/Ticket/Display.html?user=guest&pass=guest&id=3907 >>> >>> VDT Support: vdt-support@opensciencegrid.org >>> Tim, >>> >>> I have been swamped with non-OSG work, then out of town. >>> >>> But....today is a good day for me to test it. >>> >>> Could you resend me the new file and what you would like me to do. >>> That way I have the "correct" versions...rather than sifting through >>> my old emails.... >>> >>> If my memory serves me correct, this would fix the problem with >>> updating apache, and the config files getting not carried over, among >>> other things? >>> >>> thanks, dave >>> >>> >>> Tim Cartwright via RT wrote: >>> >>>> David & Arvind: >>> -- >>>> >>>> A couple weeks ago, I asked if you guys could help with some testing >>>> of a new version of configure_osg_rsv. How's that going? It looks >>>> quite likely now that we'll be releasing next Monday, October 6th, >>>> and >>>> it would be great if we could get some extra, independent testing. >>>> >>>> -- Tim >>>> >>>> >>>> >>>> >>> David Lesny >>> Senior Research Physicist >>> High Energy Physics >>> University of Illinois at Urbana-Champaign >>> >>> >> >> > -- > David Lesny > /Senior Research Physicist/ > /High Energy Physics > University of Illinois at Urbana-Champaign > / > / > / |
||||||||||||
| # | Wed Oct 01 10:53:31 2008 | cat - Correspondence added | [Reply] | |||||||||
Just a final note on this ticket before I close it out.... I have finished updating to OSG RSV Core 2.3.6 in the VDT 1.10.1 update that will be released shortly. The primary change was to configure_osg_rsv to move RSV Apache configuration from the main httpd.conf file to an auxiliary VDT configuration file, so that future Apache updates will not lose the RSV configuration. Thanks, Dave and Arvind, for helping us with this issue. -- Tim |
||||||||||||
| # | Wed Oct 01 11:56:01 2008 | cat - Status changed from 'open' to 'resolved' | ||
| # | Wed Oct 01 11:56:02 2008 | cat - Fixed in 1.10.1k added | ||
Time to display: 4.715555
»|« RT 3.8.2 Copyright 1996-2008 Best Practical Solutions, LLC.