<?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>VMware Communities: Message List - Convert IDE &amp;gt; SCSI Disk</title>
    <link>http://communities.vmware.com/community/vmtn/archive/vi/esx?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 02 Aug 2006 11:45:43 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2006-08-02T11:45:43Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Convert IDE &amp;gt; SCSI Disk</title>
      <link>http://communities.vmware.com/message/448568?tstart=0#448568</link>
      <description>I've used the same process in the past a few times.&lt;br /&gt;
&lt;br /&gt;
1.  Add the second disk on an LSI Logic adapter and boot VM;&lt;br /&gt;
2.  Add LSI Logic driver;&lt;br /&gt;
3.  Reboot into PE / DOS and using ghost, etc. clone the original disk (IDE) to the new disk (LSI Logic);&lt;br /&gt;
4.  Shutdown and remove the IDE disk;&lt;br /&gt;
5.  Ensure the new disk is at scsi0:0;&lt;br /&gt;
6.  Power up and make sure all is good;&lt;br /&gt;
7.  Power down and migrate;&lt;br /&gt;
8.  Add to inventory and upgrade hardware;&lt;br /&gt;
9.  Power up and upgrade VMware Tools &amp;#38; Restart...&lt;br /&gt;
&lt;br /&gt;
Worked for me every time...&lt;br /&gt;
Probably because ghost makes sure the geometry is correct.  I dunno, but it works... &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/happy.gif" alt=":)" /&gt;&lt;br /&gt;
&lt;br /&gt;
You could also consider upgrading to the free VMware Server...&lt;br /&gt;
This process will remove GSX and you'll be able to upgrade the VMs to the Gen 5 spec before migration.&lt;br /&gt;
Then migrate, add the VM to the inventory, upgrade VMware Tools...&lt;br /&gt;
&lt;br /&gt;
Ben</description>
      <pubDate>Wed, 02 Aug 2006 11:41:30 GMT</pubDate>
      <author>Quotient</author>
      <guid>http://communities.vmware.com/message/448568?tstart=0#448568</guid>
      <dc:date>2006-08-02T11:41:30Z</dc:date>
      <clearspace:dateToText>3 years, 3 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Convert IDE &amp;gt; SCSI Disk</title>
      <link>http://communities.vmware.com/message/447615?tstart=0#447615</link>
      <description>You need to use the vmware-vdiskmanager tool to convert the disk to a type other than 0. You can read more here&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.vmware.com/support/gsx3/doc/disks_vdiskmanager_run_gsx.html"&gt;http://www.vmware.com/support/gsx3/doc/disks_vdiskmanager_run_gsx.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
and here&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.vmware.com/support/gsx3/doc/disks_vdiskmanager_eg_gsx.html"&gt;http://www.vmware.com/support/gsx3/doc/disks_vdiskmanager_eg_gsx.html&lt;/a&gt;</description>
      <pubDate>Tue, 01 Aug 2006 07:53:32 GMT</pubDate>
      <author>donbaek</author>
      <guid>http://communities.vmware.com/message/447615?tstart=0#447615</guid>
      <dc:date>2006-08-01T07:53:32Z</dc:date>
      <clearspace:dateToText>3 years, 3 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Convert IDE &amp;gt; SCSI Disk</title>
      <link>http://communities.vmware.com/message/447605?tstart=0#447605</link>
      <description>thanks for your answer ...&lt;br /&gt;
&lt;br /&gt;
I have only one large vmdk file ... on this GSX box.&lt;br /&gt;
&lt;br /&gt;
on my ESX machines I have vmdk files AND -flat- files&lt;br /&gt;
&lt;br /&gt;
So I cannot edit this file. Am I missing something?</description>
      <pubDate>Tue, 01 Aug 2006 07:38:04 GMT</pubDate>
      <author>snowfresh</author>
      <guid>http://communities.vmware.com/message/447605?tstart=0#447605</guid>
      <dc:date>2006-08-01T07:38:04Z</dc:date>
      <clearspace:dateToText>3 years, 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Convert IDE &amp;gt; SCSI Disk</title>
      <link>http://communities.vmware.com/message/447602?tstart=0#447602</link>
      <description>Yes, if you add the SCSI driver as you mention and also make sure you keep the geometry (you can hand edit it in the .vmdk file) that should work.&lt;br /&gt;
&lt;br /&gt;
I have tried it on physical systems in the past (moving a SCSI disk from one controller to another), but not on a virtual machine, but in theory it is the same deal even though it is from IDE to SCSI - just make sure you get the geometry right.&lt;br /&gt;
&lt;br /&gt;
You say that you cannot edit a vmdk file because it is large - please note that this editing refers to the small header file - the content of the virtual disk (e.g. sector data) is stored in other files referenced from here - the vmdk file itself is a simple text file describing what other files make up the disk file and other parameters (which includes the controller type and geometry).&lt;br /&gt;
&lt;br /&gt;
Hope this helps.</description>
      <pubDate>Tue, 01 Aug 2006 07:33:15 GMT</pubDate>
      <author>donbaek</author>
      <guid>http://communities.vmware.com/message/447602?tstart=0#447602</guid>
      <dc:date>2006-08-01T07:33:15Z</dc:date>
      <clearspace:dateToText>3 years, 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Convert IDE &amp;gt; SCSI Disk</title>
      <link>http://communities.vmware.com/message/447586?tstart=0#447586</link>
      <description>Would it be possible to ghost a disk image from an IDE disk to a SCSI disk?&lt;br /&gt;
&lt;br /&gt;
By adding a 2nd SCSI disk before this "migration" the LSILOGIC driver is added to the system.&lt;br /&gt;
&lt;br /&gt;
Is this gonna work?&lt;br /&gt;
&lt;br /&gt;
The VM solution requires editing a vmdk file, mine is 7GB so thats not gonna work.&lt;br /&gt;
&lt;br /&gt;
Any other ideas?&lt;br /&gt;
&lt;br /&gt;
Snow</description>
      <pubDate>Tue, 01 Aug 2006 07:01:47 GMT</pubDate>
      <author>snowfresh</author>
      <guid>http://communities.vmware.com/message/447586?tstart=0#447586</guid>
      <dc:date>2006-08-01T07:01:47Z</dc:date>
      <clearspace:dateToText>3 years, 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
  </channel>
</rss>

