Re: glusterfs in fstab

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxx> 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@xxxxxxxxxx
> http://lists.nongnu.org/mailman/listinfo/gluster-devel




[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux