Friday, May 26, 2017

Re: file systems

On Fri, 26 May 2017 11:35:49 -0300
Friedrich Locke <friedrich.locke@gmail.com> wrote:

> Hi folks,
>
> does anybody here run OBSD with a file system bigger than 10TB ?
> How much time boot takes to bring the system up (i mean fsck) ?
> Are you using ffs2 ? With softdep ?
>
> Thanks.

This depends heavily on how you plan to use the filesystem. I have an 8
TB filesystem (FFS2 with softdep) that takes several hours to fsck,
mostly in phase 2 ("Check Pathnames") because of a very large number of
hard links.

No comments:

Post a Comment