SOLVED Deleted an old dataset, "jails" still there. Can I delete?

Bageland2000

Dabbler
Joined
Aug 24, 2014
Messages
48
I have a few pools, one of which is a standalone pool dedicated to my system dataset and iocage jails. I recently renamed a dataset that used to contain my warden jails. It now contains data backup files. I recently did in the CLI

Code:
ls /mnt


and it still shows

Code:
/mnt/<oldnameofpool/jails


Can I delete this in the CLI? Seems weird that it persisted; wondering if there's something still using those files? They're all listed as

Code:
.warden-template-pluginjail-11.0-x64
.warden-template-pluginjail-11.0-x64-20181103154139
.warden-template-pluginjail-11.0-x64-20181118160337


So I'm guessing they're just old templates I can remove?
 

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
Yes, you can delete the old warden datasets.
 
Top