Displaying 4 results from an estimated 4 matches for "ca18f6a5".
2013 Aug 02
3
Oracle RAC in libvirt+KVM environment
...ormated in qcow2 format and set the shareable properties in the disk
driver like this:
<disk type='block' device='disk'>
<driver name='qemu' type='qcow2' cache='none'/>
<source dev='/dev/81035c32-d2e4-4aaf-82fa-3e76ae587586/ca18f6a5-7c98-46ea-b562-9424e68a52f3'/>
<target dev='hda' bus='ide'/>
<shareable/>
<address type='drive' controller='0' bus='0' target='0' unit='0'/>
</disk>
But when we use it as shared data disk l...
2013 Aug 08
2
Re: Oracle RAC in libvirt+KVM environment
...e properties in the disk
>> driver like this:
>>
>> <disk type='block' device='disk'>
>> <driver name='qemu' type='qcow2' cache='none'/>
>> <source dev='/dev/81035c32-d2e4-4aaf-82fa-3e76ae587586/ca18f6a5-7c98-46ea-b562-9424e68a52f3'/>
>> <target dev='hda' bus='ide'/>
>> <shareable/>
>> <address type='drive' controller='0' bus='0' target='0' unit='0'/>
>> </disk>
>&...
2013 Aug 08
0
Re: Oracle RAC in libvirt+KVM environment
...and set the shareable properties in the disk
> driver like this:
>
> <disk type='block' device='disk'>
> <driver name='qemu' type='qcow2' cache='none'/>
> <source dev='/dev/81035c32-d2e4-4aaf-82fa-3e76ae587586/ca18f6a5-7c98-46ea-b562-9424e68a52f3'/>
> <target dev='hda' bus='ide'/>
> <shareable/>
> <address type='drive' controller='0' bus='0' target='0' unit='0'/>
> </disk>
>
> But when we...
2013 Aug 10
0
Re: Oracle RAC in libvirt+KVM environment
...disk
>>> driver like this:
>>>
>>> <disk type='block' device='disk'>
>>> <driver name='qemu' type='qcow2' cache='none'/>
>>> <source dev='/dev/81035c32-d2e4-4aaf-82fa-3e76ae587586/ca18f6a5-7c98-46ea-b562-9424e68a52f3'/>
>>> <target dev='hda' bus='ide'/>
>>> <shareable/>
>>> <address type='drive' controller='0' bus='0' target='0' unit='0'/>
>>> <...