Changes between Version 30 and Version 31 of DSC/QandA


Ignore:
Timestamp:
Mar 7, 2013, 1:26:14 AM (11 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DSC/QandA

    v30 v31  
    7474}}}
    7575 1. Q: '''How can I save my image? We are having problem saving our image, can you please advise?'''[[BR]]
    76     A: You have to use Fully Qualified Domain Name (FQDN) of the node as an argument i.e. if you have a reservation for DCGNUR14 and want to save image from node3-13 you have to issue a command:
     76    A: You have to use Fully Qualified Domain Name (FQDN) of the node as an argument i.e. if you have a reservation for DCGNUR14 and want to save image from node3-13 you have to issue a command:[[BR]]
     77       NOTE: All nodes used in DARPA SPectrum Challenge are part of '''grid.orbit-lab.org''' domain.[[BR]]
    7778{{{
    78     omf save -n node3-13.grid.orbit-lab.org
     79   omf save -n node3-13.grid.orbit-lab.org
    7980}}}
    80       NOTE: All nodes used in DARPA SPectrum Challenge are part of '''grid.orbit-lab.org''' domain.
    8181 1. Q: '''Is there any problem with simply removing oml-cli process invocation? Do we need to keep OML logging code found in benchmark_[tr]x3.py?''' [[BR]]
    8282    A: Given that the only settable parameter in H3 is frequency, oml-cli (OML code) is not required and can simply be removed.