[Mauiusers] Problem with X11 through qsub

Nicholas Geraedts ngeraedts at gmail.com
Thu Mar 20 11:27:19 MDT 2008


I ran the strings command Lawrence suggested, and found that qsub was
looking for the xauth file at /usr/X11R6/bin/xauth. After copying the file
located at /usr/bin/xauth to this location, it works!

Thanks so much for your help!

Cheers,
-Nicholas

On Thu, Mar 20, 2008 at 8:17 AM, <L.S.Lowe at bham.ac.uk> wrote:

> Hi, on my RHEL4 clones, xauth is in /usr/bin/X11/xauth, with nothing at
> /usr/bin/xauth.
>
> Try a "strings /usr/bin/qsub | grep xauth" and see where qsub expects
> xauth to be. (It might be a compile-time option).
>
> I can replicate your problem if I move xauth from /usr/bin/X11 to /usr/bin
> (so I moved it back!).
>
>
> Lawrence
>
> Tel: 0121 414 4621    Fax: 0121 414 6709    Email: L.S.Lowe at bham.ac.uk
>
> On Wed, 19 Mar 2008, Nicholas Geraedts wrote:
>
> > Hello everyone,
> >
> > I'm having some troubles setting up interactive X-window job
> submissions,
> > and I'm not sure if this is a Maui/Torque issue, or a linux
> configuration
> > issue. All of our machines are running CentOS5 (mixed 32 and 64 bit) and
> > have the following enabled in the /etc/ssh/ssh_config file:
> >
> > Host *
> >  ForwardX11 no
> >  XAuthLocation /usr/bin/xauth
> >
> > When I try to run an interactive job things work fine, but there are no
> > X-windows. When I use the -X option for qsub, I get the following error.
> >
> > qsub: xauth: : No such file or directory
> > qsub: Failed to get xauth data.
> >
> > When I ask for 'which xauth', I get /usr/bin/xauth, as expected.
> >
> > Any suggestions would be much appreciated.
> >
> >
> > Thanks in advance,
> >
> > -Nicholas Geraedts
> > M.A.Sc. Candidate
> > University of British Columbia
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/mauiusers/attachments/20080320/523b3517/attachment.html


More information about the mauiusers mailing list