Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2019 07:43:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236961] [VFS] vfs_bio_getpages: infinite loop
Message-ID:  <bug-236961-227-z7fygYfyZw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236961-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236961-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=3D236961

--- Comment #3 from Alexandre martins <alexandre.martins@stormshield.eu> ---
All file systems are OK. I have to do manually the fsck each time because t=
he
tool send me the error "PARTIALLY TRUNCATED INODE" and is unable to recover=
 the
error.


# mount
/dev/ufs/root on / (ufs, local, noatime)
devfs on /dev (devfs, local, multilabel)
/dev/ufs/var on /var (ufs, local, noatime)
/dev/ufs/tmp on /tmp (ufs, asynchronous, local, noatime)
/dev/ufs/usr on /usr (ufs, asynchronous, local, noatime)
/dev/ufs/home on /home (ufs, asynchronous, local, noatime)

# tunefs -p /dev/ufs/root (all file systems are the same)
Password:
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)            5240
tunefs: optimization preference: (-o)                      time
tunefs: volume label: (-L)                                 root

--=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-236961-227-z7fygYfyZw>