Mailing List Archive

Create type=pvh in Xen-Tools
Hello,
we are using ansible to call up xen-create-image with a couple of command
line parameters
definied in the hostvar-file. Other parameters are set
in /etc/xen-tools/xen-tools.conf.

Now I switched to Debian 10 just two days ago and I would like to create
new xen guests in pvh-mode. If I just add the line type='pvh' to
xen-tools.conf it is simply ignored and I also havent found a way to pass
that value via the xen-create-image commandline. What I am doing now is
create PV-guests and then change them PVH-guests after the first boot.
Of course I would like for my guest to start their life immediately as PVH.
How can I do this?


Yours sincerely
Stefan
Re: Create type=pvh in Xen-Tools [ In reply to ]
Hi Stefan,

we added the line
type = 'pvh'
at the end of /etc/xen-tools/xm.tmpl

best regards,
kelly.

Am 11.07.2019 um 15:16 schrieb Stefan Malte Schumacher:
> Hello,
> we are using ansible to call up xen-create-image with a couple of
> command line parameters 
> definied in the hostvar-file. Other parameters are set
> in /etc/xen-tools/xen-tools.conf.
>
> Now I switched to Debian 10 just two days ago and I would like to create
> new xen guests in pvh-mode. If I just add the line type='pvh' to
> xen-tools.conf it is simply ignored and I also havent found a way to
> pass that value via the xen-create-image commandline. What I am doing
> now is create PV-guests and then change them PVH-guests after the first
> boot. Of course I would like for my guest to start their life
> immediately as PVH. How can I do this?
>
>
> Yours sincerely
> Stefan
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xenproject.org
> https://lists.xenproject.org/mailman/listinfo/xen-users
>

_______________________________________________
Xen-users mailing list
Xen-users@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-users