Re: [zfs-discuss] pool wide corruption, "Bad exchange descriptor"

2010-07-07 Thread Brian Kolaci
On 7/6/2010 10:37 AM, Victor Latushkin wrote: On Jul 6, 2010, at 6:30 PM, Brian Kolaci wrote: Well, I see no takers or even a hint... I've been playing with zdb to try to examine the pool, but I get: # zdb -b pool4_green zdb: can't open pool4_green: Bad exchange descriptor # zdb -d pool4_gr

Re: [zfs-discuss] pool wide corruption, "Bad exchange descriptor"

2010-07-06 Thread Richard Elling
On Jul 6, 2010, at 7:30 AM, Brian Kolaci wrote: > Well, I see no takers or even a hint... > > I've been playing with zdb to try to examine the pool, but I get: > > # zdb -b pool4_green > zdb: can't open pool4_green: Bad exchange descriptor For the archives, EBADE "Bad exchange descriptor" was r

Re: [zfs-discuss] pool wide corruption, "Bad exchange descriptor"

2010-07-06 Thread Victor Latushkin
On Jul 6, 2010, at 6:30 PM, Brian Kolaci wrote: > Well, I see no takers or even a hint... > > I've been playing with zdb to try to examine the pool, but I get: > > # zdb -b pool4_green > zdb: can't open pool4_green: Bad exchange descriptor > > # zdb -d pool4_green > zdb: can't open pool4_green

Re: [zfs-discuss] pool wide corruption, "Bad exchange descriptor"

2010-07-06 Thread Brian Kolaci
Well, I see no takers or even a hint... I've been playing with zdb to try to examine the pool, but I get: # zdb -b pool4_green zdb: can't open pool4_green: Bad exchange descriptor # zdb -d pool4_green zdb: can't open pool4_green: Bad exchange descriptor So I'm not sure how to debug using zdb.