[OOD-users] OnDemand Cluster Config Issues

Dockendorf, Trey tdockendorf at osc.edu
Fri Jun 22 09:56:32 EDT 2018


The path in lib and bin keys should likely point to your Torque install for qsub and libtorque.so.  Example:

v2:
  metadata:
    title: "Example"
  login:
    host: "login.example.com"
  job:
    adapter: "torque"
    host: "batch.example.com"
    lib: "/opt/torque/lib64"
    bin: "/opt/torque/bin"

--
Trey Dockendorf
HPC Systems Engineer
Ohio Supercomputer Center

From: OOD-users <ood-users-bounces at lists.osc.edu> on behalf of Christopher Ramirez <c.ramirez01 at gmail.com>
Reply-To: User support mailing list for Open OnDemand <ood-users at lists.osc.edu>
Date: Thursday, June 21, 2018 at 4:42 PM
To: "ood-users at lists.osc.edu" <ood-users at lists.osc.edu>
Subject: Re: [OOD-users] OnDemand Cluster Config Issues

Erik,

We're using torque/moab. I actually reached out to you a month ago regarding wrapper scripts etc..
Anyway, yes we tested command line submissions and are able to submit jobs from the command line.
v2:
  metadata:
    title: "qsched02"
  login:
    host: "system.hostname.com<http://system.hostname.com>"
job:
    adapter: "torque"
    host: "qsched02"
    lib: "/opt/moab/lib"
    bin: "/opt/moab/bin"

Even when we point OOD at the torque binaries, we get the same issues.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osu.edu/pipermail/ood-users/attachments/20180622/a97e6a8c/attachment.html>


More information about the OOD-users mailing list