Re: [zfs-discuss] raidz1 pool import failed with missing slog

2010-01-06 Thread Cindy Swearingen
Hi Yuriy, A couple of options are: 1. If you can boot this system from a system or DVD that is running at least build 128, then you can try to import the pool using the following syntax: zpool import -F -c The -F option provides a way to rollback the last few transactions. I'm not sure I un

[zfs-discuss] raidz1 pool import failed with missing slog

2009-12-31 Thread Yuriy Vasylchenko
In osol 2009.06 - rpool vdev was dying but I was able to do the clean export of the data pool. The data pool's zil was on the failed HDD's slice as well as slog's GUID. As the result I have 4 out of 4 raid5 healthy data drives but cannot import zpool to access the data. This is obviously a disas