Displaying 2 results from an estimated 2 matches for "5f83979de1fd".
2014 Apr 11
2
libvirt with glusterfs problem
...device` to attach a glusterfs type disk .
My device xml like:
<disk type="network" device="disk">
<driver name="qemu" type="raw" cache="none"/>
<source protocol="gluster" name="h2312v3/volume-257e07bd-9e80-4d06-8d6d-5f83979de1fd">
<host name="hcg4"/>
</source>
<target bus="virtio" dev="vdb"/>
<serial>257e07bd-9e80-4d06-8d6d-5f83979de1fd</serial>
</disk>
when I attach a gluster disk to a domain running on hcg4.
the above xml work great.
B...
2014 Apr 11
0
Re: libvirt with glusterfs problem
...device` to attach a glusterfs type disk .
My device xml like:
<disk type="network" device="disk">
<driver name="qemu" type="raw" cache="none"/>
<source protocol="gluster" name="h2312v3/volume-257e07bd-9e80-4d06-8d6d-5f83979de1fd">
<host name="hcg4"/>
</source>
<target bus="virtio" dev="vdb"/>
<serial>257e07bd-9e80-4d06-8d6d-5f83979de1fd</serial>
</disk>
when I attach a gluster disk to a domain running on hcg4.
the above xml work great.
B...