<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>Maybe this would ring a bell to someone....</p>
<p>I'm in the process of deploying some LXD servers. In our company, we try to puppetize everything we can. Same story for LXD servers.</p>
<p>My issue is that when I try to run lxd init ......  --storage-backend zfs, it fails, returning</p>
<p>Notice: /Stage[main]/Nhs_lxd/Exec[lxd init]/returns: error: The requested backend 'zfs' isn't available on your system (missing tools).</p>
<p>But when I run my command manually, it runs perfectly. And in order to prove that I have the zfs tools installed, I have a zfs pool up and running in that box:</p>
<p><span style="font-family: terminal,monaco,monospace;">zpool list</span><br /><span style="font-family: terminal,monaco,monospace;">NAME   SIZE  ALLOC   FREE  EXPANDSZ   FRAG    CAP  DEDUP  HEALTH  ALTROOT</span><br /><span style="font-family: terminal,monaco,monospace;">lxd   79.5G   272K  79.5G         -     0%     0%  1.00x  ONLINE  -</span></p>
<p>Any clue?</p>
<div>-- <br />
<p><strong>Christian Tardif</strong></p>
</div>
</body></html>