<?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>Virtually Nick</title>
    <link>http://communities.vmware.com/blogs/virtually.nick</link>
    <description>Comment Feed for Virtually Nick</description>
    <pubDate>Mon, 27 Jul 2009 00:19:20 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-07-27T00:19:20Z</dc:date>
    <item>
      <title>RE:&amp;nbsp;Community ESX(i) Driver Project</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2009/02/25/community-esxi-driver-project#comments-11845</link>
      <description>Hey there... It's been very quiet since late February  ?  &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/happy.gif" alt=":-)" /&gt;&lt;br /&gt;
&lt;br /&gt;
Has there been any consideration on porting the realtek's over to V4  ?</description>
      <pubDate>Mon, 27 Jul 2009 00:19:20 GMT</pubDate>
      <author>snocrash</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2009/02/25/community-esxi-driver-project#comments-11845</guid>
      <dc:date>2009-07-27T00:19:20Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;More ESX Drivers!</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2009/02/03/more-esx-drivers#comments-11301</link>
      <description>Can you post any more details? I'm also trying to use this NIC in a vmware lab environment.  But I've got the latest and greatest kernel which is version 2.4.21-57.ELvmnix and when I try to use your driver it tells me it was compiled with 2.4.21-27.&lt;br /&gt;
&lt;br /&gt;
I was wondering if you upgraded to 2.4.21-57.ELvmnix and could send me a precompiled driver?&lt;br /&gt;
&lt;br /&gt;
thanks,</description>
      <pubDate>Sun, 03 May 2009 17:40:09 GMT</pubDate>
      <author>bhickey72</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2009/02/03/more-esx-drivers#comments-11301</guid>
      <dc:date>2009-05-03T17:40:09Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;ESXi + PXE</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/12/20/esxi-pxe#comments-11156</link>
      <description>Sorry...I should have been more clear.  I wasn't talking about getting PXE boot going....just the driver.&lt;br /&gt;
&lt;br /&gt;
I don't know how to get this RTL 8169 driver working in ESX 3.5. I did get it working in ESXi.&lt;br /&gt;
&lt;br /&gt;
Thanks for your time,&lt;br /&gt;
&lt;br /&gt;
Jim</description>
      <pubDate>Sun, 05 Apr 2009 21:36:55 GMT</pubDate>
      <author>Jim Nickel</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/12/20/esxi-pxe#comments-11156</guid>
      <dc:date>2009-04-05T21:36:55Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;ESXi + PXE</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/12/20/esxi-pxe#comments-11137</link>
      <description>Georg:&lt;br /&gt;
Feel free to contact me with questions.  I don't always respond in a timely fashion, so I'll apologize in advance!</description>
      <pubDate>Fri, 03 Apr 2009 23:32:02 GMT</pubDate>
      <author>nick.couchman</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/12/20/esxi-pxe#comments-11137</guid>
      <dc:date>2009-04-03T23:32:02Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;ESXi + PXE</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/12/20/esxi-pxe#comments-11147</link>
      <description>Jim:&lt;br /&gt;
ESX 3.5 is a different beast.  The reason why ESXi works so easily is because it reads all of the boot files directly to RAM and then creates the root filesystem in RAM.  It then has utilities to manage changes and stuff like that and write those things back to the actual filesystems.  ESX, on the other hand, does a lot of local disk transactions and requires that you have things in the right places.  Booting this via PXE would require not only the PXE/TFTP server, but also you would have to mount a lot of filesystems over NFS or something similar so that ESX had it available.  I've never looked to see if anyone has tried this before, but it is a lot more work.  The one thing that would work somewhat easily is booting ESX via iSCSI, especially if you have an iSCSI HBA.  Even without an iSCSI HBA, it may be possible to use the software iSCSI initiator in ESX and modify startups and such so that it works.  Not sure about that one...</description>
      <pubDate>Fri, 03 Apr 2009 23:31:32 GMT</pubDate>
      <author>nick.couchman</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/12/20/esxi-pxe#comments-11147</guid>
      <dc:date>2009-04-03T23:31:32Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;ESXi + PXE</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/12/20/esxi-pxe#comments-11136</link>
      <description>I saw the instructions to get this driver working on ESXi and tried it and it worked!&lt;br /&gt;
