Changes between Version 33 and Version 34 of Tutorials/Cloud/OSM
- Timestamp:
- Oct 21, 2019, 4:12:48 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Cloud/OSM
v33 v34 21 21 ===== Pre-set-up: 22 22 1. Create a reservation 23 1. Log into the c 24 25 {{{ omf load -t srv1-lg1.sb1.cosmos-lab.org -i opensourcemano_1804.ndz }}} 26 27 23 1. Log into the console 24 1. Load image: {{{ omf load -t srv1-lg1.sb1.cosmos-lab.org -i opensourcemano_1804.ndz -r 60}}} 25 1. Turn the node on: {{{ omf tell -a on -t srv1-lg1.sb1.cosmos-lab.org }}} 28 26 29 27 ssh Credentials: native / native … … 43 41 44 42 1. Prepare the node 45 1. Load the image: {{{ omf load -t srv 3-lg1.sb1.cosmos-lab.org -i baseline_1804.ndz -r 60 }}}43 1. Load the image: {{{ omf load -t srv2-lg1.sb1.cosmos-lab.org -i baseline_1804.ndz -r 60 }}} 46 44 1. Turn the node on: {{{ omf tell -a on -t srv3-lg1.sb1.cosmos-lab.org }}} 47 45 1. Log in as root: {{{ ssh native@srv3-lg1.sb1.cosmos-lab.org }}}