Hi Bernard,
I took your advice and re-installed OSCAR (ran the start_over script,
removed the /opt/oscar folder, reboot the server, "make install" oscar)
with all default settings. However, I am still having problems with
Torque. Here's the error message I got
.......
Creating pbs workq queue...
Max open servers: 4
qmgr obj=workq svr=default: Unauthorized Request
create queue workq
Configuration of PBS queues failed at
/opt/oscar/packages/torque/scripts/post_install line 314
Script /opt/oscar/packages/torque/scripts/post_install exitted badly
with exit code '2' at ./post_install li
ne 42
Couldn't run 'post_install' script for torque at ./post_install line 43
--> About to run /opt/oscar/packages/ntpconfig/scripts/post_install
for ntpconfig
......
Restarting pfilter:[ OK ]
Some of the post install scripts failed, please check your logs for
more info at ./post_install line 48
--> Step 7: Failed to properly complete the cluster install; please
check the logs
==================================================================================
Line 309 to 315 of /opt/oscar/packages/torque/scripts/post_install
# Run the qmgr command if necessary
if ($cmd_input ne "")
{
open (CMD,"|/opt/pbs/bin/qmgr -a -e ");
print CMD $cmd_input;
close (CMD) or croak("Configuration of PBS queues failed");
}
==================================================================================
I'd greatly appreciate if you can advise how to work around this
problem. Thanks a lot.
Shiang-Tai
Bernard Li wrote:
The first step (Download
Additional OSCAR Packages) is optional - these are just additional
packages that are not included in the core packages list which some
people may find useful.
The most commonly used
packages are available in the core/provided list.
(I would suggest you read
through the step-by-step guide in the documentation so you know what is
happening at each stage...)
Have you already built the
client image? Do you have BOTH Torque and PBS selected (in step 1)?
I am not sure what the
current state of your cluster is, but it might be easier to simply
start_over (there is a script in /opt/oscar/scripts, running it would
un-install the OSCAR setup) and start from scratch.
With the new installation,
simply skip step 0 and choose the appropriate packages in step 1 and
continue on from there.
Cheers,
Bernard
Hi Bernard,
Well, I do not know the differences between them so I just picked up
one whose name sounds
familiar to me. I can certainly swith to Torque. In this case, should I
re-install OSCAR? (Or is
this described in the release notes. Sorry that I didn't read the nodes
really carefully) Thanks.
Shiang-Tai
Bernard Li wrote:
Hi Shiang-Tai:
Is there any reason why you are using OpenPBS (from OPD) as opposed to
Torque (which is an updated version of OpenPBS)?
Cheers,
Bernard
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of
Shiang-Tai Lin
Sent: Tuesday, January 04, 2005 17:20
To: [email protected]
Subject: [Oscar-users] PBS configuration failure during
post_install (OSCAR4+FC2)
Hi,
I ran into a problem while executing step 7 (Complete Cluster
Setup) of the OSCAR installation. It seems that the
configuration of PBS queue fails. The log near the error is
attached below. Is there a way to fix this problem? I'd
greatly appreciate your help on this. Thanks a lot.
Shiang-Tai
--> About to run /var/lib/oscar/packages/mpich-gm/scripts/post_install
for mpich-gm
...updating mpich_server nodes file
/var/lib/oscar/packages/mpich-gm/scripts/post_install: line 38:
/opt/mpich-1.2.5.9-ch_gm-gcc/share/machines.LINUX: No such
file or directory Script
/var/lib/oscar/packages/mpich-gm/scripts/post_install exitted
badly with exit code '1' at ./post_install line 42 Couldn't
run 'post_install' script for mpich-gm at ./post_install line 43
--> About to run /var/lib/oscar/packages/pbs/scripts/post_install for
--> pbs
Shutting down PBS Server: [ OK ]
Starting PBS Server: [ OK ]
Updating pbs_server nodes
/opt/pbs/bin/pbsnodes: Server has no node list qmgr
obj=node1.ntu.edu.tw svr=default: Unauthorized Request create
node node1.ntu.edu.tw np = 4 , properties = all qmgr
obj=node2.ntu.edu.tw svr=default: Unauthorized Request create
node node2.ntu.edu.tw np = 4 , properties = all qmgr
obj=node3.ntu.edu.tw svr=default: Unauthorized Request create
node node3.ntu.edu.tw np = 4 , properties = all qmgr
obj=node4.ntu.edu.tw svr=default: Unauthorized Request create
node node4.ntu.edu.tw np = 4 , properties = all qmgr
obj=node5.ntu.edu.tw svr=default: Unauthorized Request create
node node5.ntu.edu.tw np = 4 , properties = all Creating pbs
workq queue...
qmgr obj=workq svr=default: Unauthorized Request Max open
servers: 4 create queue workq Configuration of PBS queues
failed at /var/lib/oscar/packages/pbs/scripts/post_install
line 269 Script
/var/lib/oscar/packages/pbs/scripts/post_install exitted
badly with exit code '2' at ./post_install line 42 Couldn't
run 'post_install' script for pbs at ./post_install line 43
Some of the post install scripts failed, please check your
logs for more info at ./post_install line 48
--> Step 7: Failed to properly complete the cluster install; please
check the logs
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users
|