Migration from 12.8 to TrueNAS SCALE

speedtriple

Explorer
Joined
May 8, 2020
Messages
75
Installed SCALE with config file from 12.8.
In the storage pool I see the folder "iocage" which I did use for jails on 12.8.
May I assume that I can delete this folder since I am running SCALE now?
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,700
May I assume that I can delete this folder since I am running SCALE now?
Did you migrate out any data you kept in the jails?

If so, you can probably delete it without issue... although you're calling it a folder... it's actually a bunch of datasets, so you'll have to use zfs destroy rather than rm You may also have to handle the snapshots if there are any... --recursive may be needed.
 
Top