<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ovs-appctl bond/show bond0 &#8211; Virtualization, DBaaS &amp; Whatever Crosses My Mind</title>
	<atom:link href="https://magander.se/tag/ovs-appctl-bondshow-bond0/feed/" rel="self" type="application/rss+xml" />
	<link>https://magander.se</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jul 2018 13:31:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://magander.se/wp-content/uploads/2021/01/cropped-Screenshot-2021-01-19-at-22.37.56-32x32.png</url>
	<title>ovs-appctl bond/show bond0 &#8211; Virtualization, DBaaS &amp; Whatever Crosses My Mind</title>
	<link>https://magander.se</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Nutanix AHV Network Configuration &#8211; Change Load Balancing</title>
		<link>https://magander.se/nutanix-ahv-network-configuration-change-load-balancing/</link>
					<comments>https://magander.se/nutanix-ahv-network-configuration-change-load-balancing/#comments</comments>
		
		<dc:creator><![CDATA[magander]]></dc:creator>
		<pubDate>Wed, 19 Apr 2017 10:00:04 +0000</pubDate>
				<category><![CDATA[Acropolis]]></category>
		<category><![CDATA[AHV]]></category>
		<category><![CDATA[AOS]]></category>
		<category><![CDATA[Nutanix]]></category>
		<category><![CDATA[active-backup]]></category>
		<category><![CDATA[AHV 20160925.43]]></category>
		<category><![CDATA[AOS 5]]></category>
		<category><![CDATA[AOS 5.0.2]]></category>
		<category><![CDATA[balance-slb]]></category>
		<category><![CDATA[balance-tcp]]></category>
		<category><![CDATA[hosssh ovs-vsctl set port bond0 other_config:bond-rebalance-interval=60000]]></category>
		<category><![CDATA[hostssh]]></category>
		<category><![CDATA[hostssh ovs-appctl bond/show bond0]]></category>
		<category><![CDATA[hostssh ovs-vsctl set port bond0 bond_mode=balance-slb]]></category>
		<category><![CDATA[ovs-appctl bond/show bond0]]></category>
		<category><![CDATA[ovs-vsctl set port bond0 bond_mode=balance-slb]]></category>
		<category><![CDATA[ovs-vsctl set port bond0 other_config:bond-rebalance-interval=60000]]></category>
		<guid isPermaLink="false">http://magander.se/?p=8718</guid>

					<description><![CDATA[A while ago I published a blog post about how to configure the 10 Gbps Network cards (NICs) as the only active NICs for a specific AHV based Open vSwitch (OVS) bond which default is br0-up (previously bond0) on AHV. Read that blog post here.  This blog post will be about changing the load balancing &#8230; </p><p><a class="more-link block-button" href="https://magander.se/nutanix-ahv-network-configuration-change-load-balancing/">Continue reading &#187;</a>]]></description>
		
					<wfw:commentRss>https://magander.se/nutanix-ahv-network-configuration-change-load-balancing/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Nutanix AHV Network Configuration &#8211; Only Use 10Gbps NICs</title>
		<link>https://magander.se/nutanix-ahv-network-configuration-only-use-10gbps-nics/</link>
		
		<dc:creator><![CDATA[magander]]></dc:creator>
		<pubDate>Tue, 04 Apr 2017 08:20:46 +0000</pubDate>
				<category><![CDATA[Acropolis]]></category>
		<category><![CDATA[AHV]]></category>
		<category><![CDATA[AOS]]></category>
		<category><![CDATA[Nutanix]]></category>
		<category><![CDATA[AHV 20160925.30]]></category>
		<category><![CDATA[AOS 5.0]]></category>
		<category><![CDATA[bond]]></category>
		<category><![CDATA[bond0]]></category>
		<category><![CDATA[br0]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[eth2 update_uplinks]]></category>
		<category><![CDATA[eth3 update_uplinks]]></category>
		<category><![CDATA[manage_ovs --interfaces 10g update_uplinks]]></category>
		<category><![CDATA[manage_ovs --interfaces eth0]]></category>
		<category><![CDATA[manage_ovs --interfaces eth2]]></category>
		<category><![CDATA[manage_ovs --interfaces update_uplinks]]></category>
		<category><![CDATA[manage_ovs show_bridges]]></category>
		<category><![CDATA[manage_ovs show_interfaces]]></category>
		<category><![CDATA[manage_ovs show_uplinks]]></category>
		<category><![CDATA[npx005]]></category>
		<category><![CDATA[npx5]]></category>
		<category><![CDATA[ovs-appctl bond/show bond0]]></category>
		<category><![CDATA[single bridge br0]]></category>
		<category><![CDATA[VCDX56]]></category>
		<guid isPermaLink="false">http://magander.se/?p=8702</guid>

					<description><![CDATA[When you implement Nutanix AHV (Acropolis Hypervisor) all the available network cards (NICs) will by default be added the the single bridge (br0) created during the AHV installation and all the NICs attached to a network switch will be used. There are two ways available to determine the actual configuration: PRISM Click the Network link in &#8230; </p><p><a class="more-link block-button" href="https://magander.se/nutanix-ahv-network-configuration-only-use-10gbps-nics/">Continue reading &#187;</a>]]></description>
		
		
		
			</item>
	</channel>
</rss>

<!--
Object Caching 12/100 objects using Disk
Page Caching using Disk: Enhanced 

Served from: magander.se @ 2026-06-29 01:37:21 by W3 Total Cache
-->