Hi,<div>If I make a small update to a file, for example overwriting just the first byte, will DRBD send the full disk block that was modified, or does it just send the data for the actual write (1 byte)?  Clearly the latter would be more efficient, but I&#39;m not certain it is possible.</div>


<div><br></div><div>If it is the first option, is it sending a 1KB disk block, or is the block size determined by the file system-- 4KB in my case?</div><div><br></div><div><br></div><div>I ask because I&#39;m trying to estimate the bandwidth that will be required by an app when using drbd, and my plan had been simply use iostat to measure the average block writes/second and then multiply by the size of a block.</div>

<div><br></div><div>thanks!</div><div>Tim</div>