search for: 9424e68a52f3

Displaying 4 results from an estimated 4 matches for "9424e68a52f3".

2013 Aug 02
3
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 use it as shared data disk like we use iscsi/FC disk for...
2013 Aug 08
2
Re: Oracle RAC in libvirt+KVM environment
...>> 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...
2013 Aug 08
0
Re: Oracle RAC in libvirt+KVM environment
...operties 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...
2013 Aug 10
0
Re: Oracle RAC in libvirt+KVM environment
...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> >>> >...