Date: Tue, 08 Oct 2002 16:03:24 -0600 From: Lyndon Nerenberg <lyndon@orthanc.ab.ca> To: Oliver Fromme <olli@secnetix.de> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Mount option "nomtime"? Message-ID: <200210082203.g98M3OGI010628@orthanc.ab.ca> In-Reply-To: Your message of "Tue, 08 Oct 2002 23:48:32 %2B0200." <200210082148.g98LmWnS062890@lurza.secnetix.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Oliver> (The reason why I'm asking: I am going to set up a new Oliver> newsserver (INN) on a FreeBSD machine, where all data Oliver> including the newsspool is stored on a NetApp Filer.) For local INN storage you can avoid the mtime issue simply by using raw disk partitions. For cycbufs, you don't need the filesystem -- just treat the raw disk as the file. By bypassing the filesystem you eliminate all of its overhead. The INN documentation describes how to set this up. You might want to try this before committing $$$$$$$$$$ to a netapp filer. --lyndon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210082203.g98M3OGI010628>