<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: scsi_id in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493474#M38170</link>
    <description>&amp;gt;Dirk:  i think cciss devices don't have a wwid (however i could be mistaken).&lt;BR /&gt;&lt;BR /&gt;Probably u r right. At least it is not a scsi id asker is looking for..</description>
    <pubDate>Thu, 10 Sep 2009 10:01:10 GMT</pubDate>
    <dc:creator>Hakki Aydin Ucar</dc:creator>
    <dc:date>2009-09-10T10:01:10Z</dc:date>
    <item>
      <title>scsi_id</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493465#M38161</link>
      <description>folks,&lt;BR /&gt;&lt;BR /&gt;server is RHEL 5.3. i need to find the wwid. When i issue the below commands noting is returned. What's wrong in the command?&lt;BR /&gt;&lt;BR /&gt;scsi_id -g -u -d /dev/cciss/c0d0&lt;BR /&gt;&lt;BR /&gt;scsi_id -g -u -s /block/cciss\!c0d0/&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2009 08:38:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493465#M38161</guid>
      <dc:creator>ossupport55</dc:creator>
      <dc:date>2009-09-08T08:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: scsi_id</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493466#M38162</link>
      <description>did not you get any error like Non block or class device something ?</description>
      <pubDate>Tue, 08 Sep 2009 12:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493466#M38162</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-09-08T12:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: scsi_id</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493467#M38163</link>
      <description>nope, nothing. Should i check for the messages file to get the error ?</description>
      <pubDate>Tue, 08 Sep 2009 12:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493467#M38163</guid>
      <dc:creator>ossupport55</dc:creator>
      <dc:date>2009-09-08T12:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: scsi_id</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493468#M38164</link>
      <description>I think , actually you have to see some errors.For example the command:&lt;BR /&gt;[root@idmsv01 ~]# scsi_id -g -s /block/sda&lt;BR /&gt;&lt;BR /&gt;gives open class /sys/block/sda failed: No such file or directory&lt;BR /&gt;&lt;BR /&gt;because there is no sda at the given path. .&lt;BR /&gt;&lt;BR /&gt;And go to vi /etc/scsi_id.config and you have to see;&lt;BR /&gt;&lt;BR /&gt;# If you know all the scsi devices on your system support valid id's,&lt;BR /&gt;# remove the options=-b line, and mark all devices as good:&lt;BR /&gt;&lt;BR /&gt;options=-g&lt;BR /&gt;&lt;BR /&gt;is non comment out while options b is comment out: (as rescue from balcklist)&lt;BR /&gt;&lt;BR /&gt;# If you normally don't need scsi id's, or might be attaching devices of&lt;BR /&gt;# an unknown functionality, black list everyone. This is the default&lt;BR /&gt;# behaviour (if no -b or -g is specified).&lt;BR /&gt;#&lt;BR /&gt;# options=-b&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2009 13:11:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493468#M38164</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-09-08T13:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: scsi_id</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493469#M38165</link>
      <description>Hakki,&lt;BR /&gt;&lt;BR /&gt;my scsi_id.config is as below.&lt;BR /&gt;&lt;BR /&gt;options=-g&lt;BR /&gt;&lt;BR /&gt;# some libata drives require vpd page 0x80&lt;BR /&gt;vendor="ATA",options=-p 0x80&lt;BR /&gt;&lt;BR /&gt;and the commands that i executed were:&lt;BR /&gt;&lt;BR /&gt;scsi_id -g -u -d /dev/cciss/c0d0&lt;BR /&gt;scsi_id -g -u -d /dev/cciss/c0d0p1&lt;BR /&gt;scsi_id -g -u -d /dev/cciss/c0d0p2&lt;BR /&gt;scsi_id -g -u -s /block/cciss\!c0d0/cciss\!c0d0p1&lt;BR /&gt;scsi_id -g -u -s /block/cciss\!c0d0&lt;BR /&gt;&lt;BR /&gt;but the return code is 1 for the above commands. what am i doing wrong?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Sep 2009 04:41:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493469#M38165</guid>
      <dc:creator>ossupport55</dc:creator>
      <dc:date>2009-09-09T04:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: scsi_id</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493470#M38166</link>
      <description>as far as I understand you do not have dev type scsi_id understand; when I check in my Red Hat Linux;&lt;BR /&gt;&lt;BR /&gt;# scsi_id -g -u -s /block/cciss\!c0d0&lt;BR /&gt;/sys/block/cciss!c0d0 is not a scsi device&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so if you go to the directory:&lt;BR /&gt;&lt;BR /&gt;cd /sys/block&lt;BR /&gt;and make &lt;BR /&gt;ls -al&lt;BR /&gt;&lt;BR /&gt;can you see &lt;BR /&gt;&lt;BR /&gt;sdd ? &lt;BR /&gt;&lt;BR /&gt;According to docs. need an sdd type to see WWID of the SCSI device:&lt;BR /&gt;&lt;BR /&gt;# scsi_id -g -u -s /block/sdd&lt;BR /&gt;&lt;BR /&gt; if you check version of RHEL :&lt;BR /&gt;&lt;BR /&gt;cat /proc/version&lt;BR /&gt;&lt;BR /&gt;I believe,you have to own RHEL 5.X to use scsi_id , since I have Red Hat 3.4.6-3 I cannot test for you . .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Sep 2009 05:39:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493470#M38166</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-09-09T05:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: scsi_id</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493471#M38167</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Yes it's RHEL 5.3. I have no sdd devices. But, there should be some way i can get the WWID for a scsi device.&lt;BR /&gt;&lt;BR /&gt;cheers</description>
      <pubDate>Wed, 09 Sep 2009 05:46:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493471#M38167</guid>
      <dc:creator>ossupport55</dc:creator>
      <dc:date>2009-09-09T05:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: scsi_id</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493472#M38168</link>
      <description>Apparently you do not have scsi dev created somehow; additionally you can check these:&lt;BR /&gt;&lt;BR /&gt;# hdparm -i /dev/hda&lt;BR /&gt;&lt;BR /&gt;if it works you have ide not scsi like my server. .&lt;BR /&gt;&lt;BR /&gt;# hdparm -i /dev/sda &lt;BR /&gt;&lt;BR /&gt;if it works you have a scsi as far as I got&lt;BR /&gt;&lt;BR /&gt;also a useful command:&lt;BR /&gt;&lt;BR /&gt;# ls /dev/disk/by-path&lt;BR /&gt;pci-0000:00:1f.1-ide-0:0&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Sep 2009 05:54:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493472#M38168</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-09-09T05:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: scsi_id</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493473#M38169</link>
      <description>i think cciss devices don't have a wwid (however i could be mistaken).</description>
      <pubDate>Thu, 10 Sep 2009 04:37:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493473#M38169</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2009-09-10T04:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: scsi_id</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493474#M38170</link>
      <description>&amp;gt;Dirk:  i think cciss devices don't have a wwid (however i could be mistaken).&lt;BR /&gt;&lt;BR /&gt;Probably u r right. At least it is not a scsi id asker is looking for..</description>
      <pubDate>Thu, 10 Sep 2009 10:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scsi-id/m-p/4493474#M38170</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-09-10T10:01:10Z</dc:date>
    </item>
  </channel>
</rss>

