Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for AFM #811

Merged
merged 15 commits into from
Aug 6, 2024
Merged

Changes for AFM #811

merged 15 commits into from
Aug 6, 2024

Conversation

jayeshh123
Copy link

@rajan-mis Request you to review the changes, please. Also please let me know before merging it. Thank you.

Jayesh-Kumar3 added 15 commits July 1, 2024 15:46
Signed-off-by: Jayesh-Kumar3 <[email protected]>
Signed-off-by: Jayesh-Kumar3 <[email protected]>
Signed-off-by: Jayesh-Kumar3 <[email protected]>
Signed-off-by: Jayesh-Kumar3 <[email protected]>
Signed-off-by: Jayesh-Kumar3 <[email protected]>
Signed-off-by: Jayesh-Kumar3 <[email protected]>
Signed-off-by: Jayesh-Kumar3 <[email protected]>
Signed-off-by: Jayesh-Kumar3 <[email protected]>
Signed-off-by: Jayesh-Kumar3 <[email protected]>
Signed-off-by: Jayesh-Kumar3 <[email protected]>
Signed-off-by: Jayesh-Kumar3 <[email protected]>
Signed-off-by: Jayesh-Kumar3 <[email protected]>
Signed-off-by: Jayesh-Kumar3 <[email protected]>
scale_gateway_node: "{{ groups['scale_gateway_nodes'] | list }}"
command: "{{ scale_command_path }}mmperfmon config update GPFSAFMFS.restrict={{ scale_gateway_node | join(',') }} GPFSAFMFS.period=10 GPFSAFMFSET.restrict={{ scale_gateway_node | join(',') }} GPFSAFMFS.period=10 GPFSAFMFSET.restrict={{ scale_gateway_node | join(',') }} GPFSAFMFSET.period=10 GPFSAFM.restrict={{ scale_gateway_node | join(',') }} GPFSAFM.period=10"
when: groups['scale_gateway_nodes'] | list | length > 0
run_once: true
Copy link
Member

Choose a reason for hiding this comment

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

We need to add check if permon sensor file is exist then only it should be executed else it will fail.

- " 'mmperfmon: There is no performance monitoring configuration data.' not in scale_zimon_conf_sensors.stderr"

Copy link
Author

Choose a reason for hiding this comment

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

@rajan-mis I have created an issue.
#812

- name: config | Creat a list of configuration parameter for configuration
set_fact:
config_list: >
{%- set config_list = [] -%}
Copy link
Member

Choose a reason for hiding this comment

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

Please add the inventory file .

@rajan-mis rajan-mis merged commit 0ca09aa into IBM:scale_hpc Aug 6, 2024
1 check passed
@jayeshh123 jayeshh123 deleted the jay_afm_new_var branch October 8, 2024 06:10
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