<div dir="ltr">I sent a patch a couple of months ago allowing support for nested pools. I think it was merged into testing. </div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 3, 2014 at 9:23 PM, Michael Rasmussen <span dir="ltr"><<a href="mailto:mir@datanom.net" target="_blank">mir@datanom.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Sat, 3 May 2014 21:58:43 +0300<br>
Adrian Costin <<a href="mailto:adrian.costin@gmail.com">adrian.costin@gmail.com</a>> wrote:<br>
<br>
> Small bug when creating a second disk for the same VM on the same repo:<br>
><br>
> command '/usr/bin/ssh -o 'BatchMode=yes' -i<br>
> /etc/pve/priv/zfs/10.37.64.2_id_rsa <a href="mailto:root@10.37.64.2">root@10.37.64.2</a> zfs create -s -b<br>
> 64k -V 33554432k storage/kvm/vm-1476-disk-1' failed: exit code 1 (500)<br>
><br>
> Basically it doesn't find that vm-1476-disk-1 already exists. Running<br>
> the command manually gives:<br>
><br>
> cannot create 'storage/kvm/vm-1476-disk-1': dataset already exists<br>
><br>
> This seems to be related to the fact that I'm using:<br>
><br>
> pool storage/kvm<br>
><br>
> in storage.cfg. If I use just the pool name it correctly increments<br>
> the ID, however I have need to keep all the images inside a secondary<br>
> zfs.<br>
</div>Yes, seems to remember that nested pools are not supported. I will see<br>
if I can find some time to look into this. I should think you could<br>
overcome this missing feature by creating a target which points<br>
directly to the nested pool. Purely speculating since I haven't tested<br>
this.<br>
<br>
--<br>
Hilsen/Regards<br>
Michael Rasmussen<br>
<br>
Get my public GnuPG keys:<br>
michael <at> rasmussen <dot> cc<br>
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E" target="_blank">http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E</a><br>
mir <at> datanom <dot> net<br>
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C" target="_blank">http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C</a><br>
mir <at> miras <dot> org<br>
<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917" target="_blank">http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917</a><br>
--------------------------------------------------------------<br>
/usr/games/fortune -es says:<br>
paranoia, n.:<br>
        A healthy understanding of the way the universe works.<br>
<br>_______________________________________________<br>
pve-devel mailing list<br>
<a href="mailto:pve-devel@pve.proxmox.com">pve-devel@pve.proxmox.com</a><br>
<a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel" target="_blank">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel</a><br>
<br></blockquote></div><br></div>