<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi!<br>
<br>
I have been playing around with GlusterFS for a while (with strong
intend to use in production, and use it soon -- if only I get AFR
healing to work).<br>
General impression: wow, it's <i>impressive</i>! It's so configurable,
so stackable -- building complicated configurations doesn't look like
an issue :)<br>
<br>
But for a glusterfs-still-newbie like me there are some problems here
and there:<br>
Why glusterfsd (server) needs to be run as root?<br>
If I run it from non-root users it fails silently (well, this silence
is definitely a bug, isn't it?)<br>
<br>
When I run glusterfs (client) as non-root, it does at least report:<br>
<blockquote>gf_log_init: failed to open logfile
"/tmp/var/log/glusterfs/glusterfs.log" (Permission denied)<br>
failed to open logfile /tmp/var/log/glusterfs/glusterfs.log.  exiting<br>
</blockquote>
Well, but one of most pleasant benefits of FUSE is the ability to mount
filesystem as non-root...<br>
<br>
Additionally, when I run glusterfs as root but forget to pass a
mountpoint or pass relative path to mountpoint -- this time it fails
silently. It's log doesn't contain any entry I would take as
explanation :)<br>
<br>
great work -- keep going!<br>
regards,<br>
Piotr Findeisen<br>
<br>
</body>
</html>