Displaying 7 results from an estimated 7 matches for "7c98".
Did you mean:
798
2014 Jan 17
2
Re: LVM mounting issue
...k images belonging to this VM (look at the “vm” xml file attached);
2. I determine the disk_image_id of the VM’s bootable disk (look at the image_id node in “disks” xml file attached);
3. Now I go to the RHEV-H to look for the disk image itself:
[root@rhevh1 /]# find / -name cc6e4400-7c98-4170-9075-5f5790dfcff3
/dev/1a9aa971-f81f-4ad8-932f-607034c924fc/cc6e4400-7c98-4170-9075-5f5790dfcff3
/var/lib/stateless/writable/rhev/data-center/mnt/blockSD/1a9aa971-f81f-4ad8-932f-607034c924fc/images/8a3e02de-d8ab-4357-ba8c-490f3ba3e85c/cc6e4400-7c98-4170-9075-5f5790dfcff3
/rhev/data-center/mnt/...
2014 Jan 17
0
Re: LVM mounting issue
On Fri, Jan 17, 2014 at 02:38:43PM +0000, Исаев Виталий Анатольевич wrote:
> 3. Now I go to the RHEV-H to look for the disk image itself:
>
> [root@rhevh1 /]# find / -name cc6e4400-7c98-4170-9075-5f5790dfcff3
> /dev/1a9aa971-f81f-4ad8-932f-607034c924fc/cc6e4400-7c98-4170-9075-5f5790dfcff3
> /var/lib/stateless/writable/rhev/data-center/mnt/blockSD/1a9aa971-f81f-4ad8-932f-607034c924fc/images/8a3e02de-d8ab-4357-ba8c-490f3ba3e85c/cc6e4400-7c98-4170-9075-5f5790dfcff3
> /rhev/d...
2014 Jan 17
2
Re: LVM mounting issue
-----Original Message-----
From: Richard W.M. Jones [mailto:rjones@redhat.com]
Sent: Thursday, January 16, 2014 8:58 PM
To: Исаев Виталий Анатольевич
Cc: libguestfs@redhat.com
Subject: Re: [Libguestfs] LVM mounting issue
On Thu, Jan 16, 2014 at 03:57:50PM +0000, Исаев Виталий Анатольевич wrote:
> Hello, It's me again with one more misunderstanding of libguestfs usage...
> Guestfish
2013 Aug 02
3
Oracle RAC in libvirt+KVM environment
...n 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 like w...
2013 Aug 08
2
Re: Oracle RAC in libvirt+KVM environment
...ies 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
...he 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...
2013 Aug 10
0
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'/>
>>> </dis...