<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello,<br/>
 </div>

<div> </div>

<div>is it possible to use variables like the "container name" in a profile declaration?</div>

<div>I want to assign already existing lvm-volumes by creating a container.</div>

<div> </div>

<div> </div>

<div>It could look perhaps like this</div>

<div> </div>

<div>devices:<br/>
...<br/>
  xvdb1:<br/>
    path: /home<br/>
    source: /dev/vgLXD/$containername<br/>
    type: disk</div>

<div>...</div>

<div> </div>

<div> </div>

<div>My goal is to create the private storage before creating a container and keep it also if the</div>

<div>container has been deleted. I would prefer a lightweight solution that works in a non-priviledged setup.</div>

<div>Are there better ideas?</div>

<div> </div>

<div> </div>

<div><br/>
Thanks<br/>
<br/>
Axel</div></div></body></html>