Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Thu, Aug 21, 2008 at 7:46 PM, Mike Sweetser - Adhost
<mikesw at adhost.com> wrote:
> I'm planning out a new DRBD configuration and I'm wondering if something
> suggested is possible. Can you have one nodes duplicating one resource
> to one node, and another resource to another?
>
> Example:
> Resource r0: alice and bob
> Resource r1: alice and charlie
I hope so, as I will be implementing this type of setup shortly...
> resource r0 {
> on alice {
> device /dev/drbd1;
> disk /dev/sda7;
> address 10.1.1.31:7789;
> meta-disk internal;
> }
> resource r1 {
> on alice {
> device /dev/drbd2;
> disk /dev/sda8;
> address 10.1.1.33:7789;
> meta-disk internal;
> }
Maybe alice should have the same IP? Depends on your networking...
Either way, you'll want to change to port number with each resource.
jerry
--
There's plenty of youth in America - it's time we find the "fountain of smart".