Jump to content

User:YuviPanda/Creating instance toolsbeta

From Wikitech

Documents (sniggers) the steps to create a functional instance on toolsbeta.

  1. Create instance. Give it an appropriate name (prefixed with toolsbeta-), pick a size, and just tick the default checkbox.
  2. Wait patiently for its status to become ACTIVE
  3. Hit the configure button
  4. Tick the role::labsnfs::client class, and save.
  5. Now reboot the instance.
  6. Wait patiently for it to become active again. It's probably running puppet now, which will take a long time (considering how it involves plenty of protein folding). This sets up NFS for this instance, and hence working /home and /data/project
  7. Wait some more. Wonder if you can find an excuse to write C.
  8. When it becomes active, SSH into the new instance. Check if your home folder exists. If so, yay! If not, poke Coren
  9. Go back to the configure link, and add the roles you really want.
  10. Try to run sudo puppetd -tv. This *should* pick up your new changes and execute without errors. If it errors, poke Coren.