https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236961
--- Comment #3 from Alexandre martins <alexandre.mart...@stormshield.eu> --- All file systems are OK. I have to do manually the fsck each time because the 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 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"