<?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 - FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
    <link>http://communities.vmware.com/community/vmtn/server/server1?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Tue, 13 May 2008 00:48:04 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-05-13T00:48:04Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/942098?tstart=0#942098</link>
      <description>I tried to use the &lt;b&gt;BusLogic=InhibitTargetInquiry&lt;/b&gt; kernel command-line option (described in &lt;b&gt;Documentation/scsi/BusLogic.txt&lt;/b&gt; in the kernel source) to work around this, but it appeared to have no effect.&lt;br /&gt;
&lt;br /&gt;
I switched to LSI Logic (like an earlier poster in this thread) and all is fine now.&lt;br /&gt;
&lt;br /&gt;
It took me some time to figure out exactly which kernel drivers I needed to enable for the LSI Logic adapter.  Confusingly it is not any of the LSI Logic adapters listed under "SCSI low-level drivers", nor is it even listed under "SCSI device support", but rather "Fusion MPT device support".</description>
      <pubDate>Tue, 13 May 2008 00:46:55 GMT</pubDate>
      <author>Annihilannic</author>
      <guid>http://communities.vmware.com/message/942098?tstart=0#942098</guid>
      <dc:date>2008-05-13T00:46:55Z</dc:date>
      <clearspace:dateToText>1 year, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/915069?tstart=0#915069</link>
      <description>I encountered the same problem when I upgraded from VMware server 1.0.3 to 1.0.4.&lt;br /&gt;
&lt;br /&gt;
I'm using a roll-my-own 2.6.24.4 kernel in a once-was-SuSE 6.0 installation.&lt;br /&gt;
&lt;br /&gt;
I think the problem is related to the messages in the attached which result in false detection of additional targets on the SCSI devic. &lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
These targets take quite a long time to be detected as offline when they are probed later in the boot process. &lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
I have only one virtual hard drive configured.</description>
      <pubDate>Tue, 15 Apr 2008 01:19:40 GMT</pubDate>
      <author>Annihilannic</author>
      <guid>http://communities.vmware.com/message/915069?tstart=0#915069</guid>
      <dc:date>2008-04-15T01:19:40Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/840732?tstart=0#840732</link>
      <description>&lt;br /&gt;
Hi,&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
I just wondered if you discovered a resolution to your issue.  I have what seems like the same issue.  A FC7 VM takes a very long time to boot because it probes every possible sd.  I wonder if some BusLogic probe options will help?</description>
      <pubDate>Tue, 15 Jan 2008 22:55:32 GMT</pubDate>
      <author>jpfletch</author>
      <guid>http://communities.vmware.com/message/840732?tstart=0#840732</guid>
      <dc:date>2008-01-15T22:55:32Z</dc:date>
      <clearspace:dateToText>1 year, 10 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/810179?tstart=0#810179</link>
      <description>I dunno about anywhere else.. But what I did on windows xp sp2, hosting debian and ubuntu was, i just am not using any scsi devices, neither lsi or bus drivers work for me, do not understand enough about scsi or virtualization to know whats causing this. And you can disable the scsi interface. I looked in my vmx file, and even with no scsi devices used, scsi0.present was set to true. So i set it to false. This solves my version of the problem anyhow, if you are needing to work with scsi specifically, i guess it probably doesnt. There was something else called scsi0.redo, set to "", i just removed that line entirely.</description>
      <pubDate>Tue, 04 Dec 2007 07:16:40 GMT</pubDate>
      <author>jesserud</author>
      <guid>http://communities.vmware.com/message/810179?tstart=0#810179</guid>
      <dc:date>2007-12-04T07:16:40Z</dc:date>
      <clearspace:dateToText>1 year, 11 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/805331?tstart=0#805331</link>
      <description>&lt;br /&gt;
I had this problem with FC5 when I upgraded from VMware Server 1.0.2 to 1.0.4. I believe I "accidentally" setup this VM with buslogic instead of lsilogic as I've done with all my other FC instances.   Another FC5 instance that used lsilogic from the beginning, had no issue with this upgrade.&lt;br /&gt;
&lt;p /&gt;
setting scsi0.virtualDev = "lsilogic" in my .vmx initially caused a kernel panic...probably because the kernel did not have the lsilogic driver loaded.&lt;br /&gt;
&lt;p /&gt;
I opted to do an upgrade to FC5 over my existing installation (only took a few minutes) and the VM booted fine after that.&lt;br /&gt;
&lt;p /&gt;
of course I also had to update all 93 packages that reverted back to previous versions &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/silly.gif" alt=":p" /&gt; &lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;</description>
      <pubDate>Wed, 28 Nov 2007 07:07:55 GMT</pubDate>
      <author>soundbot</author>
      <guid>http://communities.vmware.com/message/805331?tstart=0#805331</guid>
      <dc:date>2007-11-28T07:07:55Z</dc:date>
      <clearspace:dateToText>1 year, 12 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/784271?tstart=0#784271</link>
      <description>I downgraded to VMWare Server 1.0.3 and everything was ok again.</description>
      <pubDate>Thu, 01 Nov 2007 13:27:46 GMT</pubDate>
      <author>Mapache23</author>
      <guid>http://communities.vmware.com/message/784271?tstart=0#784271</guid>
      <dc:date>2007-11-01T13:27:46Z</dc:date>
      <clearspace:dateToText>2 years, 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/770328?tstart=0#770328</link>
      <description>&lt;br /&gt;
