[Gluster-devel] glusterfs in fstab
Anand Avati
avati at zresearch.com
Fri Apr 27 06:23:25 UTC 2007
Thanks! committed the fix
avati
On Thu, Apr 26, 2007 at 07:09:04PM -0400, Majied Najjar wrote:
> 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
>
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>
--
ultimate_answer_t
deep_thought (void)
{
sleep (years2secs (7500000));
return 42;
}
More information about the Gluster-devel
mailing list