<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Virtual Insanity - Latest Comments</title><link>http://virtualinsanity.disqus.com/</link><description>a technology blog with a focus on virtualization and cloud computing</description><atom:link href="https://virtualinsanity.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 06 Feb 2017 03:10:15 -0000</lastBuildDate><item><title>Re: Build Your Very Own VMware Hands-On-Labs! (with vRA and NSX)</title><link>http://virtualinsanity.com/index.php/2017/02/05/build-your-very-own-vmware-hands-on-labs-with-vra-and-nsx/#comment-3139844075</link><description>&lt;p&gt;This is AWESOME!!! Thanks for posting it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Mon, 06 Feb 2017 03:10:15 -0000</pubDate></item><item><title>Re: Keep SRM From Renaming Datastores on Recovery</title><link>http://virtualinsanity.com/index.php/2013/02/22/cure-for-the-srm-datastore-renaming-blues/#comment-2365048088</link><description>&lt;p&gt;Awesome, thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Igot Dealz</dc:creator><pubDate>Tue, 17 Nov 2015 15:14:34 -0000</pubDate></item><item><title>Re: You Down With NTP?</title><link>http://virtualinsanity.com/index.php/2014/08/15/you-down-with-ntp/#comment-2238911582</link><description>&lt;p&gt;Thanks. Awesome post.  Never had an idea the VMs still sync its time with host even though you believe you disabled this feature.&lt;/p&gt;&lt;p&gt;I also noticed that most of the operations that triggers time sync will only sync VM's time forward. The only two cases when the time in Guest VM is synced backward is when VMware tools start or when you disable/enable time sync with the host. In all other cases the VM will never sync its time backward.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Askar Kopbayev</dc:creator><pubDate>Sun, 06 Sep 2015 08:40:54 -0000</pubDate></item><item><title>Re: Renumbering a VEM on the Cisco 1000V</title><link>http://virtualinsanity.com/index.php/2011/12/29/renumbering-vems-on-the-cisco-1000v/#comment-1905130503</link><description>&lt;p&gt;You don't have to shut down the host. You can just stop/start the VEM process (vem stop, vem start) from the ESXi CLI. Also handy to keep an eye on "show module vem missing" to confirm the vem is offline before you start.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc La Porte</dc:creator><pubDate>Fri, 13 Mar 2015 09:12:32 -0000</pubDate></item><item><title>Re: Tintri &amp;#8211; Get Thin for the Win!</title><link>http://virtualinsanity.com/index.php/2015/01/21/tintri-get-thin-for-the-win/#comment-1810882302</link><description>&lt;p&gt;Craig,&lt;br&gt;Yes compression is a feature only on the T800 series platform, T540 and T600 series do not have compression.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">scottdsauer</dc:creator><pubDate>Thu, 22 Jan 2015 07:24:56 -0000</pubDate></item><item><title>Re: Tintri &amp;#8211; Get Thin for the Win!</title><link>http://virtualinsanity.com/index.php/2015/01/21/tintri-get-thin-for-the-win/#comment-1810378892</link><description>&lt;p&gt;Are these features only in the 8000 series? Or will my T540 be included?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Muller</dc:creator><pubDate>Wed, 21 Jan 2015 21:32:57 -0000</pubDate></item><item><title>Re: Building a Home Lab with ESXi 5.5, VSAN, and Mac Mini Server (6,2) (Part 1 of 3)</title><link>http://virtualinsanity.com/index.php/2013/09/30/building-a-home-lab-with-esxi-5-5-vsan-and-mac-mini-server-62-part-1-of-3/#comment-1799926509</link><description>&lt;p&gt;Your setup looks awesome with the Minis! I happened to notice you are using LACP (dynamic etherchannel) for your networking. I recently set up my own 3-node VSAN cluster on 3 Intel 1U blades at home, and for VSAN (over vDS) I use LBT with excellent results. Vsphere hosts and vswitches are not capable of looping so LAG/LACP is pointless. Do a Google search for 'LACP vs LBT' and you can find articles about this. Just food for thought is all... If you have specific reasons to run LACP in your environment then that's fine. I do know that on mine with LBT, I am running my managed switch but there are no ehterchannels set up at all. I have all the VSAN ports plugged in with absolutely no switch configuration (default, I could use a dumb-switch for this). Vsphere doesn't cause broadcast loops. It just works, and is simpler to set up..  It will also better utilize the uplinks for traffic balancing.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">samsonite801</dc:creator><pubDate>Sun, 18 Jan 2015 13:37:53 -0000</pubDate></item><item><title>Re: Upgrading SRM from 5.0 to 5.5</title><link>http://virtualinsanity.com/index.php/2014/07/24/upgrading-srm-from-5-0-to-5-5/#comment-1639070927</link><description>&lt;p&gt;A solution that worked for me was to login to vCenter with an account that is part of&lt;br&gt;"Administrators" group that you see in the dbo.pd_acedata table. That&lt;br&gt;group is actually the local Administrators group on the local server itself -&lt;br&gt;it's not the Administrators group of domain (which will show up as&lt;br&gt;CONTOSO\Administrators) or part of vCenter SSO. So, I logged in as a local&lt;br&gt;server user that was part of that Administrators group (in my case it was a renamed&lt;br&gt;account from the original Administrator account) and was able to load SRM&lt;br&gt;plugin. From there I went to permissions tab and added the domain group that&lt;br&gt;should have correct permissions and was then able to login SRM with a domain&lt;br&gt;user that was part of that domain group as expected. If you are able to fix it this&lt;br&gt;way, you don’t need to fumble with SQL entries.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Georgi Ikonomov</dc:creator><pubDate>Thu, 16 Oct 2014 11:14:21 -0000</pubDate></item><item><title>Re: Configure vCenter Operations to Remove Deleted vCenter Objects</title><link>http://virtualinsanity.com/index.php/2012/10/02/how-to-configure-vcenter-operations-to-remove-deleted-vcenter-objects/#comment-1363933633</link><description>&lt;p&gt;Thanks for the post - I use it frequently when I forget which file to edit. &lt;br&gt;The in vCops 5.8 there are a few new settings that you could write about as well.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Monberg</dc:creator><pubDate>Thu, 01 May 2014 09:30:59 -0000</pubDate></item><item><title>Re: Building a Home Lab with ESXi 5.5, VSAN, and Mac Mini Server (6,2) (Part 1 of 3)</title><link>http://virtualinsanity.com/index.php/2013/09/30/building-a-home-lab-with-esxi-5-5-vsan-and-mac-mini-server-62-part-1-of-3/#comment-1288347456</link><description>&lt;p&gt;Is this going to be updated anytime soon I'm dying to see the next part??????&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Cunliffe</dc:creator><pubDate>Mon, 17 Mar 2014 10:43:51 -0000</pubDate></item><item><title>Re: Building a Home Lab with ESXi 5.5, VSAN, and Mac Mini Server (6,2) (Part 1 of 3)</title><link>http://virtualinsanity.com/index.php/2013/09/30/building-a-home-lab-with-esxi-5-5-vsan-and-mac-mini-server-62-part-1-of-3/#comment-1254313927</link><description>&lt;p&gt;Where are part 2 and 3 ? I am building the same type of lab.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cyril</dc:creator><pubDate>Thu, 20 Feb 2014 20:27:27 -0000</pubDate></item><item><title>Re: Performance Troubleshooting VMware vSphere – Memory</title><link>http://virtualinsanity.com/index.php/2010/02/19/performance-troubleshooting-vmware-vsphere-memory/#comment-1157107686</link><description>&lt;p&gt;If you are interested in these performance counters from within a Linux guest, good news.&lt;/p&gt;&lt;p&gt;I recently implemented a python-vmguestlib wrapper that ships its own tool vmguest-stats for displaying those performance counters. And I have added 3 new plugins in Dstat specifically for those VMGuestLlib SDK counters.&lt;/p&gt;&lt;p&gt;So correlating these counters with other performance data is as simple as:&lt;/p&gt;&lt;p&gt;    dstat -c –vm-cpu -m –vm-mem –vm-mem-adv&lt;/p&gt;&lt;p&gt;You can find the python wrappers and Dstat at:&lt;/p&gt;&lt;p&gt;    &lt;a href="http://github.com/dagwieers/vmguestlib" rel="nofollow noopener" target="_blank" title="http://github.com/dagwieers/vmguestlib"&gt;http://github.com/dagwieers...&lt;/a&gt;&lt;br&gt;    &lt;a href="http://github.com/dagwieers/dstat" rel="nofollow noopener" target="_blank" title="http://github.com/dagwieers/dstat"&gt;http://github.com/dagwieers...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Feedback and improvements welcomed !&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dag Wieers</dc:creator><pubDate>Tue, 10 Dec 2013 06:18:05 -0000</pubDate></item><item><title>Re: Building a Home Lab with ESXi 5.5, VSAN, and Mac Mini Server (6,2) (Part 1 of 3)</title><link>http://virtualinsanity.com/index.php/2013/09/30/building-a-home-lab-with-esxi-5-5-vsan-and-mac-mini-server-62-part-1-of-3/#comment-1142125161</link><description>&lt;p&gt;Hi, I recently picked up some 2950s from work and I also have built a home lab with 2 white boxes and shared storage. Do you think have the 2 2950s around is beneficial or should I continue trying for the smaller footprint though these were free?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Keith W.</dc:creator><pubDate>Wed, 27 Nov 2013 17:57:03 -0000</pubDate></item><item><title>Re: Building a Home Lab with ESXi 5.5, VSAN, and Mac Mini Server (6,2) (Part 1 of 3)</title><link>http://virtualinsanity.com/index.php/2013/09/30/building-a-home-lab-with-esxi-5-5-vsan-and-mac-mini-server-62-part-1-of-3/#comment-1133887024</link><description>&lt;p&gt;How did u cluster the 3 mac?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">darkdavid</dc:creator><pubDate>Thu, 21 Nov 2013 21:15:53 -0000</pubDate></item><item><title>Re: Set Your MaxHWTransferSize for vSphere Hosts on VMAX</title><link>http://virtualinsanity.com/index.php/2013/01/07/set-your-maxhwtransfersize-for-vsphere-hosts-on-vmax/#comment-1028723565</link><description>&lt;p&gt;You actually can set this with PowerCLI (thank goodness!)&lt;/p&gt;&lt;p&gt;$myhost | Get-AdvancedSetting -Name "DataMover.MaxHWTransferSize" | Set-AdvancedSetting -Value 16384&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bohiti</dc:creator><pubDate>Tue, 03 Sep 2013 15:34:00 -0000</pubDate></item><item><title>Re: PowerPath VE Versus Round Robin on VMAX – Round 3 (TKO)</title><link>http://virtualinsanity.com/index.php/2011/11/09/powerpathround3/#comment-924338950</link><description>&lt;p&gt;Hi Brandon,&lt;/p&gt;&lt;p&gt;I was recently searching around for some good independent case studies on PowerPath vs native, and thought this was fantastic from a vmware perspective.  I loved your testing methodology and data reporting.  That being said, you made the comment "PowerPath for physical servers is a no-brainer." - and I was wondering if you did direct testing yourself or otherwise knew of a report you trust that would validate those in more data-oriented terms?  Our use case / focus area is physical right now for MSSQL OLTP DBs.&lt;/p&gt;&lt;p&gt;Here's the popular EMC one, but I take all vendor published information with a grain of salt - &lt;a href="http://www.emc.com/collateral/analyst-reports/11-10-00-esg-lab-validation-emc-powerpath.pdf" rel="nofollow noopener" target="_blank" title="http://www.emc.com/collateral/analyst-reports/11-10-00-esg-lab-validation-emc-powerpath.pdf"&gt;http://www.emc.com/collater...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;We'll be testing with similar methodology ourselves, but it might be valuable to see independent results in the wild.  Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeffrey Thompson</dc:creator><pubDate>Sun, 09 Jun 2013 10:43:45 -0000</pubDate></item><item><title>Re: If it sounds too good to be true, it can still be true &amp;#8211; PernixData FVP</title><link>http://virtualinsanity.com/index.php/2013/05/10/pernixdata-fvp-occasionally-too-good-to-be-true-can-still-be-true/#comment-903982167</link><description>&lt;p&gt;Fletcher: I asked Satyam about this, and he said it is the very next thing on their plate.  No real indication of when, but I would assume we'd be seeing it shortly after release.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">BrandonJRiley</dc:creator><pubDate>Tue, 21 May 2013 11:56:43 -0000</pubDate></item><item><title>Re: If it sounds too good to be true, it can still be true &amp;#8211; PernixData FVP</title><link>http://virtualinsanity.com/index.php/2013/05/10/pernixdata-fvp-occasionally-too-good-to-be-true-can-still-be-true/#comment-894767075</link><description>&lt;p&gt;Any ETA when NFS datastores will be supported?  thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fletcher Cocquyt</dc:creator><pubDate>Sun, 12 May 2013 13:05:17 -0000</pubDate></item><item><title>Re: My next chapter&amp;hellip;</title><link>http://virtualinsanity.com/index.php/2013/04/02/my-next-chapter/#comment-851515976</link><description>&lt;p&gt;Congratulations, Scott. Tintri is excellent technology and excellent people are there.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rick Vanover</dc:creator><pubDate>Thu, 04 Apr 2013 03:39:23 -0000</pubDate></item><item><title>Re: My next chapter&amp;hellip;</title><link>http://virtualinsanity.com/index.php/2013/04/02/my-next-chapter/#comment-850019662</link><description>&lt;p&gt;Congratulations on the next adventure!&lt;/p&gt;&lt;p&gt;Keep in touch. Or else.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Johnson ☁</dc:creator><pubDate>Tue, 02 Apr 2013 19:37:54 -0000</pubDate></item><item><title>Re: Set Your MaxHWTransferSize for vSphere Hosts on VMAX</title><link>http://virtualinsanity.com/index.php/2013/01/07/set-your-maxhwtransfersize-for-vsphere-hosts-on-vmax/#comment-830351609</link><description>&lt;p&gt;That command is depreciated.  Use Set-AdvancedSetting instead.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joe</dc:creator><pubDate>Fri, 15 Mar 2013 13:53:54 -0000</pubDate></item><item><title>Re: Set Your MaxHWTransferSize for vSphere Hosts on VMAX</title><link>http://virtualinsanity.com/index.php/2013/01/07/set-your-maxhwtransfersize-for-vsphere-hosts-on-vmax/#comment-785729402</link><description>&lt;p&gt;Any idea if this will work with Host Profiles in an AutoDeploy Environment?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John F</dc:creator><pubDate>Fri, 01 Feb 2013 08:26:03 -0000</pubDate></item><item><title>Re: PowerPath VE Versus Round Robin on VMAX – Round 3 (TKO)</title><link>http://virtualinsanity.com/index.php/2011/11/09/powerpathround3/#comment-778944259</link><description>&lt;p&gt;Cam:&lt;/p&gt;&lt;p&gt;ALUA is used for midrange arrays that are not active / active. These tests were done on a Symmetrix, which is active / active. It might be interesting to see these tests done on a VNX or EVA with ALUA.  &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">BrandonJRiley</dc:creator><pubDate>Sat, 26 Jan 2013 09:36:58 -0000</pubDate></item><item><title>Re: PowerPath VE Versus Round Robin on VMAX – Round 3 (TKO)</title><link>http://virtualinsanity.com/index.php/2011/11/09/powerpathround3/#comment-778119339</link><description>&lt;p&gt;This thread is over a year old now but I also noticed that ALUA was not discussed in the testing.  RR will alternate between multiple storage paths presented to the host, but it doesn't take into account the latency on a single path; thus, it doesn't prefer faster access paths over slower ones.  When ALUA is enabled, RR should always prefer the path(s) with the lowest latency and thus the tests with PowerPath would be more meaningful.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cam</dc:creator><pubDate>Fri, 25 Jan 2013 15:51:35 -0000</pubDate></item><item><title>Re: Set Your MaxHWTransferSize for vSphere Hosts on VMAX</title><link>http://virtualinsanity.com/index.php/2013/01/07/set-your-maxhwtransfersize-for-vsphere-hosts-on-vmax/#comment-760219836</link><description>&lt;p&gt;it is sad cuz i get the value using Get-VMHostAdvancedConfiguration -VMHost (Get-VMHost $vmhost) DataMover.MaxHWTransferSize but cant set it :(&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rubeel Iqbal</dc:creator><pubDate>Tue, 08 Jan 2013 13:15:11 -0000</pubDate></item></channel></rss>