[one-users] additional parameters for the DISK section
João Pagaime
joao.pagaime at gmail.com
Tue Oct 16 10:42:37 PDT 2012
thanks for the reply
didn't say the full story, sorry...
the extra parameters that I need aren't "root" parameters, but instead
must be inside a "<disk>" section, on libvirt's vm description
I guess the RAW section can't be inside a DISK section
best regards,
João
On Tue, Oct 16, 2012 at 6:29 PM, André Monteiro <andre.monteir at gmail.com> wrote:
> Hello,
>
> Just put on RAW section:
>
> RAW = [
> TYPE = "kvm",
> DATA = "<alias name='ide0-1-0'/>
> <address type='drive' controller='0' bus='1' target='0' unit='0'/>"]
>
> --
> André Monteiro
>
>
>
>
> On Tue, Oct 16, 2012 at 6:06 PM, João Pagaime <joao.pagaime at gmail.com>
> wrote:
>>
>> Hello all
>>
>> I'm trying to start a VM with 2 IDE ou SCSI disks on KVM. Can't use
>> virtio, since this is a physical to virtual operation, of an old
>> system that doesn't support virtio
>>
>> ths problem is that KVM/QEMU gives out an error
>>
>> after simulating the situation with virt-manager, it seems that
>> libvirt XML needs to indicate the following two extra parameters
>> (example):
>> <alias name='ide0-1-0'/>
>> <address type='drive' controller='0' bus='1' target='0' unit='0'/>
>>
>> is there some way to put this on open-nebula template?
>>
>> thanks, best regards,
>> João
>> _______________________________________________
>> Users mailing list
>> Users at lists.opennebula.org
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
More information about the Users
mailing list