Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2018 12:27:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233560] fsck_ffs(8): pfatal doesn't prevent marking filesystem clean
Message-ID:  <bug-233560-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 233560
           Summary: fsck_ffs(8): pfatal doesn't prevent marking filesystem
                    clean
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: trasz@FreeBSD.org

When run "by hand", as opposed to preen mode, calls to pfatal(8) don't resu=
lt
in the filesystem being marked dirty.  Sample session:

% doas fsck -y /dev/md0s2a=20=20=20=20=20=20=20=20=20=20=20=20=20=20
** /dev/md0s2a
** Last Mounted on
/releng/12-armv7-BEAGLEBONE-release/usr/obj/usr/src/arm.armv7/release/ufs
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
MISSING '.'  I=3D3360  OWNER=3Droot MODE=3D40755
SIZE=3D16384 MTIME=3DNov  2 03:27 2018=20
DIR=3D?

UNEXPECTED SOFT UPDATE INCONSISTENCY
CANNOT FIX, FIRST ENTRY IN DIRECTORY CONTAINS if_xl.ko.debug

UNEXPECTED SOFT UPDATE INCONSISTENCY
MISSING '..'  I=3D3360  OWNER=3Droot MODE=3D40755
SIZE=3D16384 MTIME=3DNov  2 03:27 2018=20
DIR=3D?

UNEXPECTED SOFT UPDATE INCONSISTENCY
CANNOT FIX, SECOND ENTRY IN DIRECTORY CONTAINS zfs.ko.debug

UNEXPECTED SOFT UPDATE INCONSISTENCY
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
SUMMARY INFORMATION BAD
SALVAGE? yes

BLK(S) MISSING IN BIT MAPS
SALVAGE? yes

22686 files, 349061 used, 399242 free (450 frags, 49849 blocks, 0.1%
fragmentation)

***** FILE SYSTEM IS CLEAN *****

***** FILE SYSTEM WAS MODIFIED *****

--=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-233560-227>