<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Lars Ellenberg wrote:
<blockquote cite="mid20060731100531.GD4639@soda.linbit" type="cite">
  <pre wrap="">/ 2006-07-28 16:34:09 +0200
\ H&aring;kan:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Since i could not make drbd 8.0pre3 work in centos 4.3-x86_64, I tried
the the svn trunk Revision 2306.
This version compiles just fine, but I had to change drbdadm a bit,
otherwise it whouldn't find my eth0's adress.
Perhaps the get_ifi_info() could be written in some other way?

anyway, here's my patch:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
thanks.
I just now reimplemented that stuff again.
to be honest, I'd rather parse the output of "ip -o a s"
than reimplement this subcommand of ip. but anyways.
does it work for you as is (svn rev. 2309)</pre>
</blockquote>
Seems to work just fine! Thanks!<br>
<br>
Whould it be possible to make drbd aware of multiple interfaces, so if
one breaks an alternative could be used to to communicate?<br>
<br>
<br>
/H&aring;kan<br>
<br>
<br>
</body>
</html>