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

CRAYSAT-1711: Improve procedure to get BOS session templates #5260

Merged

Conversation

haasken-hpe
Copy link
Contributor

Description

As part of the system power off/on procedure, the admin must use BOS to shutdown the nodes and to boot the nodes. To do so, they must find the right BOS session templates to use.

Currently this procedure is duplicated in three places in the documentation. Consolidate and improve the documentation in one place, the "Prepare the System for Power Off" section, and refer to it from the other two documents which need to reference the procedure for finding the appropriate BOS session templates.

Also rename the procedures for booting and shutting down compute nodes and user access nodes to use the more general term "Managed Nodes" instead, which is consistent with the IUF's terminology. Update all locations to use the new titles and markdown file names.

Improve and streamline the procedures in the "Power On and Boot Managed Nodes" and "Shut Down and Power Off Managed Nodes" procedures.

Checklist

  • If I added any command snippets, the steps they belong to follow the prompt conventions (see example).
  • If I added a new directory, I also updated .github/CODEOWNERS with the corresponding team in Cray-HPE.
  • My commits or Pull-Request Title contain my JIRA information, or I do not have a JIRA.

@haasken-hpe
Copy link
Contributor Author

I'm not sure why style-checker is complaining about these lines:

 operations/security_and_authentication/Change_EX_Liquid-Cooled_Cabinet_Global_Default_Password.md:45:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 4; Style: 1/2/3]
operations/security_and_authentication/Change_EX_Liquid-Cooled_Cabinet_Global_Default_Password.md:47:1 MD029/ol-prefix Ordered list item prefix [Expected: 2; Actual: 5; Style: 1/2/3]
operations/security_and_authentication/Change_EX_Liquid-Cooled_Cabinet_Global_Default_Password.md:49:1 MD029/ol-prefix Ordered list item prefix [Expected: 3; Actual: 6; Style: 1/2/3]

What am I missing?

As part of the system power off/on procedure, the admin must use BOS to
shutdown the nodes and to boot the nodes. To do so, they must find the
right BOS session templates to use.

Currently this procedure is duplicated in three places in the
documentation. Consolidate and improve the documentation in one place,
the "Prepare the System for Power Off" section, and refer to it from the
other two documents which need to reference the procedure for finding
the appropriate BOS session templates.

Also rename the procedures for booting and shutting down compute nodes
and user access nodes to use the more general term "Managed Nodes" instead, which is consistent
with the IUF's terminology. Update all locations to use the new titles
and markdown file names.

Improve and streamline the procedures in the "Power On and Boot Managed
Nodes" and "Shut Down and Power Off Managed Nodes" procedures.
@haasken-hpe haasken-hpe force-pushed the CRAYSAT-1711-improve-bos-sesion-template-finding branch from bd30dc8 to f0769ac Compare July 29, 2024 22:45
@haasken-hpe
Copy link
Contributor Author

I'm not sure why style-checker is complaining about these lines:

 operations/security_and_authentication/Change_EX_Liquid-Cooled_Cabinet_Global_Default_Password.md:45:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 4; Style: 1/2/3]
operations/security_and_authentication/Change_EX_Liquid-Cooled_Cabinet_Global_Default_Password.md:47:1 MD029/ol-prefix Ordered list item prefix [Expected: 2; Actual: 5; Style: 1/2/3]
operations/security_and_authentication/Change_EX_Liquid-Cooled_Cabinet_Global_Default_Password.md:49:1 MD029/ol-prefix Ordered list item prefix [Expected: 3; Actual: 6; Style: 1/2/3]

What am I missing?

It looks like there was some incorrect indentation on one line in list item 3. None of the style-check violation was due to my change to that file, but I'm just fixing it here to make stylecheck pass.

@rustydb rustydb merged commit b5aa79c into feature/CRAYSAT-1740 Jul 30, 2024
7 of 8 checks passed
@rustydb rustydb deleted the CRAYSAT-1711-improve-bos-sesion-template-finding branch July 30, 2024 19:05
@rustydb rustydb mentioned this pull request Jul 30, 2024
haasken-hpe added a commit that referenced this pull request Aug 5, 2024
As part of the system power off/on procedure, the admin must use BOS to
shutdown the nodes and to boot the nodes. To do so, they must find the
right BOS session templates to use.

Currently this procedure is duplicated in three places in the
documentation. Consolidate and improve the documentation in one place,
the "Prepare the System for Power Off" section, and refer to it from the
other two documents which need to reference the procedure for finding
the appropriate BOS session templates.

Also rename the procedures for booting and shutting down compute nodes
and user access nodes to use the more general term "Managed Nodes" instead, which is consistent
with the IUF's terminology. Update all locations to use the new titles
and markdown file names.

Improve and streamline the procedures in the "Power On and Boot Managed
Nodes" and "Shut Down and Power Off Managed Nodes" procedures.
rustydb pushed a commit that referenced this pull request Aug 6, 2024
As part of the system power off/on procedure, the admin must use BOS to
shutdown the nodes and to boot the nodes. To do so, they must find the
right BOS session templates to use.

Currently this procedure is duplicated in three places in the
documentation. Consolidate and improve the documentation in one place,
the "Prepare the System for Power Off" section, and refer to it from the
other two documents which need to reference the procedure for finding
the appropriate BOS session templates.

Also rename the procedures for booting and shutting down compute nodes
and user access nodes to use the more general term "Managed Nodes" instead, which is consistent
with the IUF's terminology. Update all locations to use the new titles
and markdown file names.

Improve and streamline the procedures in the "Power On and Boot Managed
Nodes" and "Shut Down and Power Off Managed Nodes" procedures.
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.

3 participants