Folks&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
I have the same Issue, but a different environment.&lt;br /&gt;
&lt;p /&gt;
My host runs openSuse 10.2 x_64 and the guest is Fedora5 i386 with a buslogic virtual scsi adapter.&lt;br /&gt;
&lt;p /&gt;
I run cacti on the Fedora VM, all other VMs are either Windows or Suse, and they continue to work without problems.&lt;br /&gt;
&lt;p /&gt;
Fedora scans all possible sd* and finally boots up.&lt;br /&gt;
&lt;p /&gt;
I don't think changing the scsi adapter type  from buslogic to lsilogic would work; how do you get the initrd updated ?&lt;br /&gt;
&lt;p /&gt;
Cheers from Vienna, Austria&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Albert</description>
      <pubDate>Mon, 15 Oct 2007 09:13:10 GMT</pubDate>
      <author>ABank</author>
      <guid>http://communities.vmware.com/message/770328?tstart=0#770328</guid>
      <dc:date>2007-10-15T09:13:10Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/769464?tstart=0#769464</link>
      <description>Point taken!</description>
      <pubDate>Fri, 12 Oct 2007 18:43:54 GMT</pubDate>
      <author>ZuckaS</author>
      <guid>http://communities.vmware.com/message/769464?tstart=0#769464</guid>
      <dc:date>2007-10-12T18:43:54Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/769458?tstart=0#769458</link>
      <description>In fact they do contribute, quite a lot.&lt;br /&gt;
&lt;br /&gt;
If you want better support, buy a support service contract. It is available for VMware Server.</description>
      <pubDate>Fri, 12 Oct 2007 18:39:14 GMT</pubDate>
      <author>Peter_vm</author>
      <guid>http://communities.vmware.com/message/769458?tstart=0#769458</guid>
      <dc:date>2007-10-12T18:39:14Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/769456?tstart=0#769456</link>
      <description>&lt;br /&gt;
I don't know about you guys, but this looks VMWare look pretty bad in my eyes. You would expect them to read these posts and contribute a little bit.&lt;br /&gt;
&lt;p /&gt;
I don't want to sound like a dick, but seriousely... Comments?</description>
      <pubDate>Fri, 12 Oct 2007 18:30:38 GMT</pubDate>
      <author>ZuckaS</author>
      <guid>http://communities.vmware.com/message/769456?tstart=0#769456</guid>
      <dc:date>2007-10-12T18:30:38Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/769448?tstart=0#769448</link>
      <description>Changing to lsilogic does not work on my setup (Fedora 7 guest, Windows XP SP2 host).</description>
      <pubDate>Fri, 12 Oct 2007 18:24:19 GMT</pubDate>
      <author>llkkss</author>
      <guid>http://communities.vmware.com/message/769448?tstart=0#769448</guid>
      <dc:date>2007-10-12T18:24:19Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/769110?tstart=0#769110</link>
      <description>&lt;br /&gt;
one fix is indeed, like an earlier poster noted: lsilogic line instead of the default buslogic. works for me on gutsy 7.10 beta 64bit, with 32bit gutsy guest. in addition, I changed everything to scsi from ide (cdrom), but I doubt that this was the trick...</description>
      <pubDate>Fri, 12 Oct 2007 09:35:25 GMT</pubDate>
      <author>jakobi6</author>
      <guid>http://communities.vmware.com/message/769110?tstart=0#769110</guid>
      <dc:date>2007-10-12T09:35:25Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/768721?tstart=0#768721</link>
      <description>Same here, however everything seems very slooooooooow once the VM boots.</description>
      <pubDate>Thu, 11 Oct 2007 18:11:51 GMT</pubDate>
      <author>ZuckaS</author>
      <guid>http://communities.vmware.com/message/768721?tstart=0#768721</guid>
      <dc:date>2007-10-11T18:11:51Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/768712?tstart=0#768712</link>
      <description>Update: after restarting everything, it seems that the VMs eventually starts running (looks like it has to go through all sda first). It does take 10+ minutes for the Vm to boot though so it is still a pretty big issue</description>
      <pubDate>Thu, 11 Oct 2007 18:06:13 GMT</pubDate>
      <author>FranckG</author>
      <guid>http://communities.vmware.com/message/768712?tstart=0#768712</guid>
      <dc:date>2007-10-11T18:06:13Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>12</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/768489?tstart=0#768489</link>
      <description>&lt;br /&gt;
Same issue here - I am stuck and can not run my VM any more&lt;br /&gt;
&lt;p /&gt;
FC7 host, vmware server v1.04 running FC7 VMs&lt;br /&gt;
&lt;p /&gt;
Solution above did not help &lt;br /&gt;
&lt;p /&gt;
I attached a screenshot of the message I get on boot&lt;br /&gt;
&lt;p /&gt;
Thnak you very much in advance for any help</description>
      <pubDate>Thu, 11 Oct 2007 14:27:25 GMT</pubDate>
      <author>FranckG</author>
      <guid>http://communities.vmware.com/message/768489?tstart=0#768489</guid>
      <dc:date>2007-10-11T14:27:25Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>13</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/768329?tstart=0#768329</link>
      <description>&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
