Does iocage jail creat snapshot automatically?

kpeng

Dabbler
Joined
May 16, 2016
Messages
11
I found some snapshots on my main pool. But I can't find any periodic snapshot task for these datasets. Is this a built-in feature of iocage jail? How can I turn it off? I am on 11.2-U8 currently


Code:
zfs list -t snapshot -o name

NAS/iocage/releases/11.2-RELEASE/root@plex

NAS/iocage/releases/11.2-RELEASE/root@rslsync

NAS/iocage/releases/11.2-RELEASE/root@transmission

NAS/iocage/releases/11.2-RELEASE/root@sonarr

NAS/iocage/releases/11.2-RELEASE/root@radarr

NAS/iocage/releases/11.2-RELEASE/root@tautulli

NAS/iocage/releases/11.2-RELEASE/root@organizr

NAS/iocage/releases/11.2-RELEASE/root@jdownloader

NAS/iocage/releases/11.2-RELEASE/root@jenkins-lts

NAS/jails/.warden-template-pluginjail-10.3-x64@clean
 

garm

Wizard
Joined
Aug 19, 2017
Messages
1,556
Its a part of how iocage functions. A snapshot is probably downloaded and used as a template for each plugin. Base jailes have their own templates as well.
You can read more about it in the iocage manual
 

kpeng

Dabbler
Joined
May 16, 2016
Messages
11
Its a part of how iocage functions. A snapshot is probably downloaded and used as a template for each plugin. Base jailes have their own templates as well.
You can read more about it in the iocage manual
Thank you, that makes sense. I feel more comfortable now :)
 
Top