<?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>The file specified is not a virtual disk - Zafer Melih UNUTMAZ</title>
	<atom:link href="https://zafer.win/tag/the-file-specified-is-not-a-virtual-disk/feed/" rel="self" type="application/rss+xml" />
	<link>https://zafer.win</link>
	<description>Bir Kenarda Dursun</description>
	<lastBuildDate>Mon, 05 Mar 2018 19:41:05 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.3</generator>
	<item>
		<title>Vmware Esxi Failed to start the virtual machine Hatası</title>
		<link>https://zafer.win/166/vmware-esxi-failed-to-start-the-virtual-machine-hatasi/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vmware-esxi-failed-to-start-the-virtual-machine-hatasi</link>
					<comments>https://zafer.win/166/vmware-esxi-failed-to-start-the-virtual-machine-hatasi/#respond</comments>
		
		<dc:creator><![CDATA[Zafer Melih UNUTMAZ]]></dc:creator>
		<pubDate>Mon, 05 Mar 2018 19:41:05 +0000</pubDate>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[esxi vm başlamıyor]]></category>
		<category><![CDATA[Failed to start the virtual machine]]></category>
		<category><![CDATA[Module DiskEarly power on failed.]]></category>
		<category><![CDATA[The file specified is not a virtual disk]]></category>
		<guid isPermaLink="false">https://zafer.win/?p=166</guid>

					<description><![CDATA[<p>Hata transfer, snapshot veya reboot sonrası yaşanabilmekte.Sebebi xxx-flat.vmdk dosyasını sanal makinemizin bulamaması. Failed to start the virtual machine. Module DiskEarly power on failed. Cannot open&#8230;</p>
<p>The post <a href="https://zafer.win/166/vmware-esxi-failed-to-start-the-virtual-machine-hatasi/">Vmware Esxi Failed to start the virtual machine Hatası</a> first appeared on <a href="https://zafer.win">Zafer Melih UNUTMAZ</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Hata transfer, snapshot veya reboot sonrası yaşanabilmekte.Sebebi xxx-flat.vmdk dosyasını sanal makinemizin bulamaması.</p>
<p>Failed to start the virtual machine.<br />
Module DiskEarly power on failed.<br />
Cannot open the disk &#8216;/vmfs/volumes/datastore/vmismi/vmismi.vmdk&#8217; or one of the snapshot disks it depends on.<br />
The file specified is not a virtual disk</p>
<p>Çözümü ilk bakışta göz korkutsada aslında basit.</p>
<p>Öncelikle esxi sunucumuza ssh ile bağlanalım ve sanal makinenin bulunduğu datastore içine girelim.</p>
<blockquote><p>cd /vmfs/volumes/datastoreismi</p></blockquote>
<p>Buradan dizini görüntüleyip vm dizinine girelim.</p>
<p>Mevcut vmdk dosyamızın ismini değiştirelim</p>
<blockquote><p>mv xxx.vmdk xxx.vmdk.old</p></blockquote>
<p>Bu aşamada bize lazım olan bilgilerden biri vmx dosyamızda bulunan controller bilgisi</p>
<blockquote><p> cat xxx.vmx</p></blockquote>
<p>Ekrana bastığımız bilgiler arasında scsi0.virtualDev in hangi controlleri kullandığını not alalım.</p>
<p>Örn : lsilogic</p>
<p>Şimdi ls -l komutu ile xxx-flat.vmdk dosyamızın tam boyutunu öğrenip not alıyoruz.</p>
<p>Bu bilgileri kullanarak kendimize yeni bir vmdk dosyası oluşturacağız.</p>
<blockquote><p>vmkfstools -c tamdataboyutu -a lsilogic -d thin temp.vmdk</p></blockquote>
<p>Komut sonrası temp isimli bir flat birde vmdk dosyası oluştu flat dosyasını silebiliriz orjinal dosyayı kullanacağız.</p>
<p>Ardından oluşan dosyamızın ismini orjinal dosya ismimizle değitiriyoruz.</p>
<blockquote><p>mv temp.vmdk xxx.vmdk</p></blockquote>
<p>Ardından vi komutu ile vmdk dosyamızı editliyoruz</p>
<blockquote>
<div class="line number1 index0 alt2"><code class="php plain"># Extent description</code></div>
<div class="line number2 index1 alt1"><code class="php plain">RW 00000000 VMFS </code><code class="php string">"temp-flat.vmdk"</code></div>
</blockquote>
<div>Burada temp-flat.vmdk dosyasının adını kendi flat dosyamız ile değiştirip kaydediyoruz.</div>
<div></div>
<div>İşlemler hatasız yapıldıysa sanal makine power on konuma geldiğinde hatasız çalışacaktır.</div>
<div></div>
<div>Herkese iyi çalışmalar.</div><p>The post <a href="https://zafer.win/166/vmware-esxi-failed-to-start-the-virtual-machine-hatasi/">Vmware Esxi Failed to start the virtual machine Hatası</a> first appeared on <a href="https://zafer.win">Zafer Melih UNUTMAZ</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://zafer.win/166/vmware-esxi-failed-to-start-the-virtual-machine-hatasi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