Same problem here, happens while running "nast", the first thing it does at kernel start up.&lt;br /&gt;
&lt;p /&gt;
It doesn't even end at sdz for me, it continues on to sdaa, sdab..... forever.   Not even the fedora 7 rescue cd will boot up, same error.&lt;br /&gt;
&lt;p /&gt;
Now I have a brick, how can I open the disk image to read my data back? &lt;br /&gt;
&lt;p /&gt;
fedora 7, vmware server v1.04, windows xpsp2&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;</description>
      <pubDate>Thu, 11 Oct 2007 11:36:37 GMT</pubDate>
      <author>niknah</author>
      <guid>http://communities.vmware.com/message/768329?tstart=0#768329</guid>
      <dc:date>2007-10-11T11:36:37Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>14</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/767132?tstart=0#767132</link>
      <description>&lt;br /&gt;
Come on, someone! Same problem with Fedora 7.&lt;br /&gt;
&lt;p /&gt;
 There are a few posts here, but I could not find any other info anywhere else.&lt;br /&gt;
&lt;p /&gt;
 My system runs on XP host and Fedora 7 is the guest. I just don't know why I upgraded. If it ain't broke don't fix it. Right!&lt;br /&gt;
&lt;p /&gt;
 I hope someone from VMWare is reading this.&lt;br /&gt;
&lt;p /&gt;
Z</description>
      <pubDate>Tue, 09 Oct 2007 23:14:18 GMT</pubDate>
      <author>ZuckaS</author>
      <guid>http://communities.vmware.com/message/767132?tstart=0#767132</guid>
      <dc:date>2007-10-09T23:14:18Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>15</clearspace:replyCount>
    </item>
    <item>
      <title>Re: FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/754928?tstart=0#754928</link>
      <description>Managed to solve this one.&lt;br /&gt;
&lt;br /&gt;
VMX file had the below line commented out.&lt;br /&gt;
#scsi0.virtualDev = "buslogic"&lt;br /&gt;
&lt;br /&gt;
I uncommented the line and changed to&lt;br /&gt;
scsi0.virtualDev = "lsilogic"&lt;br /&gt;
&lt;br /&gt;
reboot and errors are gone.&lt;br /&gt;
&lt;br /&gt;
Hope this helps anybody else with similar issues.</description>
      <pubDate>Wed, 19 Sep 2007 23:34:17 GMT</pubDate>
      <author>kwl33181</author>
      <guid>http://communities.vmware.com/message/754928?tstart=0#754928</guid>
      <dc:date>2007-09-19T23:34:17Z</dc:date>
      <clearspace:dateToText>2 years, 2 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>FC7 using IDE Drives causing SCSI errors - Server 1.0.4</title>
      <link>http://communities.vmware.com/message/754919?tstart=0#754919</link>
      <description>After converting my SCSI drives to IDE to solve previous FC7/Vmware issues I upgraded to 1.0.4.   Now upon boot my screen and messages log are filling up with bellow SCSI entries.  Once  errors reach sd 2:0:15:7 the errors stop.  Thoughts?&lt;br /&gt;
&lt;br /&gt;
Sep 18 16:55:29 dev kernel: sd 2:0:2:6: [sdx] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK&lt;br /&gt;
Sep 18 16:55:29 dev kernel: sd 2:0:2:6: [sdx] Sense not available.&lt;br /&gt;
Sep 18 16:55:29 dev kernel: sd 2:0:2:6: rejecting I/O to offline device&lt;br /&gt;
Sep 18 16:55:29 dev kernel: sd 2:0:2:6: [sdx] Write Protect is off&lt;br /&gt;
Sep 18 16:55:29 dev kernel: sd 2:0:2:6: rejecting I/O to offline device&lt;br /&gt;
Sep 18 16:55:29 dev kernel: sd 2:0:2:6: [sdx] Asking for cache data failed&lt;br /&gt;
Sep 18 16:55:29 dev kernel: sd 2:0:2:6: [sdx] Assuming drive cache: write through&lt;br /&gt;
Sep 18 16:55:29 dev kernel: sd 2:0:2:6: [sdx] Attached SCSI disk&lt;br /&gt;
Sep 18 16:55:29 dev kernel: sd 2:0:2:6: Attached scsi generic sg24 type 0&lt;br /&gt;
Sep 18 16:55:29 dev kernel: scsi2: *** BusLogic BT-958 Initialized Successfully ***</description>
      <pubDate>Wed, 19 Sep 2007 23:15:36 GMT</pubDate>
      <author>kwl33181</author>
      <guid>http://communities.vmware.com/message/754919?tstart=0#754919</guid>
      <dc:date>2007-09-19T23:15:36Z</dc:date>
      <clearspace:dateToText>2 years, 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>18</clearspace:replyCount>
    </item>
  </channel>
</rss>

