Changes between Version 51 and Version 52 of Tutorials/Cloud/OSM
- Timestamp:
- Aug 21, 2020, 12:48:45 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Cloud/OSM
v51 v52 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 }}} 26 1. Wait for the node to come up 26 1. Wait for the node to come up, (up to ~3 minutes) 27 1. You can ping the node, it will respond once booted 27 28 28 29 … … 78 79 1. You should see: {{{ INFO exp: 1 node successfully imaged ... }}} 79 80 1. {{{ omf tell -a on -t srv2-lg1.sb1.cosmos-lab.org }}} 80 1. Wait for the node to come up 81 1. Wait for the node to come up (up to ~3 minutes) 82 1. You can ping the node, it will respond once booted 81 83 1. {{{ ssh native@srv2-lg1.sb1.cosmos-lab.org }}} 82 84 1. {{{ cd ~/devstack }}}