&lt;br /&gt;
However, how do you get it going on ESX 3.5 (not ESXi)?&lt;br /&gt;
&lt;br /&gt;
Jim</description>
      <pubDate>Thu, 02 Apr 2009 18:13:43 GMT</pubDate>
      <author>Jim Nickel</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/12/20/esxi-pxe#comments-11136</guid>
      <dc:date>2009-04-02T18:13:43Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;ESXi + PXE</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/12/20/esxi-pxe#comments-11006</link>
      <description>Hi Nick, &lt;br /&gt;
&lt;br /&gt;
sounds cool to me. I' gonna try this too. If I run in to trouble, can I ask you a few questions? &lt;br /&gt;
&lt;br /&gt;
Regards &lt;br /&gt;
&lt;br /&gt;
Georg</description>
      <pubDate>Thu, 05 Mar 2009 11:52:21 GMT</pubDate>
      <author>KidLark</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/12/20/esxi-pxe#comments-11006</guid>
      <dc:date>2009-03-05T11:52:21Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;ESXi on Whitebox Hardware</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/08/15/esxi-on-whitebox-hardware#comments-10920</link>
      <description>Nick thanks so much for this info. It helped me get ESXi running on my supermicro x5dpa-tgm+ after a day of frustration! &lt;br /&gt;
&lt;br /&gt;
Thanks again!</description>
      <pubDate>Mon, 02 Mar 2009 19:31:21 GMT</pubDate>
      <author>basslineshift</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/08/15/esxi-on-whitebox-hardware#comments-10920</guid>
      <dc:date>2009-03-02T19:31:21Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;More ESX Drivers!</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2009/02/03/more-esx-drivers#comments-10729</link>
      <description>Great news!&lt;br /&gt;
&lt;br /&gt;
I'll look forward to it!</description>
      <pubDate>Fri, 13 Feb 2009 15:49:59 GMT</pubDate>
      <author>Syyllinen</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2009/02/03/more-esx-drivers#comments-10729</guid>
      <dc:date>2009-02-13T15:49:59Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;ESXi on Whitebox Hardware</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/08/15/esxi-on-whitebox-hardware#comments-10350</link>
      <description>Maybe so, although this was actually a D600 (not C600) and had at least 512MB of memory.  Still, maybe something memory-related, or it could be something about the Pentium M CPU it didn't like...who knows??</description>
      <pubDate>Tue, 16 Dec 2008 21:51:54 GMT</pubDate>
      <author>nick.couchman</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/08/15/esxi-on-whitebox-hardware#comments-10350</guid>
      <dc:date>2008-12-16T21:51:54Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;ESXi on Whitebox Hardware</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/08/15/esxi-on-whitebox-hardware#comments-10349</link>
      <description>Sorry for the delayed response.  The short answer is I don't manage health on the systems.  I installed ESXi on these systems because they were "left-over" boxes that I don't use much anymore and that didn't have a lot of use for anything else.  Having a free version of ESX available there and the ability to use these machines for running a few VMs helped tremendously, but I didn't ever put anything mission-critical on these systems.  Our new boxes are entirely Dell, and the health monitoring in ESXi/ESX works great for the Dell systems.</description>
      <pubDate>Tue, 16 Dec 2008 21:50:37 GMT</pubDate>
      <author>nick.couchman</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/08/15/esxi-on-whitebox-hardware#comments-10349</guid>
      <dc:date>2008-12-16T21:50:37Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Virtual Appliances: Increasing Open Source Popularity</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/08/20/virtual-appliances-increasing-open-source-popularity#comments-10348</link>
      <description>Maybe so...I'd like to see MS forced to change their licensing habits, but I don't have a lot of faith.  Guess I'm just cynical about Microsoft that way... &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/happy.gif" alt=":-)" /&gt;</description>
      <pubDate>Tue, 16 Dec 2008 21:47:49 GMT</pubDate>
      <author>nick.couchman</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/08/20/virtual-appliances-increasing-open-source-popularity#comments-10348</guid>
      <dc:date>2008-12-16T21:47:49Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;More WhiteBox Success</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/08/26/more-whitebox-success#comments-10347</link>
      <description>No, I've not seen this issue.  Is that a kernel panic on guest shutdown, or when actually shutting down the ESXi host?</description>
      <pubDate>Tue, 16 Dec 2008 21:46:16 GMT</pubDate>
      <author>nick.couchman</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/08/26/more-whitebox-success#comments-10347</guid>
      <dc:date>2008-12-16T21:46:16Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Virtual Appliances: Increasing Open Source Popularity</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/08/20/virtual-appliances-increasing-open-source-popularity#comments-9265</link>
      <description>&lt;div class="jive-quote"&gt;Microsoft licensing doesn't lend itself well (at all??)&lt;br /&gt;
