Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2012 18:50:12 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Roger Hammerstein <cheeky.m@live.com>
Cc:        freebsd-fs@FreeBSD.org
Subject:   Re: panic while zfs scrubbing
Message-ID:  <50365134.9080702@FreeBSD.org>
In-Reply-To: <BAY170-W158315FA01FBCCE7E44877F9BE0@phx.gbl>
References:  <BAY170-W8668C02B4DAF69B54EE657F9B80@phx.gbl>, <5034DA84.8050507@FreeBSD.org> <BAY170-W1147AC6AE266A62ED84BE53F9BF0@phx.gbl>, <5035E335.4010103@FreeBSD.org> <BAY170-W832AA29E3709452869828FF9BE0@phx.gbl>, <50363F14.5080703@FreeBSD.org> <BAY170-W158315FA01FBCCE7E44877F9BE0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
on 23/08/2012 18:44 Roger Hammerstein said the following:
> 
>> Could you please try the following commands:
>> zdb -R zzzz c:9ED3550D:E00:di
>> zdb -R zzzz c:1058017F:E00:di
>> ?
>>
>> Their output would probably be large, so you could upload it somewhere and post
> links.
> 
> 
> zdb -R zzzz c:9ED3550D:E00:di
> Invalid block specifier: c:9ED3550D:E00:di  - offset must be a multiple of sector size
> 
> zdb -R zzzz c:1058017F:E00:di
> Invalid block specifier: c:1058017F:E00:di  - offset must be a multiple of sector size
> 
> 
> sorry, the man page isn't immediately helpful for me to guess at alternatives to -R
> 

Sorry, it's my mistake (forgot to convert blocks to bytes), the commands should be:
zdb -R zzzz c:13DA6AA1A00:E00:di
zdb -R zzzz c:20B002FE00:E00:di


-- 
Andriy Gapon



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