[Gluster-users] Invisible data with glusterfs on FreeBSD 7.0

christop christop at physik.tu-berlin.de
Fri Jul 4 23:55:43 UTC 2008


Hi,

i am testing here glusterfs on fresh FreeBSD 7.0 amd64 and having a
problem. I can read/write directory and files on my volume, but i can
not see them with a  "ls -lah".
I am using default fuse install from ports with a
fusefs-kmod-0.3.9.p1.20080208_1 and fusefs-libs-2.7.2_1 installed. I
compiled gluster-1.3.9 along this guide
http://jordan.spicylogic.com/blog/?cat=19 , but using ufs not zfs.
Any ideas how to fix this?

Regards,
	Christoph

P.S.:Here my config files.

/etc/glusterfs/glusterfs-server.vol
volume brick
  type storage/posix
  option directory /usr/gluster
end-volume

volume server
  type protocol/server
  option transport-type tcp/server
  option auth.ip.brick.allow *
  subvolumes brick
end-volume

##

/etc/glusterfs/glusterfs-client.vol
volume remote
  type protocol/client
  option transport-type tcp/client
  option remote-host FQDN
  option remote-subvolume brick
end-volume

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 890 bytes
Desc: OpenPGP digital signature
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20080705/395387b5/attachment.sig>


More information about the Gluster-users mailing list