[torqueusers] setting checkpoint defaults for queue
Ken Nielson
knielson at adaptivecomputing.com
Tue Jun 19 16:39:42 MDT 2012
Brian,
I have created an internal ticket for this and it will be out in a future
release.
Ken
On Thu, Jun 14, 2012 at 4:18 PM, Andrus, Brian Contractor
<bdandrus at nps.edu>wrote:
> Ok,
>
> Small bug that has been, well, bugging me for a bit.
>
> [root at hamming ~]# qmgr
> Max open servers: 10239
> Qmgr: set queue short checkpoint_defaults = enabled
> Qmgr: set queue short checkpoint_defaults += shutdown
> qmgr obj=short svr=default: PBS server internal error
> checkpoint_defaults
>
> Hmmm. Ok, so I cannot use "+=" for setting the checkpoint_defaults. I'll
> go by the docs at
> http://www.adaptivecomputing.com/resources/docs/torque/3-0-5/a.bserverparameters.php#checkpoint_defaults
>
> Qmgr: set queue short checkpoint_defaults = "enabled, shutdown"
>
> That seems to work..
>
> Qmgr: p q short
> #
> # Create queues and set their attributes.
> #
> #
> # Create and define queue short
> #
> create queue short
> set queue short queue_type = Execution
> set queue short checkpoint_defaults = enabled
> set queue short checkpoint_defaults += shutdown
> set queue short enabled = True
> set queue short started = True
> What? Wait... That += syntax is not valid, so it should not be showing it
> that way...
> This is irritating because I use qmgr -c 'p s' to backup my configurations.
>
>
> So, can we please get checkpoint_defaults to allow += OR stop it from
> being shown that way when I print the configuration?
>
> Thanks!
>
>
> Brian Andrus
> ITACS/Research Computing
> Naval Postgraduate School
> Monterey, California
> voice: 831-656-6238
>
>
>
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/torqueusers/attachments/20120619/04e82ea7/attachment.html
More information about the torqueusers
mailing list