[netcf-devel] Not possible to define more than two ARP target using virsh tools

ehiwere.matthew@ieee.org omogbai at gmail.com
Fri Oct 21 07:36:29 UTC 2011


I created an xml file for bonding


<interface type='bond' name='bond0'>
  <start mode='onboot'/>
  <protocol family='ipv4'>
    <ip address='192.168.10.2' prefix='24'/>
  </protocol>
  <bond mode='active-backup'>
    <arpmon interval='500' target='192.168.10.254,192.168.1.254'
validate='all'/>
    <interface type='ethernet' name='eth0'>
      <mac address='00:21:28:a7:a7:10'/>
    </interface>
    <interface type='ethernet' name='eth1'>
      <mac address='00:21:28:a7:a7:10'/>
    </interface>
  </bond>
</interface>

When i try Defining it.
virsh iface-define bond.xml

# virsh iface-define bond0.xml
error: Failed to define interface from bond0.xml
error: XML description for could not get interface XML description (netcf:
XML invalid - Element arpmon failed to validate attributes
) is not well formed or invalid

What am i doing wrong here.






-- 
Ehiwere Matthew.
Graduate Student.
Sweden
+46736942168

MOTTO:  The past is my heritage,
              The present is my responsibility
              The future is my challenge

      "Chose to stand,not because there is no seat but because I want to be
counted"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://fedorahosted.org/pipermail/netcf-devel/attachments/20111021/0046a838/attachment.html 


More information about the netcf-devel mailing list