<div dir="ltr"><div><div><div><div><div><div>Hello,<br><br></div>Let's image the following configuration :<br><br>resource r0 {<br> volume 0 {<br> device /dev/drbd0;<br> disk /dev/c0v0;<br> meta-disk internal;<br>
}<br> volume 1 {<br> device /dev/drbd1;<br> disk /dev/c0v1;<br> meta-disk internal;<br> }<br> on server1 {<br> address <a href="http://192.168.0.1:7788">192.168.0.1:7788</a>;<br> }<br>
on server2 {<br> address <a href="http://192.168.0.2:7788">192.168.0.2:7788</a>;<br> }<br>}<br><br></div>volume 0 is a simple SSD RAID1, volume 1 is a huge SATA RAID10.<br></div><div>So they have very different max troughput.<br>
</div><div><br></div>Is it / could it be possible to specify resync-rate at volume level ?<br></div>For the moment, I think that it is only possible to specify resync-rate at resource level (inside a disk section), which will set the same threshold for all volumes.<br>
<br></div>Thank you very much,<br><br>Best regards,<br><br></div>Ben<br><br></div>