Linux Operating System (MOSC)

MOSC Banner

Oracle Linux 7 libvirt and glusterfs

edited Dec 28, 2015 2:13PM in Linux Operating System (MOSC) Question

Hello Community,


Supports OL7(libvirt)  glusterfs with Libgfapi?

How can I check it ???

I have created and activated the following pool.

# cat glusterpool.xml

<pool type="gluster">

       <name>glusterpool</name>

       <source>

         <name>glustervol</name>

         <host name='glusternode'/>

         <dir path='/'/>

       </source>

</pool>

---

virsh pool-list --details

Name         State    Autostart  Persistent    Capacity  Allocation   Available

---------------------------------------------------------------------------------

default      running  yes        yes          29.40 GiB    4.19 GiB   25.21 GiB

glusterpool  running  yes        yes         199.90 GiB   32.48 MiB  199.87 GiB  <<<-----

iso-images   running  yes        yes           9.72 GiB    7.82 GiB    1.90 GiB

root         running  yes        yes          29.40 GiB    4.19 GiB   25.21 GiB

vm-images    running  yes        yes         147.52 GiB   26.11 GiB  121.41 GiB

Now if I want to create a disk in this pool by virt-manager, the following error message is displayed

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center