Re: [zfs-discuss] Recovering from corrupt ZIL

2010-10-24 Thread David Ehrmann
Is the pool config a block of data stored somewhere on each disk in the pool? -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] Recovering from corrupt ZIL

2010-10-24 Thread David Ehrmann
How does ZFS detect that there's a log device attached to a pool? I couldn't actually find the GUID of the log device anywhere on the other devices in the pool. -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opens

Re: [zfs-discuss] Recovering from corrupt ZIL

2010-10-23 Thread David Ehrmann
> > From: zfs-discuss-boun...@opensolaris.org > [mailto:zfs-discuss- > > boun...@opensolaris.org] On Behalf Of Roy Sigurd > Karlsbakk > > > > Last I checked, you lose the pool if you lose the > slog on zpool > > versions < 19. I don't think there is a trivial way > around this. > > The actual dat

[zfs-discuss] Recovering from corrupt ZIL

2010-10-18 Thread David Ehrmann
First, this is under FreeBSD, but it isn't specific to that OS, and it involves some technical details beyond normal use, so I'm trying my luck here. I have a pool (around version 14) with a corrupted log device that's irrecoverable. I found a tool called logfix, but I don't have the GUID of th