<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Setup and Configure Network Bonding or Teaming in RHEL/CentOS 7 &#8211; Part 11	</title>
	<atom:link href="https://www.tecmint.com/configure-network-bonding-or-teaming-in-rhel-centos-7/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/configure-network-bonding-or-teaming-in-rhel-centos-7/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 08 Mar 2019 04:51:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/configure-network-bonding-or-teaming-in-rhel-centos-7/comment-page-1/#comment-1109415</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 08 Mar 2019 04:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=18736#comment-1109415</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/configure-network-bonding-or-teaming-in-rhel-centos-7/comment-page-1/#comment-1109158&quot;&gt;David&lt;/a&gt;.

@David,

You can use nmtui or nmcli tool to create network bonding..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/configure-network-bonding-or-teaming-in-rhel-centos-7/comment-page-1/#comment-1109158">David</a>.</p>
<p>@David,</p>
<p>You can use nmtui or nmcli tool to create network bonding..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David		</title>
		<link>https://www.tecmint.com/configure-network-bonding-or-teaming-in-rhel-centos-7/comment-page-1/#comment-1109158</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Thu, 07 Mar 2019 16:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=18736#comment-1109158</guid>

					<description><![CDATA[I got some good info form this article.  But I do have one question.  After figure 1 you state, &quot;&lt;strong&gt;To create bond0, we can either use nmtui&lt;/strong&gt;&quot;.    Either implies there is another option.  I&#039;m looking for another way to configure bonding w/o using nmtui or nmcli.  Did you have another option you were going to mention?]]></description>
			<content:encoded><![CDATA[<p>I got some good info form this article.  But I do have one question.  After figure 1 you state, &#8220;<strong>To create bond0, we can either use nmtui</strong>&#8220;.    Either implies there is another option.  I&#8217;m looking for another way to configure bonding w/o using nmtui or nmcli.  Did you have another option you were going to mention?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sunil		</title>
		<link>https://www.tecmint.com/configure-network-bonding-or-teaming-in-rhel-centos-7/comment-page-1/#comment-1000949</link>

		<dc:creator><![CDATA[Sunil]]></dc:creator>
		<pubDate>Sun, 03 Jun 2018 13:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=18736#comment-1000949</guid>

					<description><![CDATA[Thank you for this guide.]]></description>
			<content:encoded><![CDATA[<p>Thank you for this guide.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lotfi Lakhal		</title>
		<link>https://www.tecmint.com/configure-network-bonding-or-teaming-in-rhel-centos-7/comment-page-1/#comment-876190</link>

		<dc:creator><![CDATA[Lotfi Lakhal]]></dc:creator>
		<pubDate>Fri, 17 Mar 2017 04:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=18736#comment-876190</guid>

					<description><![CDATA[Hello. I noticed a serious problem that needs your attention: How to configure automatic recovery of a failed port in RHEL7.0 teaming ? I successfully configured teaming (active backup) by following a similar procedure, in a RHEL 7.0 server. 

The failover from port1 to port2 (from main to backup) was also successful by just applying the proper command, but when I tried to failover again from port2 to port1 (from backup to main), it was not possible. 

I found port1 still in a failed state (down) and I had to recover it up manually. This is a big problem because if the backup (port2) also fails, the network will remain in a failed state and never recovers. 

So is there a solution to this problem: a command to (try to) immediately recover (stimulate) a failed port after a failover, so that it becomes soon ready to switch back to main (active) again if/when necessary. This means the config must always try keeping both ports UP so that failover never fails. Thanks.]]></description>
			<content:encoded><![CDATA[<p>Hello. I noticed a serious problem that needs your attention: How to configure automatic recovery of a failed port in RHEL7.0 teaming ? I successfully configured teaming (active backup) by following a similar procedure, in a RHEL 7.0 server. </p>
<p>The failover from port1 to port2 (from main to backup) was also successful by just applying the proper command, but when I tried to failover again from port2 to port1 (from backup to main), it was not possible. </p>
<p>I found port1 still in a failed state (down) and I had to recover it up manually. This is a big problem because if the backup (port2) also fails, the network will remain in a failed state and never recovers. </p>
<p>So is there a solution to this problem: a command to (try to) immediately recover (stimulate) a failed port after a failover, so that it becomes soon ready to switch back to main (active) again if/when necessary. This means the config must always try keeping both ports UP so that failover never fails. Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>https://www.tecmint.com/configure-network-bonding-or-teaming-in-rhel-centos-7/comment-page-1/#comment-821615</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Wed, 28 Sep 2016 13:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=18736#comment-821615</guid>

					<description><![CDATA[Great article. However, when a server reboots, the &lt;code&gt;bond0&lt;/code&gt; link doesn&#039;t come up because there&#039;s a bug in centos7 that doesn&#039;t start up the bond0 interface automatically.

To resolve my issue, I added this command below which stated above to the &quot;&lt;strong&gt;/etc/rc.d/rc.local&lt;/strong&gt;&quot; and then run &quot;&lt;strong&gt;chmod +x /etc/rc.d/rc.local&lt;/strong&gt;&quot; to ensure that this script will be executed during boot. Reason being that &lt;strong&gt;/etc/rc.local&lt;/strong&gt; or &lt;strong&gt;/etc/rc.d/rc.local&lt;/strong&gt; are no longer executed by default due to systemd-changes. To still use those, you need to make &lt;strong&gt;/etc/rc.d/rc.local&lt;/strong&gt; executable.

So again,

1. Open this file &lt;strong&gt;/etc/rc.d/rc.local&lt;/strong&gt;
2. Add &quot;&lt;strong&gt;ip link set dev bond0 up&lt;/strong&gt;&quot; to it (bond0 is your bonding interface or whatever it was named as).
3. Save and run &quot;&lt;strong&gt;chmod +x /etc/rc.d/rc.local&lt;/strong&gt;&quot;]]></description>
			<content:encoded><![CDATA[<p>Great article. However, when a server reboots, the <code>bond0</code> link doesn&#8217;t come up because there&#8217;s a bug in centos7 that doesn&#8217;t start up the bond0 interface automatically.</p>
<p>To resolve my issue, I added this command below which stated above to the &#8220;<strong>/etc/rc.d/rc.local</strong>&#8221; and then run &#8220;<strong>chmod +x /etc/rc.d/rc.local</strong>&#8221; to ensure that this script will be executed during boot. Reason being that <strong>/etc/rc.local</strong> or <strong>/etc/rc.d/rc.local</strong> are no longer executed by default due to systemd-changes. To still use those, you need to make <strong>/etc/rc.d/rc.local</strong> executable.</p>
<p>So again,</p>
<p>1. Open this file <strong>/etc/rc.d/rc.local</strong><br />
2. Add &#8220;<strong>ip link set dev bond0 up</strong>&#8221; to it (bond0 is your bonding interface or whatever it was named as).<br />
3. Save and run &#8220;<strong>chmod +x /etc/rc.d/rc.local</strong>&#8220;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