to this type of usage.&lt;/div&gt;
&lt;br /&gt;
Historically, yes. There's an ongoing attempt to remedy this, but I've only heard of a few vendors succeeding. If it does change, my hunch is that it'll likely be for newer products, rather than existing products.&lt;br /&gt;
&lt;br /&gt;
-J&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Jason Mills -- jmills@vmware.com&lt;br /&gt;
  -- - -- - -- - -- - -- - -- - -- - -- - - --&lt;br /&gt;
  Virtual Appliance Partner Enablement Manager&lt;br /&gt;
  -- - -- - -- - -- - -- - -- - -- - -- - - --</description>
      <pubDate>Thu, 23 Oct 2008 08:06:57 GMT</pubDate>
      <author>JMills</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/08/20/virtual-appliances-increasing-open-source-popularity#comments-9265</guid>
      <dc:date>2008-10-23T08:06:57Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;ESXi on Whitebox Hardware</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/08/15/esxi-on-whitebox-hardware#comments-8923</link>
      <description>I think Dell C600 laptop issue is related to memory. I noticed this when I was working with the dell gx400. If I have like 128mb ram it would not even boot right. Added memory..no issue.</description>
      <pubDate>Sat, 04 Oct 2008 18:14:38 GMT</pubDate>
      <author>mouseyd</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/08/15/esxi-on-whitebox-hardware#comments-8923</guid>
      <dc:date>2008-10-04T18:14:38Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;More WhiteBox Success</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/08/26/more-whitebox-success#comments-8922</link>
      <description>I have managed to do something similar. I have 2 dell gx400 p4 servers with 2GB ram running esxi fine. Only problem is that I get a kernal panic on shutdown....funny thing is on reboot it works with no issues.  Have you experienced this? I will be working to ass Virtual center and iscsi to this setup very soon.  Any info I can use?&lt;br /&gt;
Thanks</description>
      <pubDate>Sat, 04 Oct 2008 18:11:15 GMT</pubDate>
      <author>mouseyd</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/08/26/more-whitebox-success#comments-8922</guid>
      <dc:date>2008-10-04T18:11:15Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;ESXi on Whitebox Hardware</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/08/15/esxi-on-whitebox-hardware#comments-8665</link>
      <description>Hello,&lt;br /&gt;
how do you manage health on Supermicro?&lt;br /&gt;
&lt;br /&gt;
If a fan fail?&lt;br /&gt;
If temperature fail?&lt;br /&gt;
If hard disk fail?</description>
      <pubDate>Fri, 12 Sep 2008 16:52:43 GMT</pubDate>
      <author>davidemiccone</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/08/15/esxi-on-whitebox-hardware#comments-8665</guid>
      <dc:date>2008-09-12T16:52:43Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;ESXi on Whitebox Hardware</title>
      <link>http://communities.vmware.com/blogs/virtually.nick/2008/08/15/esxi-on-whitebox-hardware#comments-7994</link>
      <description>Sorry - appears that the bullets do not show up correctly - those items are supposed to be a bullet list.</description>
      <pubDate>Fri, 15 Aug 2008 20:18:45 GMT</pubDate>
      <author>nick.couchman</author>
      <guid>http://communities.vmware.com/blogs/virtually.nick/2008/08/15/esxi-on-whitebox-hardware#comments-7994</guid>
      <dc:date>2008-08-15T20:18:45Z</dc:date>
    </item>
  </channel>
</rss>

