[OOD-users] Nearly have OOD working - Trouble with connecting to PBS Pro Open

Nicklas, Jeremy jnicklas at osc.edu
Wed Oct 11 16:42:02 EDT 2017


Uh oh, I forgot to add the documentation for PBS Professional here:

https://osc.github.io/ood-documentation/master/installation/add-cluster-config.html#example-configs

The section 7.1.2 is for Torque only.

For PBS Professional you will want to use...

# /etc/ood/config/clusters.d/cluster1.yml
---
v2:
  metadata:
    title: "vbcluster1"
  login:
    host: "vbcluster1.nor-tech.com"
  job:
    adapter: "pbspro"
    host: "vbcluster1.nor-tech.com"
    exec: "/opt/pbs"

Assuming the PBS Pro batch server is on the same host as your login node.

Jeremy Nicklas
Web and Interface App Engineer
Ohio Supercomputer Center (OSC)<https://osc.edu/>
A member of the Ohio Technology Consortium<https://oh-tech.org/>
1224 Kinnear Road, Columbus, Ohio 43212
Office: (614) 292-6739<tel:+16142926739> • Mobile: (614) 316-6428<tel:+16143166428> • Fax: (614) 292-7168<tel:+16142927168>
jnicklas at osc.edu<mailto:jnicklas at osc.edu>

Learn more about OSC at https://osc.edu<https://osc.edu/>
________________________________
From: OOD-users [ood-users-bounces at lists.osc.edu] on behalf of Dominic Daninger [domd at nor-tech.com]
Sent: Wednesday, October 11, 2017 4:27 PM
To: ood-users at lists.osc.edu
Cc: Kyle Gross
Subject: [OOD-users] Nearly have OOD working - Trouble with connecting to PBS Pro Open

We have separate physical server connected to an Open HPC cluster running on CentOS 7.3. Much of the OOD is working but we are missing something in how to configure OOD to listen to PBS Pro. We have PBS Pro client installed on the OOD cluster and we can use CLI to submit and monitor jobs from the OOD server but all via command line.

If we try to monitor our active jobs using OOD it gives us the following error:

Do you have any tips regarding what we haven’t got configured correctly to communicate with PBS Pro client?

[cid:image007.jpg at 01D342A5.7C421920]

We are seeing the errors below in the httpd log, but we aren’t totally sure that they are related.

[cid:image008.jpg at 01D342A5.7C421920]

The have the following for a YAML file.
[cid:image009.jpg at 01D342A5.7C421920]


Thanks

Dominic Daninger | domd at nor-tech.com<mailto:domd at nor-tech.com>
Vice President of Engineering
Direct 952-229-2070 | Cell 612 251 3505 | Fax 952-229-2061
[NT logo.jpg]Burnsville, Minn.
People Friendly Technology with a Global Reach

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osu.edu/pipermail/ood-users/attachments/20171011/96d1ee1f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image007.jpg
Type: image/jpeg
Size: 19592 bytes
Desc: image007.jpg
URL: <http://lists.osu.edu/pipermail/ood-users/attachments/20171011/96d1ee1f/attachment-0004.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image008.jpg
Type: image/jpeg
Size: 74584 bytes
Desc: image008.jpg
URL: <http://lists.osu.edu/pipermail/ood-users/attachments/20171011/96d1ee1f/attachment-0005.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image009.jpg
Type: image/jpeg
Size: 16433 bytes
Desc: image009.jpg
URL: <http://lists.osu.edu/pipermail/ood-users/attachments/20171011/96d1ee1f/attachment-0006.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image012.jpg
Type: image/jpeg
Size: 1918 bytes
Desc: image012.jpg
URL: <http://lists.osu.edu/pipermail/ood-users/attachments/20171011/96d1ee1f/attachment-0007.jpg>


More information about the OOD-users mailing list