diff --git a/docs/guides/rome-decommission.md b/docs/guides/rome-decommission.md index 1a6453495a2abfc6e45cffb8d2c814fa3034848b..1c5bf04e857ef703f57e1f2b23dd8974abcd208b 100644 --- a/docs/guides/rome-decommission.md +++ b/docs/guides/rome-decommission.md @@ -65,3 +65,75 @@ openstack server resize --flavor <target-flavor> <server-ID> ## Resize process help If you are unable to perform the resize or have any questions, please open a support ticket with RCS [here](https://uomservicehub.service-now.com/esc?id=sc_cat_item&sys_id=5eef1dcbdbe9a74035dc403c3a9619f5). + +## Resize process: Research Computing Portal (RCP) users + +### Research Server + +If you have been directed to resize a Research Server on the RCP, please use the following instructions. + +Research Servers using the outdated `(Gen 1)` flavor/size are required to resize to a new flavor. These new flavors do not have the `(Gen 1)` prefix. For example, if you are currently on `(Gen 1) 4 vCPU 16GB` you will need to resize to `4 vCPU 16GB`. + +Please note this does not apply for Research Servers currently using any of the `Big Memory` or `GPU` flavors and sizes. + +IMPORTANT: Following the instructions below will reboot your Research Server. Make sure you have completed any important processes before starting. + +#### Select 'manage' + + + +#### Select 'resize' + + + +#### Select the target flavor + +Select the same flavor value as the existing resource. For example, if your Research Server is currently `(Gen 1) 4vCPU 16GB`, select the `4 vCPU 16GB` size. + + + +#### Confirm 'resize' + +IMPORTANT: This step will reboot your Research Server. + + +This process takes about 10 minutes and will move your Research Server from the deprecated hardware to the new hardware. + +### Researcher Desktop + +If you have been directed to resize a Researcher Desktop on the RCP, please use the following instructions. + +IMPORTANT: Following the instructions below will reboot your Research Server. Make sure you have completed any important processes before starting. + +#### Select 'manage' + + + +#### Select 'boost' + + + +#### Confirm 'boost' + +IMPORTANT: This step will reboot your Research Server. + + +Wait for the boost process to complete (about 10 minutes). + +#### Select 'downsize' + + + +#### Confirm 'downsize' + +IMPORTANT: This step will reboot your Research Server. + + + +Wait for the downsize process to complete (about 10 minutes). + +Once the downsize process is complete, your Researcher Desktop will have moved from the deprecated hardware to the new hardware. + +## Resize process help + +If you are unable to perform the resize or have any questions, please open a support ticket with RCS [here](https://uomservicehub.service-now.com/esc?id=sc_cat_item&sys_id=5eef1dcbdbe9a74035dc403c3a9619f5). diff --git a/docs/img/rome_decomm_boost_confirm_desktop_RCP.png b/docs/img/rome_decomm_boost_confirm_desktop_RCP.png new file mode 100644 index 0000000000000000000000000000000000000000..b1f8c8b1ccd8f4e86a6efdd789453bff64d5eb6b Binary files /dev/null and b/docs/img/rome_decomm_boost_confirm_desktop_RCP.png differ diff --git a/docs/img/rome_decomm_boost_desktop_RCP.png b/docs/img/rome_decomm_boost_desktop_RCP.png new file mode 100644 index 0000000000000000000000000000000000000000..88b74af88d08246b710e81b90df81f8a49e788cb Binary files /dev/null and b/docs/img/rome_decomm_boost_desktop_RCP.png differ diff --git a/docs/img/rome_decomm_choose_resize_RCP.png b/docs/img/rome_decomm_choose_resize_RCP.png new file mode 100644 index 0000000000000000000000000000000000000000..8e71546e5ff137602f6f7315632b96c47acb563d Binary files /dev/null and b/docs/img/rome_decomm_choose_resize_RCP.png differ diff --git a/docs/img/rome_decomm_confirm_resize_RCP.png b/docs/img/rome_decomm_confirm_resize_RCP.png new file mode 100644 index 0000000000000000000000000000000000000000..d6ae37f13cf3563c6c8776f92aa30b158ea37b25 Binary files /dev/null and b/docs/img/rome_decomm_confirm_resize_RCP.png differ diff --git a/docs/img/rome_decomm_downsize_confirm_desktop_RCP.png b/docs/img/rome_decomm_downsize_confirm_desktop_RCP.png new file mode 100644 index 0000000000000000000000000000000000000000..d86682e7f115f4017ebb9618288cd83056fcd525 Binary files /dev/null and b/docs/img/rome_decomm_downsize_confirm_desktop_RCP.png differ diff --git a/docs/img/rome_decomm_downsize_desktop_RCP.png b/docs/img/rome_decomm_downsize_desktop_RCP.png new file mode 100644 index 0000000000000000000000000000000000000000..8663da5076495d5241b89247b7a0df08bcd4ec86 Binary files /dev/null and b/docs/img/rome_decomm_downsize_desktop_RCP.png differ diff --git a/docs/img/rome_decomm_manage_RCP.png b/docs/img/rome_decomm_manage_RCP.png new file mode 100644 index 0000000000000000000000000000000000000000..683e7b60f007c39a9e48510161d9c692af67a6ce Binary files /dev/null and b/docs/img/rome_decomm_manage_RCP.png differ diff --git a/docs/img/rome_decomm_manage_desktop_RCP.png b/docs/img/rome_decomm_manage_desktop_RCP.png new file mode 100644 index 0000000000000000000000000000000000000000..07187a4cc91315530412239256fc2e11e5acae56 Binary files /dev/null and b/docs/img/rome_decomm_manage_desktop_RCP.png differ diff --git a/docs/img/rome_decomm_resize_RCP.png b/docs/img/rome_decomm_resize_RCP.png new file mode 100644 index 0000000000000000000000000000000000000000..de80538df9f9d5eef94105e4e67638bee514ae55 Binary files /dev/null and b/docs/img/rome_decomm_resize_RCP.png differ