Replies: 2 comments 2 replies
-
Hi there @bnordgren - thank you for trying out Charmed HPC! I will say that Charmed HPC is still "early alpha" - we're hoping to have an alpha release later this year - so the feedback collected here will help us determine where extra work must be done. Please feel free to share what is and isn't working the way you expect it to. It's a huge help for us! Now, I can answer some of your questions here:
$ juju run slurmd/0 node-configured --background
$ juju run slurmd/1 node-configured --background Let me know if you have any questions/comments. I'll start a separate thread regarding your issues with the |
Beta Was this translation helpful? Give feedback.
-
Re. your issues with $ juju debug-log --replay --include slurmdbd-mysql-router/0 This will show you the logs collected from the router. Please share a copy of those logs here so I can see what's going on with the failed unit. cc @taurus-forever 👀👀 |
Beta Was this translation helpful? Give feedback.
-
Hi,
I've installed HPC clusters in the past with Rocks Cluster and OpenHPC (xCat+Slurm). I'm looking at constructing a new (small) cluster using charmed HPC because our contractor is starting to use MAAS+Juju to manage Openstack onsite. Juju is very new to me.
I made myself a login node to run slurmctld, mysql, slrumrestd and slurmdbd, and I'm running slurmd on two other nodes. The slurmdbd-mysql-router doesn't appear to have installed, but I can apparently contact the slurmctld from my login node. I appear to have a main partition "slurmd" with two nodes in it (and having the correct hostnames). Unfortunately, they are marked "down". Also I don't see any of the non-slurm parts of a cluster that I'm used to seeing.
How do I use the juju charm (or another juju charm?) to:
Also, does anyone have some pointers as to what is going wrong with the slurmdbd-mysql-router?
Beta Was this translation helpful? Give feedback.
All reactions