[torqueusers] Hanging TIME_WAIT
Josh Butikofer
josh at clusterresources.com
Fri Feb 20 15:46:24 MST 2009
Tim,
We've had some time to try this out ourselves and I see that TORQUE 2.3.x seems
to not work properly when --disable-privports is used. We are looking into this
now and should hopefully have a fix soon. (It looks like TORQUE 2.1.x didn't
have this problem.)
We'll keep you posted.
Regards,
Josh
> Well, that compiles and installs but now Torque does not function anymore.
>
> Getting "15056 Bad DIS based Request Protocol" errors in the logs when running
> qmgr and qsub.
>
>
> $ echo "hostname" | qsub
> qsub: Invalid request MSG=no job owner specified
>
>
> $ qmgr -c "print server"
>
> #
> # Create queues and set their attributes.
> #
> #
> # Create and define queue defaultq
> #
> create queue defaultq
> set queue defaultq queue_type = Route
> set queue defaultq route_destinations = batchq
> set queue defaultq enabled = True
> set queue defaultq started = True
> #
> # Create and define queue batchq
> #
> create queue batchq
> set queue batchq queue_type = Execution
> set queue batchq enabled = True
> set queue batchq started = True
> qmgr obj= svr=default: Bad DIS based Request Protocol MSG=cannot decode message
>
More information about the torqueusers
mailing list