<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Raymond P. Burkholder - Things I Do - VMWare</title>
    <link>https://blog.raymond.burkholder.net/</link>
    <description>In And Around Technology and The Arts</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.7.2 - http://www.s9y.org/</generator>
    <pubDate>Sun, 22 Oct 2017 15:29:47 GMT</pubDate>

    <image>
        <url>https://blog.raymond.burkholder.net/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Raymond P. Burkholder - Things I Do - VMWare - In And Around Technology and The Arts</title>
        <link>https://blog.raymond.burkholder.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>ESXi vSwitch Load Balancing Details</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/838-ESXi-vSwitch-Load-Balancing-Details.html</link>
            <category>VMWare</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/838-ESXi-vSwitch-Load-Balancing-Details.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=838</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=838</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;Matt Oswalt has an article called &lt;a href=&quot;https://keepingitclassless.net/2013/05/esxi-vswitch-load-balancing-woes/&quot; target=_blank&gt;ESXi vSwitch Load Balancing Woes&lt;/a&gt; where he deep dives into VMware&#039;s ESXi virtual switch and, based upon personal experience, discusses port channels, hash algorithm selection, and path selection.  I need to refer back to this to see if networks I&#039;ve seen conform to what he discusses. 
    </content:encoded>

    <pubDate>Sun, 22 Oct 2017 15:05:35 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/838-guid.html</guid>
    
</item>
<item>
    <title>VMware, SDK, C++, Python, and Soap</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/635-VMware,-SDK,-C++,-Python,-and-Soap.html</link>
            <category>VMWare</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/635-VMware,-SDK,-C++,-Python,-and-Soap.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=635</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=635</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    Some links I&#039;ve used when working with the VMware API:

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://communities.vmware.com/docs/DOC-10296&quot; target=_blank&gt;Problems connecting to VI SDK using C++/gsoap-2.7&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.cs.fsu.edu/~engelen/soap.html&quot; target=_blank&gt;gSOAP Toolkit Software Download Instructions&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;https://communities.vmware.com/message/2243863&quot; target=_blank&gt;Need start up with VMWare API in c++&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/6010178/issues-compiling-vmware-web-api-client-code-into-useable-objects&quot; target=_blank&gt;Issues compiling vmware web api client code into useable objects&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.ws-i.org/Profiles/BasicProfile-1.0-2004-04-16.html&quot; target=_blank&gt;non-proprietary Web services specifications&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/17320469/vsphere-api-to-change-ip-address-of-virtualmachine&quot; target=_blank&gt;vsphere api to change ip address of VirtualMachine&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;http://pubs.vmware.com/vsphere-50/index.jsp#com.vmware.sdk.doc_50&quot; target=_blank&gt;vSphere Web Services SDK Documentation&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;http://www.geeklee.co.uk/tag/pyvmomi/&quot; target=_blank&gt;geeklee&#039;s notes on pyVmomi&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/vmware/pyvmomi/issues/22&quot; target=_blank&gt;pyvmomi login to guest example&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.vmware.com/support/developer/vc-sdk/visdk2xpubs/ReferenceGuide/&quot; target=_blank&gt;VMware Infrastructure Object Model Overview&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;https://dunniganp.wordpress.com/2012/09/10/comparison-of-python-vmware-vsphere-client-libraries/&quot; target=_blank&gt;Comparison of Python VMware vSphere client libraries&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;http://pubs.vmware.com/vsphere-51/topic/com.vmware.ICbase/PDF/wssdk_prog_guide_5_1.pdf&quot; target=_blank&gt;vSphere Web Services SDK
Programming Guide&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;http://blog.tsugliani.fr/scripts-and-tips/pyvmomi-finally-vsphere-python-sdk/&quot; target=_blank&gt;pyVmomi, finally ! (vSphere python SDK)&lt;/a&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/tsugliani/pyvmomi/blob/master/sample/getvmstree.py&quot; target=_blank&gt; pyvmomi/sample/getvmstree.py&lt;/a&gt;
  &lt;/ul&gt; 
    </content:encoded>

    <pubDate>Mon, 03 Aug 2015 16:24:36 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/635-guid.html</guid>
    
