X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/50c3273f390e15afef1317766ad9e8b5a442d7ab..37632411e8eaaae3a9946de269afab1d5e0916d0:/examples/msg/io/remote.tesh diff --git a/examples/msg/io/remote.tesh b/examples/msg/io/remote.tesh index ce32a48711..a6b057efe4 100644 --- a/examples/msg/io/remote.tesh +++ b/examples/msg/io/remote.tesh @@ -1,6 +1,6 @@ #! ./tesh -$ ${bindir:=.}/io/remote$EXEEX ${srcdir:=.}/examples/platforms/remote_io.xml ${srcdir:=.}/examples/platforms/deployment_remote_io.xml "--log=root.fmt:[%10.6r]%e(%i@%5h)%e%m%n" +$ ${bindir:=.}/io/remote$EXEEXT ${srcdir:=.}/examples/platforms/storage/remote_io.xml ${srcdir:=.}/examples/msg/io/remote_io.deployment.xml "--log=root.fmt:[%10.6r]%e(%i@%5h)%e%m%n" > [ 0.000000] (0@ ) Init: 12 MiB used on 'Disk1' > [ 0.000000] (0@ ) Init: 2280 MiB used on 'Disk2' > [ 0.000000] (1@alice) Opened file 'c:\Windows\setupact.log' @@ -14,6 +14,7 @@ $ ${bindir:=.}/io/remote$EXEEX ${srcdir:=.}/examples/platforms/remote_io.xml ${s > Storage Id: 'Disk2' > Storage Type: 'SATA-II_HDD' > Content Type: 'txt_windows' +> File Descriptor Id: 0 > [ 0.000000] (2@ bob) File Descriptor information: > Full path: '/scratch/lib/libsimgrid.so.3.6.2' > Size: 12710497 @@ -21,6 +22,7 @@ $ ${bindir:=.}/io/remote$EXEEX ${srcdir:=.}/examples/platforms/remote_io.xml ${s > Storage Id: 'Disk1' > Storage Type: 'SATA-II_HDD' > Content Type: 'txt_unix' +> File Descriptor Id: 0 > [ 0.000000] (3@ carl) File Descriptor information: > Full path: '/scratch/lib/libsimgrid.so.3.6.2' > Size: 12710497 @@ -28,6 +30,7 @@ $ ${bindir:=.}/io/remote$EXEEX ${srcdir:=.}/examples/platforms/remote_io.xml ${s > Storage Id: 'Disk1' > Storage Type: 'SATA-II_HDD' > Content Type: 'txt_unix' +> File Descriptor Id: 0 > [ 0.000000] (4@ dave) File Descriptor information: > Full path: 'c:\Windows\bootstat.dat' > Size: 67584 @@ -35,6 +38,7 @@ $ ${bindir:=.}/io/remote$EXEEX ${srcdir:=.}/examples/platforms/remote_io.xml ${s > Storage Id: 'Disk2' > Storage Type: 'SATA-II_HDD' > Content Type: 'txt_windows' +> File Descriptor Id: 0 > [ 0.000000] (1@alice) Try to read 101663 from 'c:\Windows\setupact.log' > [ 0.000000] (2@ bob) Try to read 12710497 from '/scratch/lib/libsimgrid.so.3.6.2' > [ 0.000000] (3@ carl) Try to read 12710497 from '/scratch/lib/libsimgrid.so.3.6.2'