272 | | Flack goes behind the scenes and call listresources for the AMs that you chose, and draws the resources in a map. In Omni in order to see what is available in each AM you will have to manually invoke listreouces |
| 272 | Flack goes behind the scenes and call listresources for the AMs that you chose, and draws the resources in a map. In Omni in order to see what is available in each AM you will have to manually invoke listresources. Invoke listresources on utah's ProtoGENI cluster |
| 273 | {{{ |
| 274 | omni.py getversion -a pg-utah -o |
| 275 | }}} |
| 276 | |
| 277 | The `-o` option will |
| 278 | |
| 279 | {{{ |
| 280 | geni@geni-vm:~/Tutorials/ExptWorkflow/gpousr25$ omni.py getversion -a pg-utah -o |
| 281 | INFO:omni:Loading config file omni_config |
| 282 | INFO:omni:Using control framework pgeni |
| 283 | INFO:omni:Substituting AM nickname pg-utah with URL https://www.emulab.net/protogeni/xmlrpc/am, URN unspecified_AM_URN |
| 284 | INFO:omni:Writing result of getversion at AM unspecified_AM_URN (https://www.emulab.net/protogeni/xmlrpc/am) to file 'getversion-www-emulab-net-protogeni.xml' |
| 285 | INFO:omni:Writing to 'getversion-www-emulab-net-protogeni.xml' |
| 286 | INFO:omni:AM URN: unspecified_AM_URN (url: https://www.emulab.net/protogeni/xmlrpc/am) has version: |
| 287 | INFO:omni: ------------------------------------------------------------ |
| 288 | INFO:omni: Completed getversion: |
| 289 | |
| 290 | Options as run: |
| 291 | aggregate: pg-utah |
| 292 | framework: pgeni |
| 293 | native: True |
| 294 | output: True |
| 295 | |
| 296 | Args: getversion |
| 297 | |
| 298 | Result Summary: Saved getversion at AM unspecified_AM_URN (https://www.emulab.net/protogeni/xmlrpc/am) to file 'getversion-www-emulab-net-protogeni.xml'. |
| 299 | |
| 300 | Got version for 1 out of 1 aggregates |
| 301 | |
| 302 | INFO:omni: ============================================================ |
| 303 | geni@geni-vm:~/Tutorials/ExptWorkflow/gpousr25$ |
| 304 | }}} |