<div class="bbWrapper">The best way to get rid of old jails is to log into the old GUI--http://freenas_ip/legacy. With respect to jail numbers, they're dynamically generated. After a reboot, the first jail to start is #1, the second is #2, etc.</div>
<div class="bbWrapper">Hi Dan, just checked the log GUI and the plug-in area is empty ,i think its traces of the old installations but not sure. is the templates should be removes when you delete the plugins? how do you suggest to clean it up completely from all the system? <br />
<br />
Thank you</div>
<div class="bbWrapper"><blockquote data-attributes="member: 68288" data-quote="AVSION" data-source="post: 484404"
class="bbCodeBlock bbCodeBlock--expandable bbCodeBlock--quote js-expandWatch">
<div class="bbCodeBlock-title">
<a href="/community/goto/post?id=484404"
class="bbCodeBlock-sourceJump"
rel="nofollow"
data-xf-click="attribution"
data-content-selector="#post-484404">AVSION said:</a>
</div>
<div class="bbCodeBlock-content">
<div class="bbCodeBlock-expandContent js-expandContent ">
Hi Dan, just checked the log GUI and the plug-in area is empty ,i think its traces of the old installations but not sure. is the templates should be removes when you delete the plugins? how do you suggest to clean it up completely from all the system?<br />
<br />
Thank you
</div>
<div class="bbCodeBlock-expandLink js-expandLink"><a role="button" tabindex="0">Click to expand...</a></div>
</div>
</blockquote>I'm interested in the same thing. I am planning to just delete the "jails" dataset.</div>
<div class="bbWrapper">Thanks Dan, i don't have any jails, plugins or dataset showing on the legacy GUI, only place i can see is the traces is in the <code style="background-color: #dee3e7; padding: .2px; margin: .1em; display: inline-block;"> <kbd>zfs list</kbd></code> showing in the OP unless there are other places i don't know about? if so do i just delete all the following manually?<br />
<br />
<div class="bbCodeBlock bbCodeCode"><div class="type">Code:</div><pre>
root@freenas[~]# rm /mnt/Tank/.warden-
.warden-files-cache/ .warden-template-pluginjail-11.0-x64-20180612043450/ .warden-template-standard-11.0-x64-20180313141143/
.warden-template-pluginjail-11.0-x64/ .warden-template-pluginjail-11.0-x64-20180612103032/ .warden-template-standard-11.0-x64-20180612231357/
.warden-template-pluginjail-11.0-x64-20180612024824/ .warden-template-pluginjail-11.0-x64-20180924174323/
.warden-template-pluginjail-11.0-x64-20180612030118/ .warden-template-standard-11.0-x64/
</pre></div><br />
<br />
Volume shows the following:<br />
<script class="js-extraPhrases" type="application/json">
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
</script>
<div class="bbImageWrapper js-lbImage" title="Screen Shot 2018-09-27 at 1.04.05 pm.png"
data-src="https://www.truenas.com/community/attachments/screen-shot-2018-09-27-at-1-04-05-pm-png.25850/" data-lb-sidebar-href="" data-lb-caption-extra-html="" data-single-image="1">
<img src="https://www.truenas.com/community/attachments/screen-shot-2018-09-27-at-1-04-05-pm-png.25850/"
data-url=""
class="bbImage"
data-zoom-target="1"
style=""
alt="Screen Shot 2018-09-27 at 1.04.05 pm.png"
title="Screen Shot 2018-09-27 at 1.04.05 pm.png"
width="1575" height="460" loading="lazy" />
</div></div>
<div class="bbWrapper">I think you'll have to do them individually, but it'd be <code style="background-color: #dee3e7; padding: .2px; margin: .1em; display: inline-block;"> <kbd>zfs destroy Tank/.warden-template-whatever</kbd></code>.</div>