Malgré de nombreuses tentatives je n’ai jamais le “running” pour continuer, de plus je maitrise mal l’anglais ; Quelqu’un peut-il m’aider?
usage: iotlab-experiment submit [-h] [-p] [-n NAME] -d DURATION
[-r RESERVATION] -l NODES_LIST
[-s SITE_ASSOCIATION] [–help-list]
[–help-site-association]
optional arguments:
-h, --help show this help message and exit
-p, --print print experiment submission
experiment configuration:
-n NAME, --name NAME experiment name
-d DURATION, --duration DURATION
experiment duration in minutes
-r RESERVATION, --reservation RESERVATION
experiment schedule starting : seconds since 1970-01-01 00:00:00 UTC
resource configuration:
-l NODES_LIST, --list NODES_LIST
experiment list
-s SITE_ASSOCIATION, --site-association SITE_ASSOCIATION
sites associations
advanced help options:
–help-list show help on --list option
–help-site-association
show help on --site-association option
Examples:
Note: All the lists must be of the same type: Alias or Physical
$ iotlab-experiment submit -d 20 -l <experiment_list> -l <experiment_list_2>
* Physical experiment list:
+ <site_name,archi,nodes_id_list,firmware_path,profile_name>
+ grenoble,m3,1-20,bin/tutorial.elf -l rocquencourt,a8,1-5,,battery
+ grenoble,wsn430,1-5+8+9-11,cc1101.hex,battery
+ grenoble,m3,1-20
* Alias experiment list:
+ <nodes_number,properties,firmware_path,profile_name>
+ 9,archi=wsn430:cc1101+site=grenoble,tp.hex,battery
+ 9,archi=m3:at86rf231+site=grenoble,gre.elf
+ 5,archi=m3:at86rf231+site=strasbourg,stras.elf
Wait for the experiment to be in the Running state:
!iotlab-experiment wait --timeout 30 --cancel-on-timeout
usage: iotlab-experiment [-h] [-u USERNAME] [-p PASSWORD] [-v]
[–jmespath JMESPATH] [–format FORMAT]
{submit,script,stop,get,load,reload,info,wait} …
iotlab-experiment: error: You have no ‘Running, Launching, toLaunch, Waiting’ experiment