COMP3000 Operating Systems W22: Openstack Instructions

From Soma-notes
Jump to navigation Jump to search

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)

  1. Connect to Carleton's VPN.
  2. Log in to https://openstack-stein.scs.carleton.ca/
  3. 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
  4. Switch to the COMP3000-W22 project (top-left corner), and launch an instance (button on the right).
    Select-project.jpg
  5. Make a choice for necessary items according to the screenshots attached.
    Boot-source.jpg Select-image.jpg
    Flavor
    Select-flavor.jpg
  6. You must add "ping-ssh-egress" to the security groups, or you'll not be able to ping/ssh to your instance.
    Security groups
    Security-group.jpg
  7. Assign a floating IP.
    Floating-ip.jpg
    NEVER attempt to create a snapshot
  8. 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.