</item>
<item>
    <title>VMware Virtual CPU States</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/618-VMware-Virtual-CPU-States.html</link>
            <category>VMWare</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/618-VMware-Virtual-CPU-States.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=618</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=618</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;ul&gt;
  &lt;li&gt;vCPU: one or more CPUs assigned to a virtual machine
  &lt;li&gt;pCPU:  one or more physical CPUs in a host, with a physical slot containing one or more physical cores
  &lt;/ul&gt;

A vCPU can be in one of three basic states:

&lt;ul&gt;
  &lt;li&gt;Run:  actually performing work.  Compare load of one vCPU with others to ensure load is balanced.  If all are heavily used, then may additional vCPU resources.
  &lt;li&gt;Wait:  two sub-states:  idle-wait - nothing to do, io-wait - waiting for to read/write storage.  A high io-wait may indicate performance issues on the underlying storage
  &lt;li&gt;Ready:  the vCPU is ready to work, but a pCPU has not yet been allocated.  &lt;10% may be good.  &gt;20% may be bad as allocation process is not being efficient or process resources are scarce.  Check for CPU affinity if things seem unbalanced across pCPUs.
  &lt;/ul&gt;a 
    </content:encoded>

    <pubDate>Wed, 03 Dec 2014 17:50:53 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/618-guid.html</guid>
    
</item>
<item>
    <title>HostDatastoreSystem.QueryVmfsDatastoreCreateOptions</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/29-HostDatastoreSystem.QueryVmfsDatastoreCreateOptions.html</link>
            <category>VMWare</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/29-HostDatastoreSystem.QueryVmfsDatastoreCreateOptions.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=29</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;I was having problems with getting a VMWare ESXi 5.1 Host to register properly with vSphere 5.0 (probably something seriously wrong with that whole concept all by itself).  During the install of ESXi 5.1, the local drives were attached and formatted for vmfs capability.

&lt;p&gt;Since I couldn&#039;t fix the registration problem, I rolled the host back to ESXi 4.1.  When it came time to reformat and make the 
drives useful for vmfs, I encountered an error along the lines of:

&lt;pre&gt;&lt;blockquote&gt;
VMware: Call &quot;HostDatastoreSystem.QueryVmfsDatastoreCreateOptions&quot; 
  for object &quot;ha-datastoresystem&quot; on ESXi &quot;SERVERNAME&quot; failed
&lt;/blockquote&gt;&lt;/pre&gt;
 &lt;br /&gt;&lt;a href=&quot;https://blog.raymond.burkholder.net/index.php?/archives/29-HostDatastoreSystem.QueryVmfsDatastoreCreateOptions.html#extended&quot;&gt;Continue reading &quot;HostDatastoreSystem.QueryVmfsDatastoreCreateOptions&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 23 Oct 2012 16:50:14 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/29-guid.html</guid>
    
</item>
<item>
    <title>Migrating a QEMU/KVM Image to VMWare</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/32-Migrating-a-QEMUKVM-Image-to-VMWare.html</link>
            <category>VMWare</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/32-Migrating-a-QEMUKVM-Image-to-VMWare.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=32</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;I recently found out that ISPs and Managed Service Providers are able to obtain a different  licensing schedule from VMWare for hosted services.  For some facilities, just starting up, this may be an attractive alternative to VMWare&#039;s mainstream licensing policy.  Expecting that  growth will be a primary driving factor, licensing is based upon a monthly useage fee.  One has  to become a partner with VMWare in order to take advantage of this program. &lt;br /&gt;&lt;a href=&quot;https://blog.raymond.burkholder.net/index.php?/archives/32-Migrating-a-QEMUKVM-Image-to-VMWare.html#extended&quot;&gt;Continue reading &quot;Migrating a QEMU/KVM Image to VMWare&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 22 Oct 2012 16:56:15 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/32-guid.html</guid>
    
