Hi, <snip> > > 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 faced the similar problem.It was because i dint have pbs_mon rpm name in my rpm list and thus it was not installed in the clients. So to verify this check whethere u have pbs_mon rpm installed in the clients. #rpm -qa|grep pbs u can also execute this with cexec to run in all clients..not sure about the syntax though :).. > > I followed the procedure in Appendix D to fix pbs. That didn't seem to > work. yup..that dint work for me too.. Its been atleast 2 months since i first installed an oscar cluster..not sure what was the problem with that procedure. > Ravi cheers and good luck dushyanth -- The best thing about GNU/Linux | Dushyanth Harinath is the people who use it. | Archean Infotech -Kenneth W. Melvin | www.archeanit.com ----------------------------------------- This email was sent using SquirrelMail. "Webmail for nuts!" http://squirrelmail.org/ _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
