* broken init script under debian squeeze
@ 2012-05-22 10:05 Stefan Priebe - Profihost AG
2012-05-22 10:09 ` "SPONEM, Benoît"
2012-05-22 16:08 ` Yehuda Sadeh
0 siblings, 2 replies; 4+ messages in thread
From: Stefan Priebe - Profihost AG @ 2012-05-22 10:05 UTC (permalink / raw)
To: ceph-devel@vger.kernel.org
Hi,
the ceph init script seems to be broken - at least under debian lenny.
It does simply nothing on a configured osd / mon server, so while system
start the daemons won't start. Ow do i have to configure the hostname to
match anything special in ceph.conf?
[root@system123 /etc]# /etc/init.d/ceph start
[root@system123 /etc]#
option -a works fine (/etc/init.d/ceph -a start)
Greets
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: broken init script under debian squeeze
2012-05-22 10:05 broken init script under debian squeeze Stefan Priebe - Profihost AG
@ 2012-05-22 10:09 ` "SPONEM, Benoît"
2012-05-22 16:08 ` Yehuda Sadeh
1 sibling, 0 replies; 4+ messages in thread
From: "SPONEM, Benoît" @ 2012-05-22 10:09 UTC (permalink / raw)
To: ceph-devel@vger.kernel.org
Hi,
Same issue for me under debian wheezy.
Greets,
Benoît
Le 22/05/2012 12:05, Stefan Priebe - Profihost AG a écrit :
> Hi,
>
> the ceph init script seems to be broken - at least under debian lenny.
>
> It does simply nothing on a configured osd / mon server, so while system
> start the daemons won't start. Ow do i have to configure the hostname to
> match anything special in ceph.conf?
> [root@system123 /etc]# /etc/init.d/ceph start
> [root@system123 /etc]#
>
> option -a works fine (/etc/init.d/ceph -a start)
>
> Greets
> Stefan
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: broken init script under debian squeeze
2012-05-22 10:05 broken init script under debian squeeze Stefan Priebe - Profihost AG
2012-05-22 10:09 ` "SPONEM, Benoît"
@ 2012-05-22 16:08 ` Yehuda Sadeh
2012-05-22 19:33 ` Stefan Priebe
1 sibling, 1 reply; 4+ messages in thread
From: Yehuda Sadeh @ 2012-05-22 16:08 UTC (permalink / raw)
To: Stefan Priebe - Profihost AG; +Cc: ceph-devel@vger.kernel.org
On Tue, May 22, 2012 at 3:05 AM, Stefan Priebe - Profihost AG
<s.priebe@profihost.ag> wrote:
> Hi,
>
> the ceph init script seems to be broken - at least under debian lenny.
>
> It does simply nothing on a configured osd / mon server, so while system
> start the daemons won't start. Ow do i have to configure the hostname to
> match anything special in ceph.conf?
> [root@system123 /etc]# /etc/init.d/ceph start
> [root@system123 /etc]#
>
> option -a works fine (/etc/init.d/ceph -a start)
>
My guess is that you're missing 'host = <hostname>' entry under the
relevant osd and mon sections in your ceph.conf.
Yehuda
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: broken init script under debian squeeze
2012-05-22 16:08 ` Yehuda Sadeh
@ 2012-05-22 19:33 ` Stefan Priebe
0 siblings, 0 replies; 4+ messages in thread
From: Stefan Priebe @ 2012-05-22 19:33 UTC (permalink / raw)
To: Yehuda Sadeh; +Cc: ceph-devel@vger.kernel.org
Am 22.05.2012 18:08, schrieb Yehuda Sadeh:
> On Tue, May 22, 2012 at 3:05 AM, Stefan Priebe - Profihost AG
> <s.priebe@profihost.ag> wrote:
>> Hi,
>>
>> the ceph init script seems to be broken - at least under debian lenny.
>>
>> It does simply nothing on a configured osd / mon server, so while system
>> start the daemons won't start. Ow do i have to configure the hostname to
>> match anything special in ceph.conf?
>> [root@system123 /etc]# /etc/init.d/ceph start
>> [root@system123 /etc]#
>>
>> option -a works fine (/etc/init.d/ceph -a start)
>>
>
> My guess is that you're missing 'host =<hostname>' entry under the
> relevant osd and mon sections in your ceph.conf.
no example:
[osd.0]
host= stor1
but the system has
/etc/hosts:
192.168.0.10 server123 abc.xyz.de
10.0.255.10 stor1
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-05-22 19:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-22 10:05 broken init script under debian squeeze Stefan Priebe - Profihost AG
2012-05-22 10:09 ` "SPONEM, Benoît"
2012-05-22 16:08 ` Yehuda Sadeh
2012-05-22 19:33 ` Stefan Priebe
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.