Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
/ 2006-02-15 12:01:51 +0100 \ Christophe Mailhebuau: > I try to start heartbeat without killnfsd but i have the same error > message : > haresources : > > resura-sdb1 10.24.12.60 \ > drbddisk::drbd-resource-0 \ > Filesystem::/dev/drbd0::/opt::ext3 \ > sleep::3 \ > IPaddr::10.12.24.60/24/eth0 > > ha-log : > heartbeat: 2006/02/15_11:39:27 info: ************************** > heartbeat: 2006/02/15_11:39:27 info: Configuration validated. Starting > heartbeat 1.2.3.cvs.20050927 > heartbeat: 2006/02/15_11:39:27 ERROR: Bad nodename in > /etc/ha.d/haresources [Filesystem::/dev/drbd0::/opt::ext3] > heartbeat: 2006/02/15_11:39:27 ERROR: Configuration error, heartbeat not > started. I recommend you look at # hexdump -C haresources (or use xxd or some decent editor...) I suspect that there is some "blank" space after the "\" before the "\n" (newline), probably a "\r", because you copy'n'pasted from a windows box or something like that. for heartbeat to recocnize continuation lines, it really has to be very strict "backslash newline", nothing in between. you may try to put everything on one line, no backslashes, and start from there again. or start from scratch... btw, this has nothing to do with drbd nor nfs. the error message should have made this clear... -- : Lars Ellenberg Tel +43-1-8178292-0 : : LINBIT Information Technologies GmbH Fax +43-1-8178292-82 : : Schoenbrunner Str. 244, A-1120 Vienna/Europe http://www.linbit.com : __ please use the "List-Reply" function of your email client.