Just to say I had to do the procedure again, as I changed SSDs for the jails + VMs
procedure worked fine on 11.2 release U1
the iocage fstab part was a bit tedious, but with some replace spam i got it working fast
tip : the only thing to do is, after changing your editor to nano,
do a search & replace for "/mnt/OldPathToIocage" with "/mnt/NewPathToIocage", then change all
for me, as i changed from an iocage pool located on a storage named IOCAGE to a storage called VM, it ended up as :
replacing "/mnt/IOCAGE" with "/mnt/VM"
I'm sure i could have used a script for this, but I was too lazy to come up with one as I had only 5 jails needing mounting points renaming
procedure worked fine on 11.2 release U1
the iocage fstab part was a bit tedious, but with some replace spam i got it working fast
tip : the only thing to do is, after changing your editor to nano,
do a search & replace for "/mnt/OldPathToIocage" with "/mnt/NewPathToIocage", then change all
for me, as i changed from an iocage pool located on a storage named IOCAGE to a storage called VM, it ended up as :
replacing "/mnt/IOCAGE" with "/mnt/VM"
I'm sure i could have used a script for this, but I was too lazy to come up with one as I had only 5 jails needing mounting points renaming