Changes between Version 27 and Version 28 of DSC/QandA
- Timestamp:
- Mar 4, 2013, 5:10:00 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DSC/QandA
v27 v28 4 4 1. Q: '''Is it permissible to test the ssh public key mechanism prior to the reservation time?''' [[BR]] 5 5 A: Please feel free to test the keys against gw.orbit-lab.org 6 2. Q: '''Are the resource times for our schedule in EST or in our team's local time which is MST?''' [[BR]]6 1. Q: '''Are the resource times for our schedule in EST or in our team's local time which is MST?''' [[BR]] 7 7 A: All the resource times in the schedule email are in EST (Eastern Standard Time). 8 8 == H2 == 9 3. Q: '''I would like to find out the procedure to access a specific domain when I have been assigned two domains which overlap in time.''' [[BR]]9 1. Q: '''I would like to find out the procedure to access a specific domain when I have been assigned two domains which overlap in time.''' [[BR]] 10 10 A: All omf commands accept -t flag which specifies a set of resource (nodes). That set can be specified as either list of nodes or a path to file containing a resource set. So if you have multiple virtual domains reserved, '''system:topo:all''' would refer to all nodes contained in all domains. If you just want to work with a subset of nodes, you could simply list them on a command line. For example, if you have approved reservation for zDC01 and DCGNUR01 and wanted to say image only nodes in DCGNUR01 you would issue 11 11 {{{ 12 12 omf load -i darpahurdle1.ndz -t node1-1.grid.orbit-lab.org,node3-3.grid.orbit-lab.org 13 13 }}} 14 15 5. Q: '''Given that they don't have USRP hardware, what is the purpose of zDCXX domains?''' [[BR]] 14 1. Q: '''Given that they don't have USRP hardware, what is the purpose of zDCXX domains?''' [[BR]] 16 15 A: The zDCXX domains are general purpose only, and can't be used for USRP testing. However, they might be useful for other functions, such as working with images, debugging, working with omf (useful tool to get familiar with), etc. 17 16 == H3 == … … 74 73 omf save -r 15 -n nodeX-Y.grid.orbit-lab.org 75 74 }}} 76 77 75 1. Q: '''How can I save my image? We are having problem saving our image, can you please advise?'''[[BR]] 78 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: