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@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 > > > _______________________________________________ > Gluster-devel mailing list > Gluster-devel@xxxxxxxxxx > http://lists.nongnu.org/mailman/listinfo/gluster-devel > -- ultimate_answer_t deep_thought (void) { sleep (years2secs (7500000)); return 42; }