[Gluster-devel] 3.3 requires extended attribute on /
Krishnan Parthasarathi
kparthas at redhat.com
Sun May 20 05:53:35 UTC 2012
Emmanuel,
The assumption of EA being enabled in / filesystem or any prefix of brick path
is an accidental side-effect of the way glusterd_is_path_in_use() is used
in glusterd_brick_create_path().
The error handling should be accommodative to ENOTSUP.
In short it is a bug. Will send out a patch immediately.
thanks,
krish
----- Original Message -----
From: "Emmanuel Dreyfus" <manu at netbsd.org>
To: gluster-devel at nongnu.org
Sent: Sunday, May 20, 2012 11:06:02 AM
Subject: [Gluster-devel] 3.3 requires extended attribute on /
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.
Is it on purpose?
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu at netbsd.org
_______________________________________________
Gluster-devel mailing list
Gluster-devel at nongnu.org
https://lists.nongnu.org/mailman/listinfo/gluster-devel
More information about the Gluster-devel
mailing list