[torqueusers] Weird problem with 2.0.0p4
Åke Sandgren
ake.sandgren at hpc2n.umu.se
Fri Dec 23 11:55:12 MST 2005
On Thu, 2005-12-22 at 09:52 -0800, Garrick Staples wrote:
> On Thu, Dec 22, 2005 at 11:10:09AM +0100, ?ke Sandgren alleged:
> > Hi!
> >
> > I just found a weird problem with our 2.0.0p4 install.
> > jobs with nodes=2 or larger doesn't work...
> >
> > The only thing that starts on the MS are the following processes
> > UID PID PPID C STIME TTY TIME CMD
> > ake 4189 4074 99 11:08 ? 00:00:01 -bash
> > ake 4211 4189 0 11:08 ? 00:00:00 pbs_demux
> >
> > i.e. the submit script itself never starts.
> > There is nothing in the logs that i can find.
> > 2.0.0p2 works ok (although on another machine)
>
> So what's that bash process doing? Bash doesn't sit around doing
> nothing. It exits when it runs out of input. Is it stuck reading on
> stdin? Where does lsof show it's stdio fds?
>
> Configure options? Using --enable-shell-pipe or
> --enable-shell-use-argv?
Forgot to answer... Neither shell-pipe nor shell-use-argv is used in
config.
Complete config is
--disable-gui --set-server-home=/var/spool/PBS
--set-default-server=no-compiled-in-pbs-host --enable-syslog
--enable-wordexp --maildomain=hpc2n.umu.se --disable-rpp
More information about the torqueusers
mailing list