Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 18:48:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 258777] System freezing for minutes when deleting a large file
Message-ID:  <bug-258777-227-dQZ9SqQADg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258777-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258777-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=3D258777

--- Comment #2 from Zsolt <zsolty_szasz@yahoo.com> ---
I disabled trim:=20

root@ryzen:/home/zsolt # tunefs -p /dev/nvd0p3
tunefs: POSIX.1e ACLs: (-a)                                disabled
tunefs: NFSv4 ACLs: (-N)                                   disabled
tunefs: MAC multilabel: (-l)                               disabled
tunefs: soft updates: (-n)                                 enabled
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)            6408
tunefs: optimization preference: (-o)                      time
tunefs: volume label: (-L)                                 root

I deleted some large files and system is not freezing with trim disabled.

--=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-258777-227-dQZ9SqQADg>