When you run into this error:
“TASK ERROR: zfs error: cannot create ‘rpool/vm-302-state-update’: dataset already exists”
Try this solution:
1 | zfs destroy rpool/vm-302-state-update |
When you run into this error:
“TASK ERROR: zfs error: cannot create ‘rpool/vm-302-state-update’: dataset already exists”
Try this solution:
1 | zfs destroy rpool/vm-302-state-update |
Leave a Reply
You must be logged in to post a comment.