Changes between Version 9 and Version 10 of User Guide/Omf Quick Start


Ignore:
Timestamp:
May 11, 2020, 5:38:00 AM (4 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • User Guide/Omf Quick Start

    v9 v10  
    11[[Include(WikiToC)]]
    22
    3 == Resource Control with OMF == #omfquickstart
     3== Resource Control with OMF == #quickstart
    44
    55[[TOC(UserGuide/OmfQuickStart,UserGuide/Omf/*,inline,nonumbering,depth=3,notitle)]]
     
    1111To get quickly the sections below describe some of the most used OMF commands in the basic form. These commands are run from the testbed console.
    1212
    13 === OMF usage
     13=== OMF usage === #usage
    1414
    1515{{{#!shell-session
     
    3131
    3232
    33 === OMF status to retrieve status of node(s)
     33=== OMF status to retrieve status of node(s) === #stat
    3434{{{#!shell-session
    3535user@console:~$ omf status
     
    6060
    6161
    62 === OMF tell to power on or off the node(s)
     62=== OMF tell to power on or off the node(s) === #tell
    6363
    6464{{{#!shell-session
     
    9797
    9898
    99 === OMF load to install a disk image on the node(s)
     99=== OMF load to install a disk image on the node(s) === #load
    100100
    101101{{{#!shell-session
     
    145145
    146146
    147 === OMF save to export the disk image from a single node into the repository.
     147=== OMF save to export the disk image from a single node into the repository. === #save
    148148
    149149{{{#!shell-session
     
    172172
    173173
    174 === omf exec to execute an OEDL script
     174=== omf exec to execute an OEDL script === #exec
    175175
    176176{{{#!shell-session