Changes between Version 49 and Version 50 of Tutorials/Cloud/OSM
- Timestamp:
- Aug 21, 2020, 12:25:14 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Cloud/OSM
v49 v50 21 21 1. Create a reservation 22 22 1. Log into the console 23 1. Load image: {{{ omf load -t srv1-lg1.sb1.cosmos-lab.org -i opensourcemano_1804.ndz -r 60}}}23 1. Load image: {{{ omf load -t srv1-lg1.sb1.cosmos-lab.org -i tutorial-osm.ndz -r 60}}} 24 24 1. You should see: {{{ INFO exp: 1 node successfully imaged ... }}} 25 25 1. Turn the node on: {{{ omf tell -a on -t srv1-lg1.sb1.cosmos-lab.org }}} … … 77 77 78 78 ===== Pre-Set up: 79 1. {{{ omf load -t srv2-lg1.sb1.cosmos-lab.org -i devstack_1804.ndz -r 60}}}79 1. {{{ omf load -t srv2-lg1.sb1.cosmos-lab.org -i tutorial-devstack.ndz -r 60}}} 80 80 1. You should see: {{{ INFO exp: 1 node successfully imaged ... }}} 81 81 1. {{{ omf tell -a on -t srv2-lg1.sb1.cosmos-lab.org }}}