Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2017 10:20:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219498] newfs forces optimization to space when -otime explicitly specified
Message-ID:  <bug-219498-8@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219498

            Bug ID: 219498
           Summary: newfs forces optimization to space when -otime
                    explicitly specified
           Product: Base System
           Version: 11.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: eekee57@fastmail.fm

i'm setting up a partition in which root has almost no reason to write files,
certainly none relating to the continued function of the operating system.
therefore, i passed '-m0' to newfs. i also passed '-otime' because space is not
particularly critical, there's just no reason to reserve a whole 40gb for root.

# newfs -Lturkudata -m0 -otime -U /dev/ada0s1h
Warning: changing optimization to space because minfree is less than 8%

why is it overriding what i explicitly ordered it to do?

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219498-8>