Changes between Version 30 and Version 31 of DSC/QandA
- Timestamp:
- Mar 7, 2013, 1:26:14 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DSC/QandA
v30 v31 74 74 }}} 75 75 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]] 77 78 {{{ 78 79 omf save -n node3-13.grid.orbit-lab.org 79 80 }}} 80 NOTE: All nodes used in DARPA SPectrum Challenge are part of '''grid.orbit-lab.org''' domain.81 81 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]] 82 82 A: Given that the only settable parameter in H3 is frequency, oml-cli (OML code) is not required and can simply be removed.