<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi,</p>
<p><br>
</p>
<p>LXD container start correctly after 11 seconds. I'm using Ubuntu 14.04 with a second disk with ZFS for containers and in
<span>/var/log/lxd/lxd.log</span> appear error messages:</p>
<p><br>
</p>
<p></p>
<div><span style="font-family: "Courier New",monospace; font-size: 9pt;">t=2016-12-14T<b>12:49:31</b>+0100 lvl=info msg="Starting container" name=fw-manuel</span><span style="font-family: "Courier New",monospace; font-size: 9pt;"> action=start created=2016-12-06T21:39<b></b>:55+0000
 ephemeral=false used=2016-12-13T23:19:34+0000 stateful=false</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">t=2016-12-14T<b>12:49:41</b>+0100
<b>lvl=eror msg="zfs mount failed" driver=storage/zfs output="cannot mount 'lxd/containers/fw-</b></span><b><span style="font-family: "Courier New",monospace; font-size: 9pt;">manuel</span></b><span style="font-family: "Courier New",monospace; font-size: 9pt;"><b>':
 filesystem already mounted\n"</b></span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">t=2016-12-14T12:49:42+0100 lvl=info msg="Started container" name=fw-</span><span style="font-family: "Courier New",monospace; font-size: 9pt;">manuel</span><span style="font-family: "Courier New",monospace; font-size: 9pt;">
 action=start created=2016-12-06T21:39:55+0000 ephemeral=false used=2016-12-13T23:19:34+0000 stateful=false</span><br>
<br>
The zfs pool seems to be ok:<br>
<div><span style="font-family: "Courier New",monospace; font-size: 9pt;">manuel@examenes:~$ sudo zpool status</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">[sudo] password for manuel:
</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">  pool: lxd</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;"> state: ONLINE</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">  scan: none requested</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">config:</span><br>
<br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">    NAME        STATE     READ WRITE CKSUM</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">    lxd         ONLINE       0     0     0</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">      sdb       ONLINE       0     0     0</span><br>
<br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">errors: No known data errors</span><br>
</div>
And container mount correctly:<br>
<div><span style="font-family: "Courier New",monospace; font-size: 9pt;">manuel@examenes:~$ sudo zfs list</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">NAME                                             USED  AVAIL  REFER  MOUNTPOINT</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">lxd                                              6,58G   443G    96K  none</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">lxd/containers                                   5,86G   443G    96K  none</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">lxd/containers/alejandro01                       120M   443G   380M  /var/lib/lxd/containers/alejandro01.zfs</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">lxd/containers/alejandro01-rec                   8,34M   443G   360M  /var/lib/lxd/containers/alejandro01-rec.zfs</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">lxd/containers/alejandro02                       76,7M   443G   380M  /var/lib/lxd/containers/alejandro02.zfs</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">lxd/containers/alejandro02-rec                   8,34M   443G   360M  /var/lib/lxd/containers/alejandro02-rec.zfs</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">lxd/containers/alejandro03                       76,7M   443G   380M  /var/lib/lxd/containers/alejandro03.zfs</span><br>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">lxd/containers/alejandro03-rec                   8,34M   443G   360M  /var/lib/lxd/containers/alejandro03-rec.zfs</span></div>
<span style="font-family: "Courier New",monospace; font-size: 9pt;">lxd/containers/fw-manuel                         70,7M   443G   377M  /var/lib/lxd/containers/fw-manuel.zfs</span><br>
<br>
Running Ubuntu 14.04 with lxd 2.6.2 and ubuntu-zfs (from <span>ppa:zfs-native/stable</span>). An identical container in another host running Ubuntu 16.04 with zfs starts in 1 second without errors in
<span>/var/log/lxd/lxd.log</span> .<br>
<br>
Any ideas?<br>
Thanks in advance<br>
Manuel Glez.<br>
<br>
<br>
</div>
<br>
<p></p>
</div>
</body>
</html>