Delete old system dataset.

crkinard

Explorer
Joined
Oct 24, 2019
Messages
80
I move the system dataset back to boot-pool after importing my main pool.

Thing is it seems it still left some files left on the main pool. Is there any way to delete this .system "folder"?
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703
zfs destroy?

Be sure it's not something that's still used.

MAybe do some sense checking from what comes out of:
zfs list | grep system
 
Top