classiccmp server hardware
>> I have "live" mirroring of my disks - all disk writes are mirrored
>> over the net in real time to [backup images elsewhere].
> Just out of curiousity... Is this done on a file by file basis [i.e.
> if the file is changed, the file is copied...], or some other more
> granular means?
Disk-block granularity. It's done with hooks in the disk drivers; it's
completely filesystem-blind.
> I ask because most of my data operations involve many relatively
> small writes to varying sections of very large files.
If it involves writing to few disk blocks, it would mean little data
copied over the net under my scheme.
/~\ The ASCII der Mouse
\ / Ribbon Campaign
X Against HTML mouse_at_rodents.montreal.qc.ca
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
Received on Tue Oct 12 2004 - 21:08:20 BST
This archive was generated by hypermail 2.3.0
: Fri Oct 10 2014 - 23:37:22 BST