Re: [libvirt-users] Guest startup delay options ignored

2018-08-23 Thread Inception Hosting
rts then (not surprising). From: libvirt-users-boun...@redhat.com on behalf of Inception Hosting Sent: 22 August 2018 13:43:07 To: libvirt-users@redhat.com Subject: [libvirt-users] Guest startup delay options ignored Hi Folks, been searching around for

[libvirt-users] Guest startup delay options ignored

2018-08-22 Thread Inception Hosting
Hi Folks, been searching around for a while on this and see similar issues reported going back a number of years without solution. The START_DELAY=(number) seems to be completely ignored in /etc/sysconfig/libvirt-guests which is unfortunate as it means everything starts at once without contr

Re: [libvirt-users] Mount URL as cdrom/iso KVM/QEMU

2018-08-09 Thread Inception Hosting
So my best guess based on the logs is that http is simply being ignored when it is not set to primary, not sure if that is the desired behavior. Cheers. From: Daniel P. Berrangé Sent: 09 August 2018 12:27 To: Inception Hosting Cc: Vasiliy Tolstov; libvirt-users@

Re: [libvirt-users] Mount URL as cdrom/iso KVM/QEMU

2018-08-09 Thread Inception Hosting
: I have tested this on a base install with the regular packages and can confirm that it works fine over https. Thanks again and sorry for any confusion caused. From: Daniel P. Berrangé Sent: 09 August 2018 11:29:25 To: Inception Hosting Cc: Vasiliy Tolstov

Re: [libvirt-users] Mount URL as cdrom/iso KVM/QEMU

2018-08-09 Thread Inception Hosting
lstov Sent: 09 August 2018 10:32:07 To: Inception Hosting Cc: libvirt-users@redhat.com Subject: Re: [libvirt-users] Mount URL as cdrom/iso KVM/QEMU ср, 8 авг. 2018 г. в 15:11, Inception Hosting : > > Hi Folks, > > > According to the examples in > http://libvirt.org/formatdomai

[libvirt-users] Mount URL as cdrom/iso KVM/QEMU

2018-08-08 Thread Inception Hosting
Hi Folks, According to the examples in http://libvirt.org/formatdomain.html#elementsDisks it should be possible to mount an iso /url as a cdrom, the example given is: I am unable to get this to work at all and wondered if I am just missing something ob