gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] how to use libgfapi with non-root user


From: Vijay Bellur
Subject: Re: [Gluster-devel] how to use libgfapi with non-root user
Date: Thu, 20 Feb 2014 21:35:00 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 02/20/2014 02:33 PM, Gong XiaoHui wrote:
Hi,

    This is a programmer from china, now I have a problem with
libgfapi(V3.4.2). My application run as non-root user uses a api called
glfs_init, but it return -1.

 From the internet I find a solution, add” option
rpc-auth-allow-insecure on” into the vol file on my gluster system, then
the glfs_init return 1, it does’t work ok either.

I need some help to resolve this problem, expect your reply. Thank you
very much.


Have you tried this?

gluster volume set <volname> server.allow-insecure on

This would also be needed in addition to editing glusterd's volume file.

-Vijay



reply via email to

[Prev in Thread] Current Thread [Next in Thread]