Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Maybe I'm missing something, but these two are on different subnets...
Michał Szpadzik wrote:
>
> auto bond0
> iface bond0 inet static
> address 192.168.10.6
> netmask 255.255.255.0
> network 192.168.10.0
> up /sbin/ifenslave bond0 eth1 eth2
> down /sbin/ifenslave -d bond0 eth1 eth2
> on asgard {
> device /dev/drbd0;
> disk /dev/sdc1;
> address 10.11.174.40:7777;
> meta-disk internal;
> }