<x-flowed>
Ravi-
Make sure a scheduler is running to launch your jobs. Run:
service maui status

You're correct... the Bad UID error only comes if you're running as root or as a user that doesn't exist yet on the compute nodes.

Jeremy

At 10:48 AM 10/29/2001 -0600, Ravi Srinivasan wrote:
The problem I had during installation of the client node was due to the fact
that I had not exported /usr/local to the client (clone is not available).
This directory is mounted on a separate partition on the server and
therefore was not available to the client even though /usr had been
exported. I fixed the problem by exporting /usr/local from the server and
editing /tftpboot/clientip/etc/fstab to mount the export on the client. This
fixed the problem.


The pbs error "Bad UID" was because I was executing test_cluster as root. So
I logged in as another user and tried to execute test_cluster. Although I
didn't get the "Bad UID" error, the test did not execute. I checked the pbs
queue using qstat -a and discovered that the job had been queued but not
executed. How can I fix this problem? Also, is documentation available for
pbs?


I followed the procedure in Appendix D to fix pbs. That didn't seem to work.

Thanks for suggestions

Ravi

----- Original Message -----
From: "Jason Brechin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 29, 2001 10:09 AM
Subject: RE: [Oscar-users] Client Installation


> This message was sent from Geocrawler.com by "Jason Brechin"
<[EMAIL PROTECTED]>
>
> The bad UID message just means you can't run the
> tests as root, you must log in or su into another
> user.
>
>
> ---------------------------------------
> I was able to install the OS on the lone test
> client. However while
> executing test_cluster the following error was
> displayed.
>
> ./test_cluster 1 1
> Running a simple PBS shell job...
> qsub: Bad UID for job execution
> - simple test taking too long - there is
>    probably a problem with PBS, exiting
>
> Ravi
> ----- Original Message -----
> From: "Thomas Naughton"
> <[EMAIL PROTECTED]>
> To: "Ravi Srinivasan" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Sunday, October 28, 2001 8:46 PM
> Subject: Re: [Oscar-users] Client Installation
>
>
> > ravi,
> >
> > i'm pretty sure this is a ramdisk issue.  i had
> the same issue the other
> > day.  my quick fix was to use all SCSI or all
> IDE.
> >
> > there is a method for doing this but i'm not
> certain about it.  i'll bet
> > if you look
> in "/tftpboot/10.0.0.1/etc/lilo.conf" you'll see
> that it's
> > referring to sdaX (SCSI) instead of hdaX (IDE).
> >
> > i'll inquire further tomorrow but hopefully
> someone else on the list can
> > answer this question in shorter order.
> >
> > --tjn
> >
> >
> __________________________________________________
> _______________________
> >   Thomas
> Naughton
> [EMAIL PROTECTED]
> >   Research
> Associate                                   (865)
> 574-3932
> >
> >
> > On Sun, 28 Oct 2001, Ravi Srinivasan wrote:
> >
> > > The server is all SCSI and the nodes have IDE
> drives.
> > >
> > > R
> > > ----- Original Message -----
> > > From: "Thomas Naughton"
> <[EMAIL PROTECTED]>
> > > To: "Ravi Srinivasan" <[EMAIL PROTECTED]>
> > > Sent: Sunday, October 28, 2001 8:27 PM
> > > Subject: Re: [Oscar-users] Client Installation
> > >
> > >
> > > > how different/similar are your
> head_node/compute_nodes?   Does one
> have
> > > > SCSI and the other not, etc?
> > > >
> > > > --tjn
> > > >
> > > >
> __________________________________________________
> _______________________
> > > >   Thomas Naughton
> [EMAIL PROTECTED]
> > > >   Research
> Associate                                   (865)
> 574-3932
> > > >
> > > >
> > > >
> > >
> > >
> >
> >
> >
> >
> > _______________________________________________
> > Oscar-users mailing list
> > [EMAIL PROTECTED]
> >
> https://lists.sourceforge.net/lists/listinfo/oscar
> -users
> >
>
>
> _______________________________________________
> Oscar-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/oscar
> -users
>
>
>
> Geocrawler.com - The Knowledge Archive
>


_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users

_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users

</x-flowed>

Reply via email to