GENERAL RESOURCES
Lab Access for Instructors
Google Doc >>here<<
Instructions to Reset entire Pod or a single User’s Lab Environment (28Aug2015)
1) ssh to lab.onecloudinc.com gateway
user: onecloud
pass: xxxxx
2) ENSURE YOU ARE LOOKING AT THE RIGHT POD! 😀
pod3 AIO15X and COMPUTE16X machines
pod4 AIO17X and COMPUTE18X machines
pod5 AIO23X and COMPUTE24X machines
3) Reset the entire pod ( all 8 aio and 8 compute machines)
./podXrebuild.sh
If you need to reset an individual user’s system:
./podXtenant.sh {AIO#} {COMPUTE#}
If you log in as root, these scripts will work, but the older tenant-rebuild.sh (below) will still work for pod5.
“Old” Instructions to Reset a User’s Lab Environment on Pod 5 (only)
The following script will enable you to reset a single, specific user’s lab environment.
ssh admin1@lab.onecloudinc.com
password: xxxxxx
./rebuild-tenant.sh 234 244 1 2
./rebuild-tenant.sh 238 248 1 2
CLASS SPECIFIC RESOURCES
Instructor Learning Tools
History of SDN/OpenFlow – Martin Casada: https://youtu.be/4Cb91JT-Xb4
Class Walk Through Screencast – 21 Aug 2015
Part 1
Part 2
Part 3