<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:georss="http://www.georss.org/georss" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" version="2.0">
  <channel>
    <title>Levent YILDIZ - Virtualization</title>
    <link>http://www.leventyildiz.net/</link>
    <description>coding @ the speed of thought</description>
    <language>en-us</language>
    <copyright>Levent YILDIZ</copyright>
    <lastBuildDate>Sat, 17 Jan 2009 23:39:24 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>levent.yildiz@lgytech.com</managingEditor>
    <webMaster>levent.yildiz@lgytech.com</webMaster>
    <item>
      <trackback:ping>http://www.leventyildiz.net/Trackback.aspx?guid=b5a5b744-0aec-4cc7-8178-e128d5617dc6</trackback:ping>
      <pingback:server>http://www.leventyildiz.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.leventyildiz.net/PermaLink,guid,b5a5b744-0aec-4cc7-8178-e128d5617dc6.aspx</pingback:target>
      <dc:creator>Levent YILDIZ</dc:creator>
      <wfw:comment>http://www.leventyildiz.net/CommentView,guid,b5a5b744-0aec-4cc7-8178-e128d5617dc6.aspx</wfw:comment>
      <wfw:commentRss>http://www.leventyildiz.net/SyndicationService.asmx/GetEntryCommentsRss?guid=b5a5b744-0aec-4cc7-8178-e128d5617dc6</wfw:commentRss>
      <title>Installing ESX 3i 3.5.0 to HP Dx2300 microtower with SATA HDD</title>
      <guid isPermaLink="false">http://www.leventyildiz.net/PermaLink,guid,b5a5b744-0aec-4cc7-8178-e128d5617dc6.aspx</guid>
      <link>http://www.leventyildiz.net/2009/01/17/InstallingESX3i350ToHPDx2300MicrotowerWithSATAHDD.aspx</link>
      <pubDate>Sat, 17 Jan 2009 23:39:24 GMT</pubDate>
      <description>&lt;p&gt;
