gluster-devel
[Top][All Lists]
Advanced

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

Re: [Gluster-devel] 3.3 requires extended attribute on /


From: Emmanuel Dreyfus
Subject: Re: [Gluster-devel] 3.3 requires extended attribute on /
Date: Sun, 20 May 2012 07:56:53 +0200
User-agent: MacSOUP/2.7 (unregistered for 1947 days)

Emmanuel Dreyfus <address@hidden> wrote:

> On release-3.3, glusterd_is_path_in_use() in
> xlators/mgmt/glusterd/src/glusterd-utils.c seems to assume that / has
> extended attribute enabled, and makes it impossible to create a volume
> with bricks from other filesystems (with EA enabled), if / does not
> support extended attributes. 

And even with EA enabled on root, creating a volume loops forever on
reading unexistant trusted.gfid and trusted.glusterfs.volume-id on
brick's parent directory. It gets ENODATA and retry forever. If I patch
the function to just set in_use = 0 and return 0, I can create a volume.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
address@hidden



reply via email to

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