On 21/12/15 10:31, Simpson Lachlan wrote:

> Out of interest (as a new user/administrator), is the easiest update
> method to just install over the top of the old system?

We install to /usr/local/slurm/${version} and then have a symlink from
/usr/local/slurm/latest to whichever is the currently blessed version.

Then our healthcheck scripts check for the version of slurmd that is
running on the compute node with "readlink /proc/${SLURMPID}/exe" and if
it's not the right version we set an error condition to drain the node
(which will clear automatically when it's on the right version).

There is a section in the admin quickstart about upgrades here:

http://slurm.schedmd.com/quickstart_admin.html

Best of luck!
Chris
-- 
 Christopher Samuel        Senior Systems Administrator
 VLSCI - Victorian Life Sciences Computation Initiative
 Email: [email protected] Phone: +61 (0)3 903 55545
 http://www.vlsci.org.au/      http://twitter.com/vlsci

Reply via email to