Displaying 3 results from an estimated 3 matches for "f28cd8cea771".
2017 Sep 09
0
GlusterFS as virtual machine storage
...9; so we can migrate around easily.
No cache, virtio:
<disk type='network' device='disk'>
<driver name='qemu' type='raw' cache='none'/>
<source protocol='gluster'
name='gv_openstack_1/volume-3a7eaf5a-8348-4f01-b59f-f28cd8cea771'>
<host name='10.0.1.201' port='24007'/>
</source>
<backingStore/>
<target dev='vda' bus='virtio'/>
<serial>3a7eaf5a-8348-4f01-b59f-f28cd8cea771</serial>
<alias name='virtio-disk0...
2017 Sep 09
3
GlusterFS as virtual machine storage
Pavel.
Is there a difference between native client (fuse) and libgfapi in
regards to the crashing/read-only behaviour?
We use Rep2 + Arb and can shutdown a node cleanly, without issue on our
VMs. We do it all the time for upgrades and maintenance.
However we are still on native client as we haven't had time to work on
libgfapi yet. Maybe that is more tolerant.
We have linux VMs mostly
2017 Sep 09
2
GlusterFS as virtual machine storage
...y.
>
> No cache, virtio:
>
> <disk type='network' device='disk'>
> <driver name='qemu' type='raw' cache='none'/>
> <source protocol='gluster'
> name='gv_openstack_1/volume-3a7eaf5a-8348-4f01-b59f-f28cd8cea771'>
> <host name='10.0.1.201' port='24007'/>
> </source>
> <backingStore/>
> <target dev='vda' bus='virtio'/>
> <serial>3a7eaf5a-8348-4f01-b59f-f28cd8cea771</serial>
> &l...