X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/504263a42eff0953019d9c81332bebcb9c49618c..53b9ff1b6972dffeabd543a09c89170663c30ad1:/examples/msg/io/remote.tesh diff --git a/examples/msg/io/remote.tesh b/examples/msg/io/remote.tesh index 28efe17cd4..a6b057efe4 100644 --- a/examples/msg/io/remote.tesh +++ b/examples/msg/io/remote.tesh @@ -1,7 +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' @@ -15,6 +14,7 @@ ${srcdir:=.}/examples/platforms/deployment_remote_io.xml "--log=root.fmt:[%10.6r > 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 @@ -22,6 +22,7 @@ ${srcdir:=.}/examples/platforms/deployment_remote_io.xml "--log=root.fmt:[%10.6r > 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 @@ -29,6 +30,7 @@ ${srcdir:=.}/examples/platforms/deployment_remote_io.xml "--log=root.fmt:[%10.6r > 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 @@ -36,6 +38,7 @@ ${srcdir:=.}/examples/platforms/deployment_remote_io.xml "--log=root.fmt:[%10.6r > 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'