3 system engineers, 1 microtower, 1 esxi cd&lt;br&gt;
Tonight we tried to setup vmware esx 3i 3.5 to a hp dx2300 microtower.&lt;br&gt;
It was a painful night, first we searched for a hdd because original hdd should be
saved as it was containing critical data for one of my project.&lt;br&gt;
So me &amp; Serkan called Arda and asked him to bring a sata hdd.&lt;br&gt;
He came &amp; we setup the hdd and burned out the iso &amp; finally we were ready for the
installation&lt;br&gt;
Whoops we got the first error, memory was not enough.Logistics manager Arda :) took
a ride to his place &amp; brought 2gb ram.&lt;br&gt;
Voila, installation was started, but suddenly we got an error message telling that
esxi did not find any storage device to make the installation.&lt;br&gt;
Anyway we googled a little but we could not find any resource.End of the night :)&lt;br&gt;
&lt;br&gt;
So i decided to download &amp; install esx 3.5 trial, but that attempt was kicked backed
by the "competible nic not found" error :((&lt;br&gt;
I was frustrated.
&lt;/p&gt;
&lt;p&gt;
Late @ the same night while i was coding, i decided to re-google the problem.&lt;br&gt;
Finally i got the solution.I had to change 4 chars in a py file in esxi.&lt;br&gt;
&lt;br&gt;
If esxi could not find your sata drive, do the following&lt;br&gt;
&lt;br&gt;
Press &lt;strong&gt;alt+f1&lt;/strong&gt; and drop to console&lt;br&gt;
type &lt;strong&gt;root&lt;/strong&gt; as the username and leave &lt;strong&gt;blank&lt;/strong&gt; for the
password&lt;br&gt;
edit the /usr/lib/vmware/installer/Core/TargetFilter.py file by entering&lt;br&gt;
&lt;strong&gt;vi /usr/lib/vmware/installer/Core/TargetFilter.py&lt;/strong&gt;
&lt;br&gt;
find the def IDEFilter(lun) proc and change the "return interface.GetInterfaceType()
== ScsiInterface.SCSI_IFACE_TYPE_IDE" line as "return interface.GetInterfaceType()
== ScsiInterface.SCSI_IFACE_TYPE_&lt;strong&gt;ISCSI&lt;/strong&gt;" 
&lt;br&gt;
save and quit by &lt;strong&gt;:wq!&lt;br&gt;
&lt;/strong&gt;type install&lt;br&gt;
&lt;br&gt;
The original help document can be found @&lt;br&gt;
&lt;a href="http://www.vm-help.com/esx/esx3i/ESXi_install_to_IDE_drive/ESXi_install_to_IDE_drive.php"&gt;http://www.vm-help.com/esx/esx3i/ESXi_install_to_IDE_drive/ESXi_install_to_IDE_drive.php&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
What a wonderful night.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.leventyildiz.net/aggbug.ashx?id=b5a5b744-0aec-4cc7-8178-e128d5617dc6" /&gt;</description>
      <comments>http://www.leventyildiz.net/CommentView,guid,b5a5b744-0aec-4cc7-8178-e128d5617dc6.aspx</comments>
      <category>Virtualization</category>
    </item>
    <item>
      <trackback:ping>http://www.leventyildiz.net/Trackback.aspx?guid=e6874c12-3acf-40e0-a914-e715cac260f3</trackback:ping>
      <pingback:server>http://www.leventyildiz.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.leventyildiz.net/PermaLink,guid,e6874c12-3acf-40e0-a914-e715cac260f3.aspx</pingback:target>
      <dc:creator>Levent YILDIZ</dc:creator>
      <wfw:comment>http://www.leventyildiz.net/CommentView,guid,e6874c12-3acf-40e0-a914-e715cac260f3.aspx</wfw:comment>
      <wfw:commentRss>http://www.leventyildiz.net/SyndicationService.asmx/GetEntryCommentsRss?guid=e6874c12-3acf-40e0-a914-e715cac260f3</wfw:commentRss>
      <slash:comments>2</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <img src="http://www.leventyildiz.net/content/binary/images%20(1).jpg" border="0" />
          <br />
A Forecast...<br /><br />
Whenever SaaS and Soa completes their evolution, a new era will rise;<br /><strong>Internet Software Studio<br /></strong>A platform where developers will no longer need a software development studio,<br />
A platform where development &amp; compilation can be done online, where intermediate
software users will able to develop their own software without digging into huge documentations...<br /><br />
Some day...
</p>
        <img width="0" height="0" src="http://www.leventyildiz.net/aggbug.ashx?id=e6874c12-3acf-40e0-a914-e715cac260f3" />
      </body>
      <title>Internet Software Studio</title>
      <guid isPermaLink="false">http://www.leventyildiz.net/PermaLink,guid,e6874c12-3acf-40e0-a914-e715cac260f3.aspx</guid>
      <link>http://www.leventyildiz.net/2008/10/27/InternetSoftwareStudio.aspx</link>
      <pubDate>Mon, 27 Oct 2008 18:27:02 GMT</pubDate>
      <description>&lt;p&gt;
&lt;img src="http://www.leventyildiz.net/content/binary/images%20(1).jpg" border=0&gt;
&lt;br&gt;
A Forecast...&lt;br&gt;
&lt;br&gt;
Whenever&amp;nbsp;SaaS and Soa completes their evolution, a new era will rise;&lt;br&gt;
&lt;strong&gt;Internet Software Studio&lt;br&gt;
&lt;/strong&gt;A platform where developers will no longer need a software development studio,&lt;br&gt;
A platform where development &amp;amp; compilation&amp;nbsp;can be done online, where intermediate
software users will able to develop their own software without digging into huge documentations...&lt;br&gt;
&lt;br&gt;
Some day...
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.leventyildiz.net/aggbug.ashx?id=e6874c12-3acf-40e0-a914-e715cac260f3" /&gt;</description>
      <comments>http://www.leventyildiz.net/CommentView,guid,e6874c12-3acf-40e0-a914-e715cac260f3.aspx</comments>
      <category>Internet</category>
      <category>Server Systems</category>
      <category>Software</category>
      <category>Virtualization</category>
    </item>
    <item>
      <trackback:ping>http://www.leventyildiz.net/Trackback.aspx?guid=2b540027-6f1f-45c9-b38d-ae0a6d4fee22</trackback:ping>
      <pingback:server>http://www.leventyildiz.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.leventyildiz.net/PermaLink,guid,2b540027-6f1f-45c9-b38d-ae0a6d4fee22.aspx</pingback:target>
      <dc:creator>Levent YILDIZ</dc:creator>
      <wfw:comment>http://www.leventyildiz.net/CommentView,guid,2b540027-6f1f-45c9-b38d-ae0a6d4fee22.aspx</wfw:comment>
      <wfw:commentRss>http://www.leventyildiz.net/SyndicationService.asmx/GetEntryCommentsRss?guid=2b540027-6f1f-45c9-b38d-ae0a6d4fee22</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <img src="http://www.leventyildiz.net/content/binary/veeam.gif" border="0" />
        <br />
        <br />
Great &amp; wondeful tool for copying files to/from Esx servers to your windows environment.<br /><a href="http://www.veeam.com/veeam_fast_scp.asp">http://www.veeam.com/veeam_fast_scp.asp</a><br /><br />
It also has "evaluate to root" option which allows u to access to yr vmfs volumes
&amp; copy powered off vm's to local drive.<br /><img width="0" height="0" src="http://www.leventyildiz.net/aggbug.ashx?id=2b540027-6f1f-45c9-b38d-ae0a6d4fee22" /></body>
      <title>Fast SCP for Esx Servers</title>
      <guid isPermaLink="false">http://www.leventyildiz.net/PermaLink,guid,2b540027-6f1f-45c9-b38d-ae0a6d4fee22.aspx</guid>
      <link>http://www.leventyildiz.net/2008/08/15/FastSCPForEsxServers.aspx</link>
      <pubDate>Fri, 15 Aug 2008 14:59:08 GMT</pubDate>
      <description>&lt;img src="http://www.leventyildiz.net/content/binary/veeam.gif" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
Great &amp;amp; wondeful tool for copying files to/from Esx servers to your windows environment.&lt;br&gt;
&lt;a href="http://www.veeam.com/veeam_fast_scp.asp"&gt;http://www.veeam.com/veeam_fast_scp.asp&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
It also has "evaluate to root" option which allows u to access to yr vmfs volumes
&amp;amp; copy powered off vm's to local drive.&lt;br&gt;
&lt;img width="0" height="0" src="http://www.leventyildiz.net/aggbug.ashx?id=2b540027-6f1f-45c9-b38d-ae0a6d4fee22" /&gt;</description>
      <comments>http://www.leventyildiz.net/CommentView,guid,2b540027-6f1f-45c9-b38d-ae0a6d4fee22.aspx</comments>
      <category>Virtualization</category>
    </item>
    <item>
      <trackback:ping>http://www.leventyildiz.net/Trackback.aspx?guid=5ea1cc9d-44cc-467a-82bd-7adbe48ffa71</trackback:ping>
      <pingback:server>http://www.leventyildiz.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.leventyildiz.net/PermaLink,guid,5ea1cc9d-44cc-467a-82bd-7adbe48ffa71.aspx</pingback:target>
      <dc:creator>Levent YILDIZ</dc:creator>
      <wfw:comment>http://www.leventyildiz.net/CommentView,guid,5ea1cc9d-44cc-467a-82bd-7adbe48ffa71.aspx</wfw:comment>
      <wfw:commentRss>http://www.leventyildiz.net/SyndicationService.asmx/GetEntryCommentsRss?guid=5ea1cc9d-44cc-467a-82bd-7adbe48ffa71</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <img src="http://www.leventyildiz.net/content/binary/aaargh.jpg" border="0" />
        <br />
To those users who has dloaded &amp; installed Update 2 for their Esx 3.5 servers;<br />
Due to an undefined date bug, vmware Esx 3.5 Update 2 servers will not power up VM's
by today.<br />
You can find specific info @ <a href="http://www.theregister.co.uk/2008/08/12/vmware_12_august_esx_cockup/">here</a><br /><br />
To solve this problem u need to change the time on Esx servers by typing below commands
from service console.<br /><font color="#006400"><br /><font face="Courier New">service ntpd stop<br />
date -s 20080811<br />
vmware start<br />
service ntpd start</font></font><br /><br />
This is not a total solution by all means, but since there is still no released bugfix
for this problem(VmWare says there will be in 36 hrs), these commands will help to
power up yr vm's.<br /><img width="0" height="0" src="http://www.leventyildiz.net/aggbug.ashx?id=5ea1cc9d-44cc-467a-82bd-7adbe48ffa71" /></body>
      <title>VmWare Esx 3.5 Update 2  Date Bug</title>
      <guid isPermaLink="false">http://www.leventyildiz.net/PermaLink,guid,5ea1cc9d-44cc-467a-82bd-7adbe48ffa71.aspx</guid>
      <link>http://www.leventyildiz.net/2008/08/12/VmWareEsx35Update2DateBug.aspx</link>
      <pubDate>Tue, 12 Aug 2008 20:43:19 GMT</pubDate>
      <description>&lt;img src="http://www.leventyildiz.net/content/binary/aaargh.jpg" border="0"&gt;
&lt;br&gt;
To those users who has dloaded &amp;amp; installed Update 2 for their Esx 3.5 servers;&lt;br&gt;
Due to an undefined date bug, vmware Esx 3.5 Update 2 servers will not power up VM's
by today.&lt;br&gt;
You can find specific info @ &lt;a href="http://www.theregister.co.uk/2008/08/12/vmware_12_august_esx_cockup/"&gt;here&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
To solve this problem u need to change the time on Esx servers by typing below commands
from service console.&lt;br&gt;
&lt;font color="#006400"&gt;
&lt;br&gt;
&lt;font face="Courier New"&gt;service ntpd stop&lt;br&gt;
date -s 20080811&lt;br&gt;
vmware start&lt;br&gt;
service ntpd start&lt;/font&gt;&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
This is not a total solution by all means, but since there is still no released bugfix
for this problem(VmWare says there will be in 36 hrs), these commands will help to
power up yr vm's.&lt;br&gt;
&lt;img width="0" height="0" src="http://www.leventyildiz.net/aggbug.ashx?id=5ea1cc9d-44cc-467a-82bd-7adbe48ffa71" /&gt;</description>
      <comments>http://www.leventyildiz.net/CommentView,guid,5ea1cc9d-44cc-467a-82bd-7adbe48ffa71.aspx</comments>
      <category>Virtualization</category>
    </item>
    <item>
      <trackback:ping>http://www.leventyildiz.net/Trackback.aspx?guid=2d77c04c-ddc2-4c5c-971e-cc54f3aa2d82</trackback:ping>
      <pingback:server>http://www.leventyildiz.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.leventyildiz.net/PermaLink,guid,2d77c04c-ddc2-4c5c-971e-cc54f3aa2d82.aspx</pingback:target>
      <dc:creator>Levent YILDIZ</dc:creator>
      <wfw:comment>http://www.leventyildiz.net/CommentView,guid,2d77c04c-ddc2-4c5c-971e-cc54f3aa2d82.aspx</wfw:comment>
      <wfw:commentRss>http://www.leventyildiz.net/SyndicationService.asmx/GetEntryCommentsRss?guid=2d77c04c-ddc2-4c5c-971e-cc54f3aa2d82</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Now i stare at space, thinking why did not i buy a backup ups?<br /><br />
I have 2 esx 3.5 running on sunx4600m2's &amp; an emc san, what i wonderful
life i used to say to myself.But those nice admin days gone with the blackout.Few
days ago building automation manager called me and told there will be an operation
on ups and informed me, so tht i can shutdown all systems to reduce data loss in
case of some problems.I did what i had to do and shutdown all systems including backbone
&amp; network switches.<br /><br />
Operation finished, i got systems up and everything was working fine, another beautiful
admin day...<br />
Next day morning my systems engineer called me telling tht all systems are down.End
of days...<br /><br />
When we figured out the reason of the problem we found out tht 1 day after the ups
operation, a power blackout occured and all systems were reset.<br /><br />
So the list occured;<br />
1-check esx's logs, search for an error or warning.<br />
2-check san<br />
3-check vm's<br /><br />
1- Unfortunately we found a lot of scsi io error lines @ logs.<br />
2- San were fine (god bless emc it has ups inside, even if u pull the plug off it
shutsdown clearly)<br />
3- That's a big problem.Some vm's appeared as VM1 (invalid) and VM2 (obsolete)<br /><br />
To solve out problem 1, we tried fsck .All went fine.<br />
To solve out problem 3; the worst day of my life.<br /><br />
First i tried to remove the vm's from inventory and then readd them by browsing vmfs
volumes.It did not work.So then i connected directly to esx host using viclient, and
tried the same but it all didn't work.<br /><br />
"vmware-cmd -l" service command listed 3 running vm's but when i ping other servers
i was able to reach them.<br />
then i ran "<font face="Courier New">cat /proc/vmware/vm/*/names"</font><font face="Verdana"> to
list the running vm's on esx using a different method, i saw 7 vm's were up &amp;
running.<br />
The vm's were working but i could not reach them from viclient.<br /><br />
At this stage, the only option was to connect to each running vm by RDP and shutdown
them.Create new vm and add the old vm's hdd to the new vm's.<br />
i still did not figure out how things blowed up, but now i know tht the first item
on my checklist is to buy a backup ups for esx's and san.<br /><br />
Beautiful admin days...:)</font></p>
        <img width="0" height="0" src="http://www.leventyildiz.net/aggbug.ashx?id=2d77c04c-ddc2-4c5c-971e-cc54f3aa2d82" />
      </body>
      <title>Power is important: power failure + vmware = invalid obsolete, solution; a little bit service commands</title>
      <guid isPermaLink="false">http://www.leventyildiz.net/PermaLink,guid,2d77c04c-ddc2-4c5c-971e-cc54f3aa2d82.aspx</guid>
      <link>http://www.leventyildiz.net/2008/07/31/PowerIsImportantPowerFailureVmwareInvalidObsoleteSolutionALittleBitServiceCommands.aspx</link>
      <pubDate>Thu, 31 Jul 2008 22:17:52 GMT</pubDate>
      <description>&lt;p&gt;
Now i stare at space, thinking why did not i buy a backup ups?&lt;br&gt;
&lt;br&gt;
I have 2 esx 3.5 running&amp;nbsp;on sunx4600m2's&amp;nbsp;&amp;amp; an emc san, what i wonderful
life i&amp;nbsp;used to say to&amp;nbsp;myself.But those nice admin days gone with the blackout.Few
days ago building automation manager called me and told there will be an operation
on ups and informed me, so tht i can shutdown all systems to reduce data loss&amp;nbsp;in
case of some problems.I did what i had to do and shutdown all systems including backbone
&amp;amp; network switches.&lt;br&gt;
&lt;br&gt;
Operation finished, i got systems up and everything was working fine, another beautiful
admin day...&lt;br&gt;
Next day morning my systems engineer called me telling tht all systems are down.End
of days...&lt;br&gt;
&lt;br&gt;
When we figured out the reason of the problem we found out tht 1 day after the ups
operation, a power blackout occured and all systems were reset.&lt;br&gt;
&lt;br&gt;
So the list occured;&lt;br&gt;
1-check esx's logs, search for an error or warning.&lt;br&gt;
2-check san&lt;br&gt;
3-check vm's&lt;br&gt;
&lt;br&gt;
1- Unfortunately we found a lot of scsi io error lines @ logs.&lt;br&gt;
2- San were fine (god bless emc it has ups inside, even if u pull the plug off it
shutsdown clearly)&lt;br&gt;
3- That's a big problem.Some vm's appeared as VM1 (invalid) and VM2 (obsolete)&lt;br&gt;
&lt;br&gt;
To solve out problem 1, we tried fsck .All went fine.&lt;br&gt;
To solve out problem 3; the worst day of my life.&lt;br&gt;
&lt;br&gt;
First i tried to remove the vm's from inventory and then readd them by browsing vmfs
volumes.It did not work.So then i connected directly to esx host using viclient, and
tried the same but it all didn't work.&lt;br&gt;
&lt;br&gt;
"vmware-cmd -l" service command listed 3 running vm's but when i ping other servers
i was able to reach them.&lt;br&gt;
then i ran "&lt;font face="Courier New"&gt;cat /proc/vmware/vm/*/names"&lt;/font&gt;&lt;font face=Verdana&gt; to
list the running vm's on esx using a different method, i saw 7 vm's were up &amp;amp;
running.&lt;br&gt;
The vm's were working but i could not reach them from viclient.&lt;br&gt;
&lt;br&gt;
At this stage, the only option was to connect to each running vm by RDP and shutdown
them.Create new vm and add the old vm's hdd to the new vm's.&lt;br&gt;
i still did not figure out how things blowed up, but now i know tht the first item
on my checklist is to buy a backup ups for esx's and san.&lt;br&gt;
&lt;br&gt;
Beautiful admin days...:)&lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.leventyildiz.net/aggbug.ashx?id=2d77c04c-ddc2-4c5c-971e-cc54f3aa2d82" /&gt;</description>
      <comments>http://www.leventyildiz.net/CommentView,guid,2d77c04c-ddc2-4c5c-971e-cc54f3aa2d82.aspx</comments>
      <category>Virtualization</category>
    </item>
  </channel>
</rss>