<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic MCA event occurred ! in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mca-event-occurred/m-p/4495848#M38227</link>
    <description>&lt;!--!*#--&gt;Hi all,&lt;BR /&gt;I'm using rx7640 with Suse Enterprise Linux 10&lt;BR /&gt;Kernel 2.6.16.46-0.12-default&lt;BR /&gt;&lt;BR /&gt;I see a warning messages for the network settings in /var/log/messages&lt;BR /&gt;&lt;BR /&gt;"Warning: Could not set up default route via interface"&lt;BR /&gt;I settings the default gateway in /etc/sysconfig/network/routes is &lt;BR /&gt;default 10.74.232.6 - -&lt;BR /&gt;&lt;BR /&gt;Is this wrong ? Or I must change to :&lt;BR /&gt;default 10.74.232.6 0.0.0.0 UG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# content in /var/log/messages&lt;BR /&gt;Setting up network interfaces:&lt;BR /&gt;    lo&lt;BR /&gt;    lo        IP address: 127.0.0.1/8                                 done&lt;BR /&gt;Interface 'eth0' of device 'eth0' renamed to eth0&lt;BR /&gt;Don't use PERSISTENT_NAME any longer. See /usr/share/doc/packages/sysconfig/README.Persistent_Interface_Names&lt;BR /&gt;    eth0      device: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)&lt;BR /&gt;    eth0      configuration: eth-id-00:22:64:34:4c:f2&lt;BR /&gt;    eth0      IP address: 192.168.9.140/24&lt;BR /&gt;Warning: Could not set up default route via interface&lt;BR /&gt; Command ip route replace to default via 10.74.232.6 returned:&lt;BR /&gt; . RTNETLINK answers: Network is unreachable&lt;BR /&gt; Configuration line: default 10.74.232.6 - -&lt;BR /&gt; This needs NOT to be AN ERROR if you set up multiple interfaces.&lt;BR /&gt; See man 5 routes how to avoid this warning.&lt;BR /&gt;                                                                      done&lt;BR /&gt;    eth1      device: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)&lt;BR /&gt;              No configuration found for eth1                         unused&lt;BR /&gt;    eth2      device: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)&lt;BR /&gt;    eth2      configuration: eth-id-00:1a:4b:09:86:ec&lt;BR /&gt;    eth2      Startmode is 'off'                                      skipped&lt;BR /&gt;    eth3      device: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)&lt;BR /&gt;              No configuration found for eth3                         unused&lt;BR /&gt;    eth4      device: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)&lt;BR /&gt;    eth4      configuration: eth-id-00:1a:4b:09:87:2a&lt;BR /&gt;    eth4      Startmode is 'off'                                      skipped&lt;BR /&gt;NET: Registered protocol family 10&lt;BR /&gt;lo: Disabled Privacy Extensions&lt;BR /&gt;ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;BR /&gt;IPv6 over IPv4 tunneling driver&lt;BR /&gt;    eth5      device: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)&lt;BR /&gt;              No configuration found for eth5                         unused&lt;BR /&gt;cat: /sys/class/net/bond0/type: No such file or directory&lt;BR /&gt;    bond0&lt;BR /&gt;Ethernet Channel Bonding Driver: v3.0.1 (January 9, 2006)&lt;BR /&gt;bonding: Warning: either miimon or arp_interval and arp_ip_target module parameters must be specified, otherwise bonding will not detect link failures! see bonding.txt for details.&lt;BR /&gt;bonding: bond0: setting mode to active-backup (1).&lt;BR /&gt;bonding: bond0: Setting MII monitoring interval to 100.&lt;BR /&gt;    bond0     enslaving interfaces:  eth2 eth4&lt;BR /&gt;ADDRCONF(NETDEV_UP): eth2: link is not ready&lt;BR /&gt;e1000: eth2: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex&lt;BR /&gt;bonding: bond0: making interface eth2 the new active one.&lt;BR /&gt;bonding: bond0: enslaving eth2 as an active interface with an up link.&lt;BR /&gt;ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready&lt;BR /&gt;ADDRCONF(NETDEV_UP): eth4: link is not ready&lt;BR /&gt;e1000: eth4: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex&lt;BR /&gt;bonding: bond0: enslaving eth4 as a backup interface with an up link.&lt;BR /&gt;ADDRCONF(NETDEV_CHANGE): eth4: link becomes ready&lt;BR /&gt;    bond0     IP address: 10.74.232.1/29   as bonding master          done&lt;BR /&gt;Setting up service network  .  .  .  .  .  .  .  .  .  .  .  .  .  .  done&lt;BR /&gt;&lt;BR /&gt;# Output of the "route -n" command.&lt;BR /&gt;Kernel IP routing table&lt;BR /&gt;Destination     Gateway         Genmask         Flags Metric Ref    Use Iface&lt;BR /&gt;10.74.232.0     0.0.0.0         255.255.255.248 U     0      0        0 bond0&lt;BR /&gt;192.168.9.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0&lt;BR /&gt;169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0&lt;BR /&gt;127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo&lt;BR /&gt;0.0.0.0         10.74.232.6     0.0.0.0         UG    0      0        0 bond0&lt;BR /&gt;&lt;BR /&gt;If not, how can I stop the messages ???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
    <pubDate>Fri, 11 Sep 2009 08:38:42 GMT</pubDate>
    <dc:creator>Jack Vo</dc:creator>
    <dc:date>2009-09-11T08:38:42Z</dc:date>
    <item>
      <title>MCA event occurred !</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mca-event-occurred/m-p/4495848#M38227</link>
      <description>&lt;!--!*#--&gt;Hi all,&lt;BR /&gt;I'm using rx7640 with Suse Enterprise Linux 10&lt;BR /&gt;Kernel 2.6.16.46-0.12-default&lt;BR /&gt;&lt;BR /&gt;I see a warning messages for the network settings in /var/log/messages&lt;BR /&gt;&lt;BR /&gt;"Warning: Could not set up default route via interface"&lt;BR /&gt;I settings the default gateway in /etc/sysconfig/network/routes is &lt;BR /&gt;default 10.74.232.6 - -&lt;BR /&gt;&lt;BR /&gt;Is this wrong ? Or I must change to :&lt;BR /&gt;default 10.74.232.6 0.0.0.0 UG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# content in /var/log/messages&lt;BR /&gt;Setting up network interfaces:&lt;BR /&gt;    lo&lt;BR /&gt;    lo        IP address: 127.0.0.1/8                                 done&lt;BR /&gt;Interface 'eth0' of device 'eth0' renamed to eth0&lt;BR /&gt;Don't use PERSISTENT_NAME any longer. See /usr/share/doc/packages/sysconfig/README.Persistent_Interface_Names&lt;BR /&gt;    eth0      device: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)&lt;BR /&gt;    eth0      configuration: eth-id-00:22:64:34:4c:f2&lt;BR /&gt;    eth0      IP address: 192.168.9.140/24&lt;BR /&gt;Warning: Could not set up default route via interface&lt;BR /&gt; Command ip route replace to default via 10.74.232.6 returned:&lt;BR /&gt; . RTNETLINK answers: Network is unreachable&lt;BR /&gt; Configuration line: default 10.74.232.6 - -&lt;BR /&gt; This needs NOT to be AN ERROR if you set up multiple interfaces.&lt;BR /&gt; See man 5 routes how to avoid this warning.&lt;BR /&gt;                                                                      done&lt;BR /&gt;    eth1      device: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)&lt;BR /&gt;              No configuration found for eth1                         unused&lt;BR /&gt;    eth2      device: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)&lt;BR /&gt;    eth2      configuration: eth-id-00:1a:4b:09:86:ec&lt;BR /&gt;    eth2      Startmode is 'off'                                      skipped&lt;BR /&gt;    eth3      device: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)&lt;BR /&gt;              No configuration found for eth3                         unused&lt;BR /&gt;    eth4      device: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)&lt;BR /&gt;    eth4      configuration: eth-id-00:1a:4b:09:87:2a&lt;BR /&gt;    eth4      Startmode is 'off'                                      skipped&lt;BR /&gt;NET: Registered protocol family 10&lt;BR /&gt;lo: Disabled Privacy Extensions&lt;BR /&gt;ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;BR /&gt;IPv6 over IPv4 tunneling driver&lt;BR /&gt;    eth5      device: Intel Corporation 82546GB Gigabit Ethernet Controller (rev 03)&lt;BR /&gt;              No configuration found for eth5                         unused&lt;BR /&gt;cat: /sys/class/net/bond0/type: No such file or directory&lt;BR /&gt;    bond0&lt;BR /&gt;Ethernet Channel Bonding Driver: v3.0.1 (January 9, 2006)&lt;BR /&gt;bonding: Warning: either miimon or arp_interval and arp_ip_target module parameters must be specified, otherwise bonding will not detect link failures! see bonding.txt for details.&lt;BR /&gt;bonding: bond0: setting mode to active-backup (1).&lt;BR /&gt;bonding: bond0: Setting MII monitoring interval to 100.&lt;BR /&gt;    bond0     enslaving interfaces:  eth2 eth4&lt;BR /&gt;ADDRCONF(NETDEV_UP): eth2: link is not ready&lt;BR /&gt;e1000: eth2: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex&lt;BR /&gt;bonding: bond0: making interface eth2 the new active one.&lt;BR /&gt;bonding: bond0: enslaving eth2 as an active interface with an up link.&lt;BR /&gt;ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready&lt;BR /&gt;ADDRCONF(NETDEV_UP): eth4: link is not ready&lt;BR /&gt;e1000: eth4: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex&lt;BR /&gt;bonding: bond0: enslaving eth4 as a backup interface with an up link.&lt;BR /&gt;ADDRCONF(NETDEV_CHANGE): eth4: link becomes ready&lt;BR /&gt;    bond0     IP address: 10.74.232.1/29   as bonding master          done&lt;BR /&gt;Setting up service network  .  .  .  .  .  .  .  .  .  .  .  .  .  .  done&lt;BR /&gt;&lt;BR /&gt;# Output of the "route -n" command.&lt;BR /&gt;Kernel IP routing table&lt;BR /&gt;Destination     Gateway         Genmask         Flags Metric Ref    Use Iface&lt;BR /&gt;10.74.232.0     0.0.0.0         255.255.255.248 U     0      0        0 bond0&lt;BR /&gt;192.168.9.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0&lt;BR /&gt;169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0&lt;BR /&gt;127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo&lt;BR /&gt;0.0.0.0         10.74.232.6     0.0.0.0         UG    0      0        0 bond0&lt;BR /&gt;&lt;BR /&gt;If not, how can I stop the messages ???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Sep 2009 08:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mca-event-occurred/m-p/4495848#M38227</guid>
      <dc:creator>Jack Vo</dc:creator>
      <dc:date>2009-09-11T08:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: MCA event occurred !</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mca-event-occurred/m-p/4495849#M38228</link>
      <description>&lt;!--!*#--&gt;Hi all,&lt;BR /&gt;Sorry about the title. It must be "Warning: Could not set up default route via interface"</description>
      <pubDate>Fri, 11 Sep 2009 08:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mca-event-occurred/m-p/4495849#M38228</guid>
      <dc:creator>Jack Vo</dc:creator>
      <dc:date>2009-09-11T08:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: MCA event occurred !</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mca-event-occurred/m-p/4495850#M38229</link>
      <description>The problem is that the system attempts to set the default route before bond0 has started.&lt;BR /&gt;&lt;BR /&gt;I'm not very familiar with SuSE 10, but I guess there might be a way to tell the system that this route is associated with bond0. That would stop the system to bring up the default route until bond0 has completed starting.&lt;BR /&gt;&lt;BR /&gt;As your route -n command indicates, the system eventually sets up the route correctly. So the message is basically just "noise".&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 11 Sep 2009 11:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mca-event-occurred/m-p/4495850#M38229</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-09-11T11:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: MCA event occurred !</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mca-event-occurred/m-p/4495851#M38230</link>
      <description>&lt;!--!*#--&gt;Thank you for your advance.</description>
      <pubDate>Fri, 11 Sep 2009 12:20:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mca-event-occurred/m-p/4495851#M38230</guid>
      <dc:creator>Jack Vo</dc:creator>
      <dc:date>2009-09-11T12:20:23Z</dc:date>
    </item>
  </channel>
</rss>

