consistent file system inconsistencies (tried replacing drive)

Scott Charron shewless at unleashed-web.org
Fri Oct 15 13:04:24 UTC 2010


As requested, the output of mount and /etc/fstab (and df):

cat /etc/fstab:
=============================================
# Device                Mountpoint      FStype  Options         Dump
Pass#
/dev/da0s1a             /               ufs     rw              1       1
/dev/da0s1e             /usr            ufs     rw              2       2
/dev/da0s1d             /var            ufs     rw              2       2
/dev/acd0               /cdrom          cd9660  ro,noauto       0       0

mount:
=============================================
/dev/da0s1a on / (ufs, local)
devfs on /dev (devfs, local, multilabel)
/dev/da0s1e on /usr (ufs, local, soft-updates)
/dev/da0s1d on /var (ufs, local, soft-updates)
tank on /tank (zfs, local)
tank/finance on /tank/finance (zfs, local)
tank/home on /tank/home (zfs, local)
tank/home/alicia on /tank/home/alicia (zfs, local)
tank/home/shewless on /tank/home/shewless (zfs, local)
tank/home/shewless/scotdocs on /tank/home/shewless/scotdocs (zfs, local)
tank/media on /tank/media (zfs, local)
tank/media/music on /tank/media/music (zfs, local)
tank/media/pictures on /tank/media/pictures (zfs, local)
tank/media/tv on /tank/media/tv (zfs, local)
tank/media/video on /tank/media/video (zfs, local)
tank/root on /tank/root (zfs, local)
tank/software on /tank/software (zfs, local)

df -h:
=============================================
Filesystem                     Size    Used   Avail Capacity  Mounted on
/dev/da0s1a                    496M    169M    287M    37%    /
devfs                          1.0K    1.0K      0B   100%    /dev
/dev/da0s1e                    2.6G    143M    2.3G     6%    /usr
/dev/da0s1d                    496M    300K    456M     0%    /var
tank                           1.7T     36K    1.7T     0%    /tank
tank/finance                   1.7T    6.6M    1.7T     0%    /tank/finance
tank/home                      1.7T     32K    1.7T     0%    /tank/home
tank/home/alicia               1.7T    1.7G    1.7T     0%
/tank/home/alicia
tank/home/shewless             1.7T    435M    1.7T     0%
/tank/home/shewless
tank/home/shewless/scotdocs    1.7T     27K    1.7T     0%
/tank/home/shewless/scotdocs
tank/media                     1.7T     35K    1.7T     0%    /tank/media
tank/media/music               1.7T     13G    1.7T     1%
/tank/media/music
tank/media/pictures            1.7T     31G    1.7T     2%
/tank/media/pictures
tank/media/tv                  1.7T     43G    1.7T     2%    /tank/media/tv
tank/media/video               1.7T     38G    1.7T     2%
/tank/media/video
tank/root                      1.7T    2.8G    1.7T     0%    /tank/root
tank/software                  1.7T    743M    1.7T     0%    /tank/software




On Fri, Oct 15, 2010 at 4:08 AM, Oliver Fromme <olli at lurza.secnetix.de>wrote:

> Scott Charron <shewless at unleashed-web.org> wrote:
>  > Basically I'm noticing that _every_ time my PC loses power (IE from a
> power
>  > loss) my filesystem becomes corrupt and I see this:
>  >
>  > Unexpected inconsistency; Run fsck manually
>  > Automatic file system check failed; help!
>  > ERROR ABORTING BOOT (sending SIGTERM to parent)!
>  > init: /bin/sh on /etc/rc terminated abnormally, going to single user
> mode
>
> Please show output from "mount" and "cat /etc/fstab".
>
> Best regards
>   Oliver
>
> --
> Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
> Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
> secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
> chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart
>
> FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd
>
> "Life is short (You need Python)"
>        -- Bruce Eckel, ANSI C++ Comitee member, author
>           of "Thinking in C++" and "Thinking in Java"
>


More information about the freebsd-fs mailing list