* ./src/vstart.sh
[not found] <545828772.19046223.1442807824240.JavaMail.zimbra@redhat.com>
@ 2015-09-21 4:01 ` Shinobu Kinjo
2015-09-21 6:22 ` ./src/vstart.sh Mykola Golub
0 siblings, 1 reply; 2+ messages in thread
From: Shinobu Kinjo @ 2015-09-21 4:01 UTC (permalink / raw)
To: ceph-devel
Whenever I run vstart.sh, there are always 2 [global] sections in ./src/ceph.conf.
First one makes sense but second one is just empty.
Is it supposed to be? If so what's the purpose of second one?
$ grep global /data/ceph/src/ceph.conf
[global]
[global]
Shinobu
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ./src/vstart.sh
2015-09-21 4:01 ` ./src/vstart.sh Shinobu Kinjo
@ 2015-09-21 6:22 ` Mykola Golub
0 siblings, 0 replies; 2+ messages in thread
From: Mykola Golub @ 2015-09-21 6:22 UTC (permalink / raw)
To: Shinobu Kinjo; +Cc: ceph-devel
On Mon, Sep 21, 2015 at 12:01:03AM -0400, Shinobu Kinjo wrote:
> Whenever I run vstart.sh, there are always 2 [global] sections in ./src/ceph.conf.
> First one makes sense but second one is just empty.
>
> Is it supposed to be? If so what's the purpose of second one?
The second one is for extra config parameters, which are specified via
command line like below:
./vstart.sh -n -o 'debug ms = 20'
The section is at the bottom so it could override options set in the
config earlier.
--
Mykola Golub
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-21 6:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <545828772.19046223.1442807824240.JavaMail.zimbra@redhat.com>
2015-09-21 4:01 ` ./src/vstart.sh Shinobu Kinjo
2015-09-21 6:22 ` ./src/vstart.sh Mykola Golub
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.