omnivector-solutions/osd-documentation

Issue on page /operations/nodes.html

Closed this issue · 2 comments

  • The "addning nodes" contains an unrealistic example for an operator adding 10 nodes?

A node operator will add a single node most probably, and since its also likely a MAAS node, its better to describe it as:

juju add-unit slurmd --to
or simply
juju add-unit slurmd

When I wrote that section, I chose 10 as an example to show how simple it is to add 10 nodes, to demonstrate that OSD really makes the life of the administrator easier.

But indeed, there are cases and there are cases, and we can have more than example as well.