COMP3000 Operating Systems W24: 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:

(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-W24 project): https://newacct.scs.carleton.ca/scs_authentication/newacct-policy-form.php
  4. Switch to the COMP3000-W24 project (top-left corner), and launch an instance (button on the right).
    Select-project-w24-400px.jpg
  5. Make a choice for necessary items according to the screenshots attached.
    Boot-source.jpg Select-image-w24-580px.jpg
    Flavor
    Select-flavor-w24-580px.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 (134.117.XXX.XXX) to the right of 192.168.XXX.XXX will be the one (floating IP) you will use to connect to your instance.
  9. Note down your floating IP and your instance name for subsequent uses for the rest of the term.