<?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 - Mapping scsi passthru to physical sata disk on 2.0.1</title>
    <link>http://communities.vmware.com/community/vmtn/server/server2/general?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Tue, 12 May 2009 08:21:02 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-05-12T08:21:02Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Mapping scsi passthru to physical sata disk on 2.0.1</title>
      <link>http://communities.vmware.com/message/1249235?tstart=0#1249235</link>
      <description>I'm afraid that only VMware can answer that question and I doubt they will answer it here.&lt;br /&gt;
&lt;br /&gt;
My guess is that it is a premium feature they only want to support for paying customers?&lt;br /&gt;
RDM support is still available in VMware workstation.&lt;br /&gt;
&lt;br /&gt;
I'm aware it is not in the user interface anymore, but that doesn't say it is not still working that way anymore. &lt;br /&gt;
Unfortunately i cannot test it here.&lt;br /&gt;
&lt;br&gt;&lt;br&gt;--&lt;br /&gt;
Wil&lt;br /&gt;
_____________________________________________________ &lt;br /&gt;
Visit the VMware developers wiki at &lt;a class="jive-link-external" href="http://www.vi-toolkit.com"&gt;http://www.vi-toolkit.com&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
edit: Another guess is that the Windows product under Vista doesn't allow RDM mappings anymore as the OS doesn't give you direct access to the disk. VMware usually tries to keep their products the same over ALL operating systems and by removing the feature it is the same....</description>
      <pubDate>Tue, 12 May 2009 08:18:57 GMT</pubDate>
      <author>wila</author>
      <guid>http://communities.vmware.com/message/1249235?tstart=0#1249235</guid>
      <dc:date>2009-05-12T08:18:57Z</dc:date>
      <clearspace:dateToText>6 months, 2 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Mapping scsi passthru to physical sata disk on 2.0.1</title>
      <link>http://communities.vmware.com/message/1248983?tstart=0#1248983</link>
      <description>Maybe a better question is 'Why was RDM functionality removed in vmware-server 2.x?'</description>
      <pubDate>Mon, 11 May 2009 22:16:48 GMT</pubDate>
      <author>xyz222</author>
      <guid>http://communities.vmware.com/message/1248983?tstart=0#1248983</guid>
      <dc:date>2009-05-11T22:16:48Z</dc:date>
      <clearspace:dateToText>6 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Mapping scsi passthru to physical sata disk on 2.0.1</title>
      <link>http://communities.vmware.com/message/1248913?tstart=0#1248913</link>
      <description>&lt;div class="jive-quote"&gt;&lt;span class="jive-quote-header"&gt;xyz222 wrote:&lt;/span&gt;&lt;/div&gt;
I'm not sure if you can do what you want to try here. One thing is for sure, it is not going to be supported.&lt;br /&gt;
The virtual scsi passthrough device is only meant to be used for SCSI tape devices, trying to use it for anything else can have unpredictable results.&lt;br /&gt;
&lt;div class="jive-quote"&gt; Interestingly, when I specifiy either /dev/sg0 or /dev/sg1 as my scsi passthrough device, the VM begins to boot my Host installation of CentOS5.3 which I quickly stop to ensure no corruption of my Host OS. So teh scsi passthru seems to work fopr an already installed OS disk. &lt;/div&gt;
Eeks&lt;br /&gt;
&lt;div class="jive-quote"&gt;What the heck happened to the old RDM capability within vmware-server 1.x?  &lt;/div&gt;
I think you guessed it already, but it has been removed.&lt;br /&gt;
&lt;br&gt;&lt;br&gt;--&lt;br /&gt;
Wil&lt;br /&gt;
_____________________________________________________ &lt;br /&gt;
Visit the VMware developers wiki at &lt;a class="jive-link-external" href="http://www.vi-toolkit.com"&gt;http://www.vi-toolkit.com&lt;/a&gt;</description>
      <pubDate>Mon, 11 May 2009 20:41:01 GMT</pubDate>
      <author>wila</author>
      <guid>http://communities.vmware.com/message/1248913?tstart=0#1248913</guid>
      <dc:date>2009-05-11T20:41:01Z</dc:date>
      <clearspace:dateToText>6 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Mapping scsi passthru to physical sata disk on 2.0.1</title>
      <link>http://communities.vmware.com/message/1247626?tstart=0#1247626</link>
      <description>&lt;br /&gt;
System is CentOS 5.3 64 bit running on a quad core AMD phenom with 8gb of ram. There are 4 1TB hitachi sata disks installed in the system, visible as /dev/sda sdb sdc and sdd. sda and sdb are beaing used as a raid-1 pair for the Centos Host install and for .vmdk files. &lt;br /&gt;
&lt;p /&gt;
I want to map either /dev/sdc or /dev/sdd to a vm through the scsi passthrough adapter. Scsi passthrough lists available devices as /dev/sg0|1|2|3. Assuming that /dev/sg2 maps to /dev/sdc and /dev/sg3 maps to /dev/sdd  if I try to specify either of these sg(2|3) devices for the scsi passthrough, a guest OS installation within the VM does not see any disk associated with the VM.&lt;br /&gt;
&lt;p /&gt;
 Interestingly, when I specifiy either /dev/sg0 or /dev/sg1 as my scsi passthrough device, the VM begins to boot my Host installation of CentOS5.3 which I quickly stop to ensure no corruption of my Host OS. So teh scsi passthru seems to work fopr an already installed OS disk. &lt;br /&gt;
&lt;p /&gt;
 Just downloaded and installed vmware-server 2.0.1.&lt;br /&gt;
&lt;p /&gt;
What the heck happened to the old RDM capability within vmware-server 1.x?  &lt;br /&gt;
&lt;p /&gt;
 TIA &lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;</description>
      <pubDate>Sat, 09 May 2009 17:04:08 GMT</pubDate>
      <author>xyz222</author>
      <guid>http://communities.vmware.com/message/1247626?tstart=0#1247626</guid>
      <dc:date>2009-05-09T17:04:08Z</dc:date>
      <clearspace:dateToText>6 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
  </channel>
</rss>

