X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3b7e5f4b4d7c87ee3e8827313ec966ea8fc8387..933b8cc92b1baf5673fc0f31319c0394f1cdf51c:/examples/c/io-disk-raw/io-disk-raw.tesh diff --git a/examples/c/io-disk-raw/io-disk-raw.tesh b/examples/c/io-disk-raw/io-disk-raw.tesh index 927cd4f98c..8953583f91 100644 --- a/examples/c/io-disk-raw/io-disk-raw.tesh +++ b/examples/c/io-disk-raw/io-disk-raw.tesh @@ -1,6 +1,6 @@ #!/usr/bin/env tesh -$ ${bindir}/c-io-disk-raw ${platfdir}/hosts_with_disks.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +$ ${bindir}/c-io-disk-raw ${platfdir}/hosts_with_disks.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" > [ 0.000000] (0:maestro@) *** alice properties **** > [ 0.000000] (0:maestro@) ram -> 100B > [ 0.000000] (0:maestro@) *** bob properties **** @@ -8,8 +8,8 @@ $ ${bindir}/c-io-disk-raw ${platfdir}/hosts_with_disks.xml "--log=root.fmt:[%10. > [ 0.000000] (0:maestro@) *** carl properties **** > [ 0.000000] (0:maestro@) remote_disk -> /scratch:Disk1:bob > [ 0.000000] (1:@bob) *** Storage info on bob *** -> [ 0.000000] (1:@bob) Disk name: Disk1 (read: 100000000 B/s -- write: 40000000 B/s -> [ 0.000000] (1:@bob) Disk name: Disk2 (read: 200000000 B/s -- write: 80000000 B/s +> [ 0.000000] (1:@bob) Disk name: Disk1 (read: 100000000 B/s -- write: 40000000 B/s +> [ 0.000000] (1:@bob) Disk name: Disk2 (read: 200000000 B/s -- write: 80000000 B/s > [ 0.010000] (1:@bob) Wrote 400000 bytes on 'Disk1' > [ 0.012000] (1:@bob) Read 200000 bytes on 'Disk1' > [ 0.012000] (1:@bob) *** Get/set data for storage element: Disk1 ***