any(body any) idea when 3.4.2 will be available as a ubuntu package?
as of now AFAIK only 3.4.1 is published.
AND did 3.4.2 also fix the port issue that stopped libvirts live migration?
(this one
https://bugzilla.redhat.com/show_bug.cgi?id=987555
)?
TIA
Bernhard
Am 02.12.2013 16:13:59, schrieb Todd Stansell:
Correct on it only affecting future behavior. Also, make sure you are running at least glusterfs 3.4.2, as there were some corruption bugs fixed related to symlinks and xattr=sa.
Todd
From: Xavier Hernandez
Sent: 12/2/2013 3:56 AM
To: Bernhard Glomm
Cc: gluster-users@xxxxxxxxxxx
Subject: Re: setting xattr=saHi Bernhard,
this is not a gluster option, it's a zfs attribute that can be set with:
zfs set xattr=sa <zfs pool name>
AFAIK this only modifies future behavior. This means that if you have an already existing gluster volume on top of the zfs pool, any xattr already created before setting this attribute will not be changed. However new xattrs will use the new setting, and any future gluster volume created on the same pool will use it as well.
Regards,
Xavi
El 02/12/13 12:20, Bernhard Glomm ha escrit:hi all,
running glusterfs on top of zfs in a testbed I found the hint to set xattr=sa in my glusterset.
I quickly run through the documentation but couldn't see how to do this best?
I would like to set it once for all actual and newly created volumes.
Can I edit
_/etc/glusterd/vols/<volname>/info_
and add a line like
xattr=sa
or is it done as a mount option like
mount -t glusterfs -o xattr=sa <server>://volume /mountpoint
?
TIA
Bernhard
--[The entire original message is not included.]
--
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-users