All of lore.kernel.org
 help / color / mirror / Atom feed
* problems with ceph.init / etc/hosts and ceph.conf
@ 2012-06-20  8:59 Stefan Priebe - Profihost AG
  2012-06-20  9:13 ` Wido den Hollander
  0 siblings, 1 reply; 8+ messages in thread
From: Stefan Priebe - Profihost AG @ 2012-06-20  8:59 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

Hello list,

i've some problems to find the correct combination of ceph.conf, 
/etc/hosts for the init script to work correctly.

My systems are named:
ssdstor000i
ssdstor001i
ssdstor002i

These names point to the public external IP.

These systems also have an alias (ssdstor000,ssdstor001) pointing to the 
internal IP which should be used by ceph.

My ceph.conf looks like this:

...
[osd.10]
         host= ssdstor000
[osd.11]
         host= ssdstor000
...

The ceph.init Script looks now for an entry called ssdstor000i but can't 
find one and so it does not start or stop any services.

My /etc/hosts file:
192.168.0.100    ssdstor000.XYZ.de       ssdstor000i

10.0.255.100    ssdstor000

What is the correct way to archieve that the default hostname is still 
the public one but ceph uses the internal one?

Greets
Stefan

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-06-20 17:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-20  8:59 problems with ceph.init / etc/hosts and ceph.conf Stefan Priebe - Profihost AG
2012-06-20  9:13 ` Wido den Hollander
2012-06-20  9:20   ` Stefan Priebe - Profihost AG
2012-06-20  9:40     ` Stefan Priebe - Profihost AG
2012-06-20 13:46     ` Wido den Hollander
2012-06-20 16:39     ` Tommi Virtanen
2012-06-20 16:46       ` Stefan Priebe
2012-06-20 17:08         ` Tommi Virtanen

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.