Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Problem running 7.2.0 on x86_64 RHEL5
- Date: Mon, 2 Feb 2009 15:28:55 +1100
- From: "John Twyman" <j.twyman@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Problem running 7.2.0 on x86_64 RHEL5
Hi Zach,
Problem resolved! Your suggestion I look at /etc/init.d/condor led me to
discover an older installation (7.0.1) that was sitting in /usr/sbin.
I've removed those binaries, dropped in a symlink to the 7.2.0 sbin
directory and everything works fine.
Thanks for your help.
Cheers,
John
-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Zachary Miller
Sent: Saturday, 31 January 2009 8:11 AM
To: Condor-Users Mail List
Subject: Re: [Condor-users] Problem running 7.2.0 on x86_64 RHEL5
On Thu, Jan 29, 2009 at 11:27:31AM +1100, John Twyman wrote:
> Hi Zach,
>
> Previously I was using a complete 7.0.2 release with Master, Scheduler
> & Start daemons. The Coordinator for the pool is on another host
> (that's still running 7.0.2 at the moment).
>
> I'd removed the 7.0.2 release from this system entirely before
> installing 7.2.0. Then I rolled back to 7.0.5. I've just stepped
> through this again to double check my steps:
>
> /etc/init.d/condor stop
> ps -ef | grep cond shows nothing
> rpm -e condor (to remove 7.0.5)
> rpm -i condor-7.2.0...x86_64.rpm
> Edit /opt/condor-7.2.0/etc/condor_config &
> /opt/condor-7.2.0/local.rubble/condor_config.local
> Exported CONDOR_CONFIG=/opt/condor-7.2.0/etc/condor_config
> /etc/init.d/condor start
> ps -ef | grep cond shows only condor_master running
i would check the following:
1) your init script /etc/init.d/condor and the paths within it
2) run 'which condor_master'
3) run ident on that binary and check the version
4) run 'condor_config_val master'
5) run ident on that binary and check the version
just to double check that you are really invoking the 7.2.0 master and
not a previous version. the symptoms you described are exactly what
you'd see if a
7.0.2 master tried to run a 7.2.0 daemon.
if you are still having problems after verifying all that, please open a
ticket by emailing condor-admin@xxxxxxxxxxx and send along the output of
those commands.
thanks!
cheers,
-zach
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with
a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/