Date: Fri, 4 Jan 2013 11:09:07 GMT
        From: Anton Shterenlikht <me...@bristol.ac.uk>

        I got this error on make installworld:

        ===> sbin/dhclient (install)
        install -s -o root -g wheel -m 555   dhclient /sbin
        ad0: FAILURE - READ_DMA status=51<READY,DSC,ERROR> 
error=40<UNCORRECTABLE> LBA=28071584
        g_vfs_done():ad0a[READ(offset=14372651008, length=16384)]error = 5
        vnode_pager_getpages: I/O read error
        vm_fault: pager read error, pid 12794 (install)
        install: /sbin/dhclient: Bad address
        *** [_proginstall] Error code 71

        Stop in /usr/src/sbin/dhclient.
        *** [realinstall] Error code 1

        Stop in /usr/src/sbin.
        *** [realinstall] Error code 1

        Stop in /usr/src.
        *** [reinstall] Error code 1

        Stop in /usr/src.
        *** [installworld] Error code 1

        Stop in /usr/src.
        *** Error code 1

        Stop in /usr/src.


        What's going on?

        This is on sparc64 SunBlade 1500 silver,
        updating to r244988.

        The disk is:

        # gpart show ad0
        =>        0  234432720  ad0  VTOC8  (111G)
                  0   41946480    1  !0  (20G)
           41946480   33558000    2  !0  (16G)
           75504480  158928240    4  !0  (75G)

        # 

        # df
        Filesystem 512-blocks     Used    Avail Capacity  Mounted on
        /dev/ad0a    40620236 21769888 15600732    58%    /
        devfs               2        2        0   100%    /dev
        # 

        I've run fsck -p before installworld,
        and didn't see any problems.

Is my disk dying?

# fsck 
** /dev/ad0a (NO WRITE)
** Last Mounted on /
** Root file system
** Phase 1 - Check Blocks and Sizes
ad0: FAILURE - READ_DMA status=51<READY,DSC,ERROR> error=40<UNCORRECTABLE> 
LBA=23328672

CANNOT READ BLK: 23328608
CONTINUE? [yn] 

Thanks

Anton

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to