classiccmp server hardware

der Mouse mouse at Rodents.Montreal.QC.CA
Tue Oct 12 21:08:20 CDT 2004


>> 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



More information about the cctalk mailing list