</item>
<item>
    <title>VMWare Mouse Release on Debian Lenny Guest</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/438-VMWare-Mouse-Release-on-Debian-Lenny-Guest.html</link>
            <category>Debian</category>
            <category>VMWare</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/438-VMWare-Mouse-Release-on-Debian-Lenny-Guest.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=438</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=438</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;A simple message to myself.  When installing a Debian Lenny 5.0.1 KDE guest  in VMWare Workstation hosted on Windows XP, a few steps are required in order to move into and out of the guest without the ctrl-alt mouse release sequence:

&lt;ul&gt;
  &lt;li&gt;apt-get install build-essential on the guest
  &lt;li&gt;apt-get install linux-headers-...
  &lt;li&gt;build and install the VMWare toolkit in the guest
  &lt;li&gt;add &#039;Option &quot;CorePointer&quot;&#039; to the mouse section of /etc/X11/xorg.conf 
  &lt;li&gt;add &#039;Option &quot;CoreKeyBoard&quot;&#039; to the keyboard section of /etc/X11/xorg.conf
  &lt;li&gt;restart KDE
  &lt;/ul&gt;

&lt;p&gt;A visit to a 
&lt;a href=&quot;http://communities.vmware.com/thread/211821&quot; target=_blank&gt;VMWare Community&lt;/a&gt;
describes a couple of additional steps for getting the VMWare Shared Folders (HGFS) Share to 
work inside of Lenny 5.0.1 as well.  Basically, in the /etc/fstab file, which VMWare updates
when you perform a tool install, append &#039;,uid=1000,gid=1000&#039;  to the &#039;ttl=5&#039; portion
of the .host line, so it looks something like:

&lt;blockquote&gt;&lt;pre&gt;
.host:/ /mnt/hgfs vmhgfs defaults,ttl=5,uid=1000,gid=1000 0 0
&lt;/pre&gt;&lt;/blockquote&gt;

&lt;p&gt;The actual value to be used in place of 1000 is what ever your uid,gid are for your 
current window session.  This an be determined at the command line by:

&lt;blockquote&gt;&lt;pre&gt;
echo ${UID}
&lt;/pre&gt;&lt;/blockquote&gt;

&lt;p&gt;Without the uid/gid values in the fstab file, the share is made available for the root user.  Anyway, after
the restart, by using the file explorer, go to /mnt/hgfs to see the volumes. 
    </content:encoded>

    <pubDate>Sun, 28 Jun 2009 13:44:00 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/438-guid.html</guid>
    
</item>
<item>
    <title>Debian Etch 2 Base Build</title>
    <link>https://blog.raymond.burkholder.net/index.php?/archives/407-Debian-Etch-2-Base-Build.html</link>
            <category>Debian</category>
            <category>VMWare</category>
    
    <comments>https://blog.raymond.burkholder.net/index.php?/archives/407-Debian-Etch-2-Base-Build.html#comments</comments>
    <wfw:comment>https://blog.raymond.burkholder.net/wfwcomment.php?cid=407</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>https://blog.raymond.burkholder.net/rss.php?version=2.0&amp;type=comments&amp;cid=407</wfw:commentRss>
    

    <author>nospam@example.com (Raymond P. Burkholder)</author>
    <content:encoded>
    &lt;p&gt;This build process creates a basic VMWare session with Debian Etch 2 Network Boot CD.    Familiarity with VMWare is assumed.  A similar configuration can be used when installing on  physical hardware.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;https://blog.raymond.burkholder.net/index.php?/archives/407-Debian-Etch-2-Base-Build.html#extended&quot;&gt;Continue reading &quot;Debian Etch 2 Base Build&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 13 Nov 2006 17:46:59 +0000</pubDate>
    <guid isPermaLink="false">https://blog.raymond.burkholder.net/index.php?/archives/407-guid.html</guid>
    
</item>

</channel>
</rss>
