Changes between Version 56 and Version 57 of DSC/QandA


Ignore:
Timestamp:
Aug 20, 2013, 2:15:45 AM (11 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DSC/QandA

    v56 v57  
    44
    55== Tournament Q&A ==
     6 1. Q:'''The packet server will never send any packets during the entire 180 second experiment.''' [[BR]]
     7    A: In case of the packet server failure the error will be immediately shown in the output
     8{{{
     9 INFO Experiment: load system:exp:eventlib
     10 INFO Experiment: load system:exp:winlib
     11 INFO Experiment: load system:exp:dsc-test
     12 INFO property.freq: freq = 650000000 (Fixnum)
     13 INFO property.server: server = "10.17.0.10" (String)
     14 INFO property.port: port = 5123 (Fixnum)
     15 INFO property.runtime: runtime = 20 (Fixnum)
     16 INFO property.mode: mode = "COMP" (String)
     17 INFO exp: Connecting to packet server
     18ERROR exp: pkt_server not available
     19Exception exit INFO NodeHandler:
     20 INFO NodeHandler: Shutting down experiment, please wait...
     21 INFO NodeHandler:
     22}}}
     23    Lack of such error message suggests that the problem is with the tx/rx code execution on one of the nodes (or a problem in communicaiton between USRP and the node).
    624 1. Q:'''We tried to use the zdc_framework with our code in a 64-bit kernel. The zdc_framework kept saying that the nodes (with the 64-bit kernel) were not on. We didn't have the problem when a 32-bit kernel was used. Could you help us on this?''' [[BR]]
    725    A: The problem is most likely related to outdated OMF Resource Controller package on the image. Just upgrading the omf-resctl-5.4 should fix the issue: