Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Sep 2024 23:32:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 279308] mdmfs does not work as documented
Message-ID:  <bug-279308-227-baJLRUenEY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279308-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279308-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279308

--- Comment #6 from Michael Proto <mike@jellydonut.org> ---
Applied the patch to 14.1p4, issue resolved:


 # ./mdmfs -M -S -o async -s 16m md1 /media
 # mount -v
/dev/md1 on /media (ufs, asynchronous, local, writes: sync 2 async 0, reads:
sync 3 async 0, fsid 033fda663af4f405, vnodes: count 2 )

 # tunefs -p /dev/md1
tunefs: POSIX.1e ACLs: (-a)                                disabled
tunefs: NFSv4 ACLs: (-N)                                   disabled
tunefs: MAC multilabel: (-l)                               disabled
tunefs: soft updates: (-n)                                 disabled
tunefs: soft update journaling: (-j)                       disabled
tunefs: gjournal: (-J)                                     disabled
tunefs: trim: (-t)                                         disabled
tunefs: maximum blocks per file in a cylinder group: (-e)  4096
tunefs: average file size: (-f)                            16384
tunefs: average number of files in a directory: (-s)       64
tunefs: minimum percentage of free space: (-m)             8%
tunefs: space to hold for metadata blocks: (-k)            40
tunefs: optimization preference: (-o)                      time
tunefs: volume label: (-L)

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



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