[Gluster-devel] glusterfs in fstab

Majied Najjar majied.najjar at nationalnet.com
Thu Apr 26 23:09:04 UTC 2007


As a quick fix, if you open the file /sbin/mount.glusterfs and move down to line 24 you will see the problem.  Just replace the numbers like so:

{
    # log level definitions
    LOG_NONE=NONE;
    LOG_CRITICAL=CRITICAL;
    LOG_ERROR=ERROR;
    LOG_WARNING=WARNING;
    LOG_DEBUG=DEBUG;

    # set default log level to ERROR
    log_level=$LOG_NONE;
}

Majied

On Thu, 26 Apr 2007 19:03:32 -0400 (EDT)
Brent A Nelson <brent at phys.ufl.edu> wrote:

> It looks like a relatively recent patch has broken fstab support for 
> glusterfs.  Now, when attempting to mount a glusterfs defined in the 
> fstab, I get:
> 
> glusterfs: Unrecognized log-level "2", possible values are 
> "DEBUG|WARNING|[ERROR]|CRITICAL|NONE"
> 
> Mounting using the glusterfs command works fine.
> 
> Thanks,
> 
> Brent
> 
> 
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org
> http://lists.nongnu.org/mailman/listinfo/gluster-devel





More information about the Gluster-devel mailing list