On 2007-06-25T12:41:17, Sander van Vugt <[EMAIL PROTECTED]> wrote:

> My two node names are both uppercase, as shown by uname -n. YaST2 as
> well as /etc/ha.d/ha.cf show uppercase as well, but somehow in the
> cib.xml, as well as in /var/lib/heartbeat/hostcache, I see lowercase
> (see attached files). From the /var/log/messages, this seems to be
> causing errors while performing some actions, because the lowercase
> hostname is referred to. As an example, have a
> look at the following line, where you can see my hostname LIN being
> referred to in uppercase as well as lowercase:

Heartbeat is supposed to convert the hostname to lower-case internally
everywhere for consistency, so that comparison doesn't break due to case
sensitivity. It's possible this isn't working everywhere (it's been
buggy in the past), but noone sane uses anything but lower-case
hostnames anyway ;-)

If you've also used upper-case hostnames in /etc/ocfs2/cluster.conf,
hrm, I'm not sure - the notify action of the filesystem script will try
to create some links based on lower-case hostnames. It _is_ possible
that this breaks, but the logs aren't sufficient to diagnose that.

Why do you need upper-case?


Regards,
    Lars

-- 
Teamlead Kernel, SuSE Labs, Research and Development
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
"Experience is the name everyone gives to their mistakes." -- Oscar Wilde

_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to