>Date: Fri, 17 Sep 1999 10:46:08 -0500
>From: Dan Nelson <[EMAIL PROTECTED]>
>Don't NetApps do logging, so if the system crashes, the files are
>recovered from the log?
It's my (ca. 4-year-ancient) recollection that the write requests are
written to a split NVRAM buffer; when one half hits the high-water mark
(or a timer pops, whichever happens first), the "active half" of the
buffer is switched, and the half that had been written to has its
entries committed to disk.
So basically, yes -- the NetApp shouldn't lose data. (But "files"
aren't written to the NVRAM; it's fairly raw write requests that get
written.)
Cheers,
david
--
David Wolfskill [EMAIL PROTECTED] UNIX System Administrator
voice: (650) 577-7158 pager: (888) 347-0197 FAX: (650) 372-5915
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message