Hi!

I found out that this helps to work around it:

  - grub: bios
    tag: root
    console: serial
    image-dev: "{{ image }}"

In the documentation it says "device", but seems to be wrong. (Compare
https://vmdb2-manual.liw.fi/#step-grub, lateron image-dev is mentioned)

I could successfully install it on a LV.


hth!
Sebastian


On Wed, 27 Nov 2019 12:55:27 +0100 Josip Rodin <j...@debbugs.entuzijast.net> 
wrote:
> Package: vmdb2
> Version: 0.13.2+git20190215-1
> 
> Hi,
> 
> I pre-created my LV using the same lvcreate syntax that doesn't work from
> within vmdb2 (see previous bug filed), and used with the invocation:
> 
> % sudo vmdb2 foo-bar-1.vmdb.yml --image /dev/vg0/foo-bar-1-root --verbose 
> --log=foo-bar-1.vmd.log
> 
> The boot loader step in foo-bar-1.vmdb.yml was the default one from the
> manual:
> 
>   - grub: bios
>     tag: root
>     console: serial

Reply via email to