COMP3000 Operating Systems W22: Openstack Instructions: Difference between revisions
Lianyingzhao (talk | contribs) Created page with "You can create a VM instance on the [https://carleton.ca/scs/tech-support/scs-open-stack/ SCS openstack] cluster for the tutorials, by doing the following: (this is not step-..." |
Lianyingzhao (talk | contribs) mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
# [https://carleton.ca/its/help-centre/remote-access/ Connect to Carleton's VPN]. | # [https://carleton.ca/its/help-centre/remote-access/ Connect to Carleton's VPN]. | ||
# Log in to [https://openstack-stein.scs.carleton.ca/ https://openstack-stein.scs.carleton.ca/] | # Log in to [https://openstack-stein.scs.carleton.ca/ https://openstack-stein.scs.carleton.ca/] | ||
# Most of you would need to refresh your SCS account to have the right entitlements for our course (or you may not be able to log in or not listed in the COMP3000-W22 project): | # Most of you would need to refresh your SCS account to have the right entitlements for our course (or you may not be able to log in or not listed in the COMP3000-W22 project): https://carleton.ca/scs/tech-support/accounts/#manage-scs-account | ||
# Switch to the COMP3000-W22 project (top-left corner), and launch an instance (button on the right). | # Switch to the COMP3000-W22 project (top-left corner), and launch an instance (button on the right). | ||
#;[[File:select-project.jpg|300px]] | #;[[File:select-project.jpg|300px]] |
Latest revision as of 21:32, 12 January 2022
You can create a VM instance on the SCS openstack cluster for the tutorials, by doing the following:
(this is not step-by-step; obvious steps are skipped)
- Connect to Carleton's VPN.
- Log in to https://openstack-stein.scs.carleton.ca/
- Most of you would need to refresh your SCS account to have the right entitlements for our course (or you may not be able to log in or not listed in the COMP3000-W22 project): https://carleton.ca/scs/tech-support/accounts/#manage-scs-account
- Switch to the COMP3000-W22 project (top-left corner), and launch an instance (button on the right).
- Make a choice for necessary items according to the screenshots attached.
- You must add "ping-ssh-egress" to the security groups, or you'll not be able to ping/ssh to your instance.
- Assign a floating IP.
- Then the new IP address to the right of 192.168.XXX.XXX will be the one you will use to connect to your instance.