Changes between Version 51 and Version 52 of Tutorials/Cloud/OSM


Ignore:
Timestamp:
Aug 21, 2020, 12:48:45 AM (4 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Cloud/OSM

    v51 v52  
    2424  1. You should see: {{{ INFO exp:  1 node successfully imaged ... }}}
    25251. Turn the node on: {{{ omf tell -a on -t srv1-lg1.sb1.cosmos-lab.org }}}
    26 1. Wait for the node to come up
     261. Wait for the node to come up, (up to ~3 minutes)
     27 1. You can ping the node, it will respond once booted
    2728
    2829
     
    7879 1. You should see: {{{ INFO exp:  1 node successfully imaged ... }}}
    79801. {{{ omf tell -a on -t srv2-lg1.sb1.cosmos-lab.org }}}
    80 1. Wait for the node to come up
     811. Wait for the node to come up  (up to ~3 minutes)
     82 1. You can ping the node, it will respond once booted
    81831. {{{ ssh native@srv2-lg1.sb1.cosmos-lab.org }}}
    82841. {{{ cd ~/devstack }}}