<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Jonathan Marrott's VM Scripting Blog</title>
    <link>http://communities.vmware.com/blogs/froboy</link>
    <description>A swell blog containing some of the scripts I have written for VM management.</description>
    <pubDate>Fri, 18 Jan 2008 18:32:21 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-01-18T18:32:21Z</dc:date>
    <item>
      <title>Enable VMotion on VMKernel port</title>
      <link>http://communities.vmware.com/blogs/froboy/2008/01/18/enable-vmotion-on-vmkernel-port</link>
      <description>This will enable VMotion on a VMKernel port. I am writing this one because it changed between verisons of ESX.  This command uses the very useful vimsh.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;ESX 3.0.x:&lt;/b&gt;&lt;br /&gt;
vimsh -n -e "/hostsvc/vmotion/vnic_set portgroup2"&lt;br /&gt;
portgroup# - Determined by the order of portgroup creation. The system automatically makes one to begin with.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;ESX 3.5:&lt;/b&gt;&lt;br /&gt;
vimsh -n -e "/hostsvc/vmotion/vnic_set vmk0"&lt;br /&gt;
vmk# - Determined by the order of the VMKernel port creation. The first one created is '0'.</description>
      <category domain="http://communities.vmware.com/blogs/froboy/tags">esx</category>
      <category domain="http://communities.vmware.com/blogs/froboy/tags">vimsh</category>
      <category domain="http://communities.vmware.com/blogs/froboy/tags">vmotion</category>
      <category domain="http://communities.vmware.com/blogs/froboy/tags">vmkernel</category>
      <category domain="http://communities.vmware.com/blogs/froboy/tags">script</category>
      <pubDate>Fri, 18 Jan 2008 18:32:00 GMT</pubDate>
      <author>froboy</author>
      <guid>http://communities.vmware.com/blogs/froboy/2008/01/18/enable-vmotion-on-vmkernel-port</guid>
      <dc:date>2008-01-18T18:32:00Z</dc:date>
      <clearspace:dateToText>1 year, 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <wfw:comment>http://communities.vmware.com/blogs/froboy/comment/enable-vmotion-on-vmkernel-port</wfw:comment>
      <wfw:commentRss>http://communities.vmware.com/blogs/froboy/feeds/comments?blogPostID=1405</wfw:commentRss>
    </item>
  </channel>
</rss>

