2011-10-31 1:13, Jim Klimov пишет:
Sorry, I am late.
...
If my memory and GoogleCache don't fail me too much, I ended up with the following incantations for pool-import attempts: :; echo zfs_vdev_max_pending/W0t5 | mdb -kw :; echo "aok/W 1" | mdb -kw :; echo "zfs_recover/W 1" | mdb -kw :; echo zfs_resilver_delay/W0t0 | mdb -kw :; echo zfs_resilver_min_time_ms/W0t20000 | mdb -kw :; echo zfs_txg_synctime/W0t1 | mdb -kw ### These intend to boost zfs self-repair priorities and ### allow self-repair somehow. Voodoo magic ;) :; /root/freeram-watchdog.i386 & :; time zpool import -o altroot=/pool -o cachefile=none 1601233584937321596 ### This starts the watchdog (to have some on-screen logs) ### and imports the pool bu GUID without cache file usage. :; df -k :; zfs list :; zpool list :; zpool status ### Just in case the import succeeds, these commands ### are cached by the terminal ;) //Jim _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss