Changes between Version 26 and Version 27 of DSC/QandA
- Timestamp:
- Mar 4, 2013, 5:09:11 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DSC/QandA
v26 v27 12 12 omf load -i darpahurdle1.ndz -t node1-1.grid.orbit-lab.org,node3-3.grid.orbit-lab.org 13 13 }}} 14 4. Q: '''How can I save my image? We are having problem saving our image, can you please advise?'''[[BR]]15 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:16 {{{17 omf save -n node3-13.grid.orbit-lab.org18 }}}19 NOTE: All nodes used in DARPA SPectrum Challenge are part of '''grid.orbit-lab.org''' domain.20 14 21 15 5. Q: '''Given that they don't have USRP hardware, what is the purpose of zDCXX domains?''' [[BR]] … … 80 74 omf save -r 15 -n nodeX-Y.grid.orbit-lab.org 81 75 }}} 76 77 1. Q: '''How can I save my image? We are having problem saving our image, can you please advise?'''[[BR]] 78 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: 79 {{{ 80 omf save -n node3-13.grid.orbit-lab.org 81 }}} 82 NOTE: All nodes used in DARPA SPectrum Challenge are part of '''grid.orbit-lab.org''' domain.