panic while zfs scrubbing

Andriy Gapon avg at FreeBSD.org
Thu Aug 23 15:50:17 UTC 2012


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


More information about the freebsd-fs mailing list