[Bugs] [Bug 1411281] Ganesha with Gluster transport RDMA does not work

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 16 12:12:43 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1411281

Jiffin <jthottan at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jthottan at redhat.com



--- Comment #2 from Jiffin <jthottan at redhat.com> ---
I have posted fix upstream https://review.gerrithub.io/#/c/342572/ and build
rpm based on that attaching the rpms with this bug.Please test them
You may need to add following changes to export configuartion file(EXPORT {}
block)
EXPORT
{
--
--
--
       FSAL {
                Name = "GLUSTER";
                Hostname = localhost;
                Volume = "testvol"; #volume name
                transport = "tcp"; #transport type tcp/rdma
        }
---
---
---
}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=0MPMq9lpnP&a=cc_unsubscribe


More information about the Bugs mailing list