Skip to content

Conversation

jovial
Copy link
Collaborator

@jovial jovial commented Nov 13, 2020

No description provided.

main.tf Outdated
resource "openstack_networking_secgroup_rule_v2" "secgroup_slurm_login_rule_ingress_tcp_v4" {
direction = "ingress"
ethertype = "IPv4"
# FIXME: only allow ports needed
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to clarify, we need to open up the port for slurmdbd.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like 3306 from docs

@jovial jovial requested a review from sjpb November 13, 2020 12:21
Copy link
Collaborator

@sjpb sjpb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could do with some docs in the readme too - i.e. what slurmdb.yml sets up and what slurm-stats.yml adds.

This reverts commit 1ac74bc.

cpufreq doesn't work on VMS:

[root@wjs-ohpc-login-0 prometheus]# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
cat: /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory
@sjpb
Copy link
Collaborator

sjpb commented Nov 20, 2020

@jovial , do you think we should "namespace" this repo somehow? Either:

  • Have subdirectories for incompatible sets of tf/ansible, e.g. simple/, stats/, or
  • Just make the inventory .tpl files match the main ansible playbook, so simple.tf and simple.yml vs stats.* - with any dependent playbooks having that as a prefix? (can still all produce just inventory).

@jovial
Copy link
Collaborator Author

jovial commented Nov 20, 2020 via email

@jovial
Copy link
Collaborator Author

jovial commented Jan 8, 2021

@jovial jovial closed this Jan 8, 2021
@jovial jovial deleted the feature/slurm-stats branch February 16, 2021 13:03
bertiethorpe added a commit that referenced this pull request Aug 23, 2024
sjpb referenced this pull request in NREL/ansible-slurm-appliance Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants