Changes between Version 43 and Version 44 of Tutorials/Cloud/OSM
- Timestamp:
- Aug 17, 2020, 3:40:30 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Cloud/OSM
v43 v44 25 25 1. Log into the console 26 26 1. Load image: {{{ omf load -t srv1-lg1.sb1.cosmos-lab.org -i opensourcemano_1804.ndz -r 60}}} 27 1. You should see: {{{ INFO exp: 1 node successfully imaged ... }}} 27 28 1. Turn the node on: {{{ omf tell -a on -t srv1-lg1.sb1.cosmos-lab.org }}} 28 29 … … 80 81 ===== Pre-Set up: 81 82 1. {{{ omf load -t srv2-lg1.sb1.cosmos-lab.org -i devstack_1804.ndz -r 60}}} 83 1. You should see: {{{ INFO exp: 1 node successfully imaged ... }}} 82 84 1. {{{ omf tell -a on -t srv2-lg1.sb1.cosmos-lab.org }}} 83 85 1. {{{ ssh root@srv2-lg1.sb1.cosmos-lab.org }}}