<?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>hostssh &#8211; Virtualization, DBaaS &amp; Whatever Crosses My Mind</title>
	<atom:link href="https://magander.se/tag/hostssh/feed/" rel="self" type="application/rss+xml" />
	<link>https://magander.se</link>
	<description></description>
	<lastBuildDate>Mon, 30 Nov 2020 06:45:25 +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>hostssh &#8211; Virtualization, DBaaS &amp; Whatever Crosses My Mind</title>
	<link>https://magander.se</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Migrate Nutanix AHV Network Traffic From 2&#215;1 Gbps NICs To 2&#215;10 Gbps NICs</title>
		<link>https://magander.se/migrate-nutanix-ahv-network-traffic-from-2x1-gbps-nics-to-2x10-gbps-nics/</link>
		
		<dc:creator><![CDATA[magander]]></dc:creator>
		<pubDate>Fri, 02 Feb 2018 04:40:32 +0000</pubDate>
				<category><![CDATA[Acropolis]]></category>
		<category><![CDATA[AHV]]></category>
		<category><![CDATA[AOS]]></category>
		<category><![CDATA[Nutanix]]></category>
		<category><![CDATA[20160925.84]]></category>
		<category><![CDATA[20170830.94]]></category>
		<category><![CDATA[acli net.create]]></category>
		<category><![CDATA[acli net.delete]]></category>
		<category><![CDATA[Acropolis Operating System]]></category>
		<category><![CDATA[allssh]]></category>
		<category><![CDATA[allssh manage_ovs --bridge_name br1 --interfaces eth2]]></category>
		<category><![CDATA[allssh manage_ovs --interfaces 10g update_uplinks]]></category>
		<category><![CDATA[allssh manage_ovs --interfaces 1g update_uplinks]]></category>
		<category><![CDATA[allssh manage_ovs --interfaces eth2]]></category>
		<category><![CDATA[allssh manage_ovs show_interfaces]]></category>
		<category><![CDATA[AOS 5.1.2]]></category>
		<category><![CDATA[cc health_checks run_all]]></category>
		<category><![CDATA[CVM]]></category>
		<category><![CDATA[eth3 --bond_name br1-up --require_link=false update_uplinks]]></category>
		<category><![CDATA[eth3 update_uplinks]]></category>
		<category><![CDATA[hostssh]]></category>
		<category><![CDATA[hostssh ifconfig eth down]]></category>
		<category><![CDATA[hostssh ifconfig eth up]]></category>
		<category><![CDATA[hostssh ifconfig eth3 down]]></category>
		<category><![CDATA[hostssh ifconfig eth3 up]]></category>
		<category><![CDATA[manage_ovs]]></category>
		<category><![CDATA[NCC]]></category>
		<category><![CDATA[npx005]]></category>
		<category><![CDATA[npx5]]></category>
		<category><![CDATA[Nutanix Cluster Check]]></category>
		<category><![CDATA[show_interfaces]]></category>
		<category><![CDATA[show_uplinks]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[ssh root@192.168.5.1]]></category>
		<category><![CDATA[update_uplinks]]></category>
		<category><![CDATA[VCDX56]]></category>
		<guid isPermaLink="false">http://magander.se/?p=9743</guid>

					<description><![CDATA[A while back a Nutanix AHV customer implemented 10 Gbps at their remote office so we had to change the 2×1 Gbps NICs used by their Nutanix cluster to 2×10 Gbps NICs. This blog post will cover the steps taken to achieve that and it will include Controller Virtual Machine (CVM) and Prism configuration and &#8230; </p><p><a class="more-link block-button" href="https://magander.se/migrate-nutanix-ahv-network-traffic-from-2x1-gbps-nics-to-2x10-gbps-nics/">Continue reading &#187;</a>]]></description>
		
		
		
			</item>
		<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>Set Nutanix AHV Timezone</title>
		<link>https://magander.se/set-nutanix-ahv-timezone/</link>
		
		<dc:creator><![CDATA[magander]]></dc:creator>
		<pubDate>Mon, 27 Feb 2017 21:02:59 +0000</pubDate>
				<category><![CDATA[Acropolis]]></category>
		<category><![CDATA[AHV]]></category>
		<category><![CDATA[AOS]]></category>
		<category><![CDATA[Nutanix]]></category>
		<category><![CDATA[Acropolis Hypervisor]]></category>
		<category><![CDATA[hostssh]]></category>
		<category><![CDATA[hostssh ls -l /etc/localtime]]></category>
		<category><![CDATA[ln -s /usr/share/zoneinfo/Europe/Stockholm /etc/localtime]]></category>
		<category><![CDATA[npx005]]></category>
		<category><![CDATA[npx5]]></category>
		<category><![CDATA[nutanix]]></category>
		<category><![CDATA[set ahv time zone]]></category>
		<category><![CDATA[time zone]]></category>
		<category><![CDATA[timezone]]></category>
		<category><![CDATA[vcdx456]]></category>
		<guid isPermaLink="false">http://magander.se/?p=8866</guid>

					<description><![CDATA[——————————————————————————————– Updated 2019-09-18 Important – This blog post is obsolete if you’re using an AOS version newer than 5.0 meaning pretty much everyone these days. Do not set AHV time zone anymore. ——————————————————————————————– Orginal blog post:   A question I have received multiple times since Nutanix released their hypervisor AHV, formerly known as Acropolis Hypervisor, is &#8230; </p><p><a class="more-link block-button" href="https://magander.se/set-nutanix-ahv-timezone/">Continue reading &#187;</a>]]></description>
		
		
		
			</item>
	</channel>
</rss>

<!--
Object Caching 25/91 objects using Disk
Page Caching using Disk: Enhanced 

Served from: magander.se @ 2026-06-29 00:29:55 by W3 Total Cache
-->