Hello,

while testing some code changes, I managed to fail an assertion while
doing a zfs create.

My zpool is now invulnerable to destruction. :(

bash-3.00# zpool destroy -f test_undo
internal error: unexpected error 0 at line 298 of ../common/libzfs_dataset.c

bash-3.00# zpool status
 pool: test_undo
state: ONLINE
scrub: none requested
config:

       NAME        STATE     READ WRITE CKSUM
       test_undo   ONLINE       0     0     0
         c0d1s1    ONLINE       0     0     0
         c0d1s0    ONLINE       0     0     0

errors: No known data errors

How can I destroy this pool so I can use the disk for a new pool? Thanks! :)
--
Regards,
Jeremy
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to