<?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: device files in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495870#M38236</link>
    <description>You can use GFS for clustering but there is a licensing cost if you are running RHEL4.  With release 5 it's free.  Since you appear to be running RHEL4 you might want to upgrade.</description>
    <pubDate>Fri, 11 Sep 2009 14:37:57 GMT</pubDate>
    <dc:creator>James Brand</dc:creator>
    <dc:date>2009-09-11T14:37:57Z</dc:date>
    <item>
      <title>device files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495865#M38231</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt; What is the difference between these device files. Which i can use for clustering purpose. how to check the no of lun assigned to server.&lt;BR /&gt;&lt;BR /&gt;/dev/cciss/c0d0p1&lt;BR /&gt;/dev/sdb&lt;BR /&gt;/dev/md5&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Rkumar</description>
      <pubDate>Fri, 11 Sep 2009 08:57:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495865#M38231</guid>
      <dc:creator>Waugh</dc:creator>
      <dc:date>2009-09-11T08:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: device files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495866#M38232</link>
      <description>/dev/cciss/c0d0p1 = HP SmartArray disk: controller 0, disk 0, partition 1.&lt;BR /&gt;&lt;BR /&gt;/dev/sdb = generic SCSI/FC/SATA/USB/Firewire/whatever disk: b = 2nd disk in detection order, whole disk.&lt;BR /&gt;&lt;BR /&gt;/dev/md5 = 5th Linux software RAID device. With Linux 2.4 kernel series this might also be a multipath device; in 2.6 kernel series, multipath devices are handled differently. Run "cat /proc/mdstat" to get more information about this device.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Which I can use for clustering purposes?&lt;BR /&gt;&lt;BR /&gt;Not enough information about your hardware and software configuration to answer that with any certainty.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; How to check the no of lun assigned to server?&lt;BR /&gt;&lt;BR /&gt;"cat /proc/scsi/scsi" may provide this information.&lt;BR /&gt;&lt;BR /&gt;If you use RedHat Enterprise Linux 5, the "lsscsi" command (optional, installable from RHEL5 RPMs) gives this information in a more useful format.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 11 Sep 2009 09:39:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495866#M38232</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-09-11T09:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: device files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495867#M38233</link>
      <description>Hi Matti Kurkela ,&lt;BR /&gt;&lt;BR /&gt;Thanks for valuable help. how to map the lun to device file like xpinfo -i gives mapping between cu:ldev no to device path . server model is DL38-339 ,storage MSA1000.&lt;BR /&gt;cat /proc/scsi/scsi&lt;BR /&gt;Attached devices:&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;  Vendor: COMPAQ   Model: MSA1000          Rev: 5.20&lt;BR /&gt;  Type:   RAID                             ANSI SCSI revision: 04&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 00 Lun: 01&lt;BR /&gt;  Vendor: COMPAQ   Model: MSA1000 VOLUME   Rev: 5.20&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;# uname -r&lt;BR /&gt;2.6.9-27.ELsmp&lt;BR /&gt;# cat /proc/mdstat&lt;BR /&gt;Personalities :&lt;BR /&gt;unused devices: &lt;NONE&gt;&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rkumar&lt;BR /&gt;&lt;/NONE&gt;</description>
      <pubDate>Fri, 11 Sep 2009 10:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495867#M38233</guid>
      <dc:creator>Waugh</dc:creator>
      <dc:date>2009-09-11T10:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: device files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495868#M38234</link>
      <description>Is extrange that you have /dev/md5 and no software RAID on this server.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; Which i can use for clustering purpose&lt;BR /&gt;&lt;BR /&gt;What do you mean with "clustering purpose"? A shared LUN?&lt;BR /&gt;&lt;BR /&gt;Also, see this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1365890" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1365890&lt;/A&gt;</description>
      <pubDate>Fri, 11 Sep 2009 10:18:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495868#M38234</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-09-11T10:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: device files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495869#M38235</link>
      <description>Hi Ivan,&lt;BR /&gt;&lt;BR /&gt;Yes i m trying to form the 2 node cluster and packages. yes share LUN.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rkumar&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Sep 2009 11:14:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495869#M38235</guid>
      <dc:creator>Waugh</dc:creator>
      <dc:date>2009-09-11T11:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: device files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495870#M38236</link>
      <description>You can use GFS for clustering but there is a licensing cost if you are running RHEL4.  With release 5 it's free.  Since you appear to be running RHEL4 you might want to upgrade.</description>
      <pubDate>Fri, 11 Sep 2009 14:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495870#M38236</guid>
      <dc:creator>James Brand</dc:creator>
      <dc:date>2009-09-11T14:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: device files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495871#M38237</link>
      <description>with ext3 the cluster can be configured, but in active/passive mode( not concurrent from both nodes). &lt;BR /&gt;&lt;BR /&gt;what i recollect is , Red Hat cluster suit comes free with RHEL 5</description>
      <pubDate>Sat, 12 Sep 2009 15:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495871#M38237</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-09-12T15:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: device files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495872#M38238</link>
      <description>Based on your service model (DL380, unknown generation) and /proc/scsi/scsi output, the likely configuration is as follows:&lt;BR /&gt;&lt;BR /&gt;- the internal disks are all controlled by the integrated SmartArray at /dev/cciss/c0*&lt;BR /&gt;- the internal CD-ROM does not interfere with disk naming&lt;BR /&gt;- the /dev/sd* devices are all from the MSA1000 storage.&lt;BR /&gt;&lt;BR /&gt;If the MSA configuration has not been changed since the system was booted, /dev/sda is Lun 0 of the MSA and /dev/sdb is Lun 1.&lt;BR /&gt;&lt;BR /&gt;Lun 0 may be a storage control interface which can be used to remotely configure the MSA if you have the proper configuration utilities and passwords. If so, it isn't really useable as a disk, although it may be detected as such. "fdisk -l /dev/sda" could be used to verify this: if the size of the "disk" is too small to be of practical use, it is most likely the control interface. &lt;BR /&gt;&lt;BR /&gt;(Some systems require that any SCSI/FC device must always have Lun 0, therefore it's logical to put the control interface there.)&lt;BR /&gt;&lt;BR /&gt;/dev/sdb is most likely the LUN you've allocated from the MSA to this server.&lt;BR /&gt;&lt;BR /&gt;The lack of a proper tool to map between Lun numbers and /dev/sd* devices is a known problem in RHEL 3 and 4. HP has a "fibreutils" RPM package which contains some tools to remedy this. Despite the package name, the commands "lssd" and "lssg" in the package are not restricted to FibreChannel disks only: they can be used to get some information on any /dev/sd* and /dev/sg* devices, respectively.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sun, 13 Sep 2009 12:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/device-files/m-p/4495872#M38238</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-09-13T12:05:17Z</dc:date>
    </item>
  </channel>
</rss>

