Groups
Groups
Sign in
Groups
Groups
KQStor ZFS Discussion
Conversations
About
Send feedback
Help
difficulty reusing disks after destroying ZFS filesystems
71 views
Skip to first unread message
hugues
unread,
Mar 1, 2011, 9:48:49 AM
3/1/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KQStor ZFS Discussion
After some heavy use of a disk-base ZFS filesystem, I decided to
destroy it in order to reuse the space (this is a test machine).
# zfs status pool0
pool: pool0
state: ONLINE
status: CLEAN
config:
NAME STATE READ WRITE CKSUM
pool0 ONLINE 0 0 0
sdc1 ONLINE 0 0 0
errors: No known data errors
# zfs destroy pool0/backup
[lots of churning]
# zpool destroy pool0
[more churning]
From then on I'm expecting to be able to reuse /dev/sdc1
# zpool create newtest /dev/sdc1
error: /dev/sdc1 busy
This kept repeating, /dev/sdc1 had become unavailable for some reason.
Unloading the kernel module did not help.
However, a reboot of the entire machine did help. I was able to reuse /
dev/sdc
Reply all
Reply to author
Forward
0 new messages