Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2021 20:51:50 +0000
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Rozhuk Ivan <rozhuk.im@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: fsck strange output
Message-ID:  <68616.1611607910@critter.freebsd.dk>
In-Reply-To: <20210125232933.1ad108d1@rimwks.local>
References:  <20210125232933.1ad108d1@rimwks.local>

next in thread | previous in thread | raw e-mail | index | archive | help
--------
Rozhuk Ivan writes:

> Disk is 100% alive, got same on other HW.

A disk can be alive and still have individually unreadable sectors,
that is, IMO, the most common failure mode.

Try:
	recoverdisk -v /dev/whatever

That will attempt to read all sectors on the disk.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?68616.1611607910>