[Gluster-devel] [bug #19231] glusterfsd: needs full path to config file with -f parameter
James Dyer
INVALID.NOREPLY at gnu.org
Wed Mar 7 16:52:05 UTC 2007
URL:
<http://savannah.nongnu.org/bugs/?19231>
Summary: glusterfsd: needs full path to config file with -f
parameter
Project: Gluster
Submitted by: jad
Submitted on: Wednesday 07/03/07 at 16:52
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: User Interface Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Operating System: GNU/Linux
_______________________________________________________
Details:
Nothing major but:
[root at daisy gluster]# pwd
/home/jad/gluster
[root at daisy gluster]# glusterfsd -l /dev/stdout -L DEBUG -f ./server0.vol
[Mar 07 16:49:55] [ERROR/glusterfsd.c:197/main()] glusterfsd:FATAL: could not
open specfile: './server0.vol'
[root at daisy gluster]# glusterfsd -l /dev/stdout -L DEBUG -f
/home/jad/gluster/server0.vol
[Mar 07 16:50:05] [DEBUG/spec.y:113/new_section()]
libglusterfs/parser:new_section: New node for 'brick'
Would have thought that ./server0.vol should probably work as a parameter to
-f - guess there's a chdir happening somewhere beforehand.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?19231>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
More information about the Gluster-devel
mailing list