Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
disk not mount
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 3 Sep 2019 07:10:31 +0000 (09:10 +0200)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Tue, 3 Sep 2019 07:10:31 +0000 (09:10 +0200)
examples/platforms/hosts_with_disks.xml

index 05e4c58..d543c25 100644 (file)
@@ -9,7 +9,7 @@
     </host>
 
     <host id="alice" speed="1Gf">
-      <mount id="Disk2" read_bw="200MBps" write_bw="60MBps"/>
+      <disk id="Disk2" read_bw="200MBps" write_bw="60MBps"/>
     </host>
 
     <link id="link1" bandwidth="125MBps" latency="150us" />