I ran the scontrol command "scontrol update nodename=z23 state=resume"  and
it worked.
Thanks

On Mon, May 30, 2011 at 10:38 AM, Warnke, Eric E
<[email protected]>wrote:

>
> I'm replying directly since my web client can't send to the list.
>
> Have you tried a..
>
> scontrol update nodename=z[23,24] state=idle
>
> the fact that they are listed as down without an * means that the
> communications are fine, but they have been administratively taken down and
> should be restored by marking them idle again.
>
> -Eric
>
> ________________________________________
> From: [email protected] [[email protected]] On
> Behalf Of Paul Thirumalai [[email protected]]
> Sent: Monday, May 30, 2011 10:47 AM
> To: [email protected]
> Subject: Re: [slurm-dev] Partition not working
>
> The output of scontrol show part gov_part is the following
>
> show part gov_part
> PartitionName=gov_part
>   AllocNodes=ALL AllowGroups=ALL Default=NO
>   DefaultTime=NONE DisableRootJobs=NO Hidden=NO
>   MaxNodes=1 MaxTime=UNLIMITED MinNodes=1
>   Nodes=z[23,24]
>   Priority=1 RootOnly=NO Shared=YES:4 PreemptMode=OFF
>   State=UP TotalCPUs=8 TotalNodes=2
>
>
> The output of sinfo is  /(Just showing relevant line)
> gov_part     up   infinite      2   down z[23-24]
>
>
> I dont think the partition is down
>
> On Mon, May 30, 2011 at 5:58 AM, Pär Andersson <[email protected]<mailto:
> [email protected]>> wrote:
> Paul Thirumalai <[email protected]<mailto:
> [email protected]>> writes:
>
> > However the partition names gov_part is not working. When I submit a job
> to
> > that partition I get the following response
> > /usr/bin/srun -N1 --partition=gov_part
> > /home/kdsd03/oas/klurm/testing/test_time.py
> > srun: Requested partition configuration not available now
> > srun: job 24483 queued and waiting for resources
> >
> > After that when I hit Ctrl-C i get the following lines in stdout.
> > srun: Force Terminated job 24483
> > srun: Job allocation 24483 has been revoked.
>
> You will get that message if the state of the partition is down. What is
> the output of "scontrol show part gov_part" and "sinfo"?
>
> /Pär Andersson
> NSC
>
>
>

Reply via email to