<?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>Random Bugs &#187; vmware</title>
	<atom:link href="http://www.randombugs.com/category/vmware/feed" rel="self" type="application/rss+xml" />
	<link>http://www.randombugs.com</link>
	<description>Just another Bastard Operator From Hell. Everything from *nix to programming</description>
	<lastBuildDate>Thu, 05 Jan 2012 11:44:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>VMFS Datastore missing</title>
		<link>http://www.randombugs.com/recovery/vmfs-datastore-missing-2.html</link>
		<comments>http://www.randombugs.com/recovery/vmfs-datastore-missing-2.html#comments</comments>
		<pubDate>Thu, 22 Oct 2009 11:17:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[Recovery]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[lvm]]></category>

		<guid isPermaLink="false">http://www.randombugs.com/?p=617</guid>
		<description><![CDATA[<img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/bug.png" width="24" height="24" alt="" title="Bugs" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/recovery.gif" width="24" height="24" alt="" title="Recovery" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/vmware_2327_24.png" width="24" height="24" alt="" title="vmware" /><br/>After successfully install of ESXi 3.5 server, my datastore1 disappeared unexpectedly after first or second reboot. Is possible to be because of my &#8220;hacks&#8221; in &#8220;Advanced Settings&#8221;, but I&#8217;m not very sure about that. Looking in /var/log/messages I spotted some very strange errors:


 Error Stream from partedUtil while getting partitions: Error: The partition table on /dev/disks/vmhba0:0:0:0 is inconsistent.  There are many reasons why this might be the case.  However, the most likely reason is that Linux detected the BIOS geometry for /dev/disks/vmhba0:0:0:0 incorrectly.  GNU Parted suspects the ...]]></description>
		<wfw:commentRss>http://www.randombugs.com/recovery/vmfs-datastore-missing-2.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using VMware Webservice with C++ and gSOAP</title>
		<link>http://www.randombugs.com/linux/vmware-webservice-gsoap.html</link>
		<comments>http://www.randombugs.com/linux/vmware-webservice-gsoap.html#comments</comments>
		<pubDate>Fri, 26 Jun 2009 15:12:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[Webservice]]></category>

		<guid isPermaLink="false">http://www.randombugs.com/?p=529</guid>
		<description><![CDATA[<img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/debian.png" width="24" height="24" alt="" title="Debian" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/help-contents.png" width="24" height="24" alt="" title="How-to" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/tux.png" width="24" height="24" alt="" title="Linux" /><br/>For me one of the most annoying thing from VMware is the VMware Infrastructure Client, because it doesn&#8217;t support Linux. Every-time when I want to manage some machines, or I want to see the IP/Status/etc of some machines, I need to log on on some Windows Server and run the VMware Infrastructure Client from there. Because I&#8217;m running exclusively on Linux (Debian 5.0.1 Lenny) on my workstation, this can be very annoying. Anyway, VMware VirtualCenter is exposing to us a set of web services who can control your VMware ESX ...]]></description>
		<wfw:commentRss>http://www.randombugs.com/linux/vmware-webservice-gsoap.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>VMware 2.5.1 bug under Ubuntu 9.04</title>
		<link>http://www.randombugs.com/linux/vmware-251-bug-ubuntu-904.html</link>
		<comments>http://www.randombugs.com/linux/vmware-251-bug-ubuntu-904.html#comments</comments>
		<pubDate>Tue, 02 Dec 2008 14:01:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[bug]]></category>

		<guid isPermaLink="false">http://www.randombugs.com/?p=112</guid>
		<description><![CDATA[<img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/bug.png" width="24" height="24" alt="" title="Bugs" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/Brain.png" width="24" height="24" alt="" title="Kernel" /><img src="http://www.randombugs.com/wp-content/uploads/icons/24x24/tux.png" width="24" height="24" alt="" title="Linux" /><br/>I just upgraded to Ubuntu 9.04 with kernel 2.6.27-10-generic. After upgrade I wanted to reconfigure my old VMware player 2.4.x but no success because the kernel was changed a lot from version 2.6.18 to 2.6.27, so I was &#8220;forced&#8221; to switch to VMWare Player 2.5.1.

Installing was easy but configuring the new modules for the VMware player was not working at all. After some debugging I just found the vmware-modconfig crashing with &#8220;Segmentation Fault&#8221;. 
$dmesg
[ 4398.256991] vmware-modconfi[29788]: segfault at 0 ip 00007f8b5617bb84 sp 00007fff5f566280 error 4 in libc-2.9.so[7f8b560fa000+168000

I tried to fix ...]]></description>
		<wfw:commentRss>http://www.randombugs.com/linux/vmware-251-bug-ubuntu-904.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

