Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi herve, on Tue, 04 May 2004 15:37:45 +0200 you wrote:
<snip>
> on thost1 {...
> }
>
> on thost2 {...
> }
> }
<snip>
> resource 'drbd0': This host (bal) not mentioned.
> What i've missed up ?
"thost1" and "thost2" are just examples; in your config they should be the
names of your nodes. So one of them should be "bal", and the other should
be whatever your other node is called. e.g.
on bal {
...
}
on other-node {
...
}
Tim