[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Problem with condor_rm



Yes, it is consistent not sporadic.

Here user "Senthil", removing the user "jj24" submitted job.

[Senthil@machine PDAO]$ whoami
Senthil
[Senthil@machine PDAO]$ condor_q


-- Submitter: machine.edu: <xxx.xx.xxx.xx:9600> : machine.edu
 ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
124767.0   Senthil         8/21 17:02   0+00:00:00 I  0   0.0  java HelloWorld 60
124959.0   amr31           8/22 12:28   0+04:39:46 R  0   48.8 Mscript.sh simulat
124974.0   jj24            8/22 17:12   0+00:00:35 R  0   0.0  java HelloWorld 60

3 jobs; 1 idle, 2 running, 0 held
[Senthil@machine PDAO]$ condor_rm 124974.0
Job 124974.0 marked for removal
[Senthil@cybersphere5 PDAO]$ condor_q


-- Submitter: machine.edu: <xxx.xx.xxx.xx:9600> : machine.edu
 ID      OWNER            SUBMITTED     RUN_TIME ST PRI SIZE CMD
124767.0   Senthil         8/21 17:02   0+00:00:00 I  0   0.0  java HelloWorld 60
124959.0   amr31           8/22 12:28   0+04:39:58 R  0   48.8 Mscript.sh simulat

2 jobs; 1 idle, 1 running, 0 held
[Senthil@machine PDAO]$

In the jj24 user's job log file, I am seeing this

009 (124974.000.000) 08/22 17:13:21 Job was aborted by the user.
        via condor_rm (by user Senthil)

The same thing is happening if the user "jj24" tries to remove user "Senthil" submitted job.



-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Dan Bradley
Sent: Wednesday, August 22, 2007 5:04 PM
To: Condor-Users Mail List
Subject: Re: [Condor-users] Problem with condor_rm

Can you reproduce the problem (other than when logged in as root or condor)?

--Dan

Natarajan, Senthil wrote:
>
> In condor_config file on Linux, I have
>
> QUEUE_SUPER_USERS = root, condor
>
> * From: * condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx] *On Behalf Of *Jones, Torrin
> A (US SSA)
> *Sent:* Wednesday, August 22, 2007 4:50 PM
> *To:* Condor-Users Mail List
> *Subject:* Re: [Condor-users] Problem with condor_rm
>
> In you condor_config file, what is QUEUE_SUPER_USERS set to. On
> windows it should be set to . . .
>
> QUEUE_SUPER_USERS = condor, SYSTEM
>
>     -----Original Message-----
>     *From:* condor-users-bounces@xxxxxxxxxxx
>     [mailto:condor-users-bounces@xxxxxxxxxxx] *On Behalf Of *
>     Natarajan, Senthil
>     *Sent:* Wednesday, August 22, 2007 13:43
>     *To:* ' Condor-Users Mail List '
>     *Subject:* [Condor-users] Problem with condor_rm
>
>     Hi,
>
>     I am using condor-6.8.4, and having some problem in users
>     accidentally removing (condor_rm) other user's jobs using
>     condor_rm. I guess only the owner of the job or super users can
>     have the ability to remove the job. Is it a bug or something is
>     not properly set in the condor pool.
>
>     Could you please let me know how to fix this.
>
>     Thanks,
>
>     Senthil
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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/
>
_______________________________________________
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/