<?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: StrageWorks array and Linux RHEL AS 3.0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908148#M45745</link>
    <description>&lt;BR /&gt;DonÂ´t know much about LUN, but let me help you in locating config file.&lt;BR /&gt;&lt;BR /&gt;the config file for the running kernel is located in /boot/ directory, the file name is config-&lt;VERSION-OF-THE-KERNEL&gt;&lt;BR /&gt;&lt;BR /&gt;but to compile it to your desired need, you have to install kernel-source rpm, it will install kernel source files in /usr/src/linux-2.4 from where you can configure and compile the kernel to suit your need&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Go&lt;/VERSION-OF-THE-KERNEL&gt;</description>
    <pubDate>Tue, 21 Jun 2005 06:20:47 GMT</pubDate>
    <dc:creator>Gopi Sekar</dc:creator>
    <dc:date>2005-06-21T06:20:47Z</dc:date>
    <item>
      <title>StrageWorks array and Linux RHEL AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908145#M45742</link>
      <description>Hi,&lt;BR /&gt;I am pretty green with the management of StorageWorks VA 7110 disks on Linux so forgive if my question is pretty basic.&lt;BR /&gt;I have a mixed environment W2K and Linux and have installed and succesfully configured LUN's for the w2k server which happens to run the Commandview SDM version 1.09.&lt;BR /&gt;I can see the array and SDM works fine.&lt;BR /&gt;I also want to allocate disks to my linux servers. &lt;BR /&gt;I have installed fibreutils with no issues and can see LUN 0 on the array, but nothing else.&lt;BR /&gt;&lt;BR /&gt;My questions are :&lt;BR /&gt;1) Do I need to have commandview also installed in the Linux servers?&lt;BR /&gt;(I tried to install SDM 1.09 on the Linux box but got an error as the package wants kernel above 2.4.21 and I have 2.4.18 and cannot upgrade at the moment) .&lt;BR /&gt;&lt;BR /&gt;If the answer to 1 is "not necessary" my second question is :&lt;BR /&gt;How do I allocate the LUN's?&lt;BR /&gt;Thank you for your assistance&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jun 2005 00:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908145#M45742</guid>
      <dc:creator>luis de carlos</dc:creator>
      <dc:date>2005-06-21T00:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: StrageWorks array and Linux RHEL AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908146#M45743</link>
      <description>disks connected via fibre channel are seen &lt;BR /&gt;as normal SCSI disks in Linux. This is valid &lt;BR /&gt;for LUNS also.&lt;BR /&gt;&lt;BR /&gt;To see all LUNS in a scan the kernel must &lt;BR /&gt;have multiple LUN support enabled:&lt;BR /&gt;CONFIG_SCSI_MULTI-LUN=y in kernel. In &lt;BR /&gt;addition you may need to specify the kernel &lt;BR /&gt;parameter max_scsi_luns.&lt;BR /&gt;&lt;BR /&gt;check `dmesg` output, to see if any new LUNs &lt;BR /&gt;apear.</description>
      <pubDate>Tue, 21 Jun 2005 00:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908146#M45743</guid>
      <dc:creator>Matthew_50</dc:creator>
      <dc:date>2005-06-21T00:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: StrageWorks array and Linux RHEL AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908147#M45744</link>
      <description>Hi Mattew,&lt;BR /&gt;Thanks so much for your assistance, however, I am filling in while we wait to get a proper Linux SA resource and my Linux knowledge is near to nil, as all my SA experience is with Solaris and tru64. This said, I have done a bit of homework, but cannot locate the .config so I cannot say what are the current kernel parameters nor do I know how to query or set them, but I guess I should find this in the doco, not bother you with it.&lt;BR /&gt;My hunch is that the system sees the array as&lt;BR /&gt;The dmesg reports the array and its lun 0 which is attached    see below :&lt;BR /&gt;&lt;BR /&gt;scsi singledevice 3 0 0 0&lt;BR /&gt;blk: queue e0000040471d5d30, I/O limit 17592186044415Mb (mask 0xffffffffffffffff)&lt;BR /&gt;  Vendor: HP        Model: A6189B            Rev: A120&lt;BR /&gt;  Type:   Direct-Access                      ANSI SCSI revision: 03&lt;BR /&gt;blk: queue e0000040471d6730, I/O limit 17592186044415Mb (mask 0xffffffffffffffff)&lt;BR /&gt;scsi(3:0:0:0): Enabled tagged queuing, queue depth 16.&lt;BR /&gt;Attached scsi disk sdc at scsi3, channel 0, id 0, lun 0&lt;BR /&gt;SCSI device sdc: 1 512-byte hdwr sectors (0 MB)&lt;BR /&gt; sdc: I/O error: dev 08:20, sector 0&lt;BR /&gt; I/O error: dev 08:20, sector 0&lt;BR /&gt; I/O error: dev 08:20, sector 0&lt;BR /&gt; I/O error: dev 08:20, sector 0&lt;BR /&gt; I/O error: dev 08:20, sector 0&lt;BR /&gt; unable to read partition table&lt;BR /&gt;scsi singledevice 3 0 0 1&lt;BR /&gt;blk: queue e0000040471d6730, I/O limit 17592186044415Mb (mask 0xffffffffffffffff)&lt;BR /&gt;scsi singledevice 3 0 0 2&lt;BR /&gt;blk: queue e0000040471d6730, I/O limit 17592186044415Mb (mask 0xffffffffffffffff)&lt;BR /&gt;scsi singledevice 3 0 0 3&lt;BR /&gt;etc .... till lun 32 then does the same for controller 1 ...&lt;BR /&gt;&lt;BR /&gt;My problem is that I created a lun (#3) in the array, which is not formatted, and whereas in windows I was able to format the lun (#2) , I do not know how to do this in Linux .&lt;BR /&gt;I also realize this is the wrong forum!... definitely not my day!.&lt;BR /&gt;&lt;BR /&gt;If you can help thanks again&lt;BR /&gt;Luis&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Jun 2005 03:32:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908147#M45744</guid>
      <dc:creator>luis de carlos</dc:creator>
      <dc:date>2005-06-21T03:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: StrageWorks array and Linux RHEL AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908148#M45745</link>
      <description>&lt;BR /&gt;DonÂ´t know much about LUN, but let me help you in locating config file.&lt;BR /&gt;&lt;BR /&gt;the config file for the running kernel is located in /boot/ directory, the file name is config-&lt;VERSION-OF-THE-KERNEL&gt;&lt;BR /&gt;&lt;BR /&gt;but to compile it to your desired need, you have to install kernel-source rpm, it will install kernel source files in /usr/src/linux-2.4 from where you can configure and compile the kernel to suit your need&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Go&lt;/VERSION-OF-THE-KERNEL&gt;</description>
      <pubDate>Tue, 21 Jun 2005 06:20:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908148#M45745</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-06-21T06:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: StrageWorks array and Linux RHEL AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908149#M45746</link>
      <description>Hi Luis,&lt;BR /&gt;&lt;BR /&gt;to configure the kernel with support to multi luns is what you have to do, but ....&lt;BR /&gt;you may try to run the script above and see if the extra luns are seen.&lt;BR /&gt;&lt;A href="http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh" target="_blank"&gt;http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Tue, 21 Jun 2005 13:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908149#M45746</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-06-21T13:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: StrageWorks array and Linux RHEL AS 3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908150#M45747</link>
      <description>Hi ,&lt;BR /&gt;Thanks to all, but I think I am out of my depth. &lt;BR /&gt;I forgot to say that this is a IA64 install and to recompile kernel etc it is a  different procedure than standard Linux. So I'm touching base with some contacts at HP see what can be done ...&lt;BR /&gt;Luis</description>
      <pubDate>Wed, 22 Jun 2005 03:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/strageworks-array-and-linux-rhel-as-3-0/m-p/4908150#M45747</guid>
      <dc:creator>luis de carlos</dc:creator>
      <dc:date>2005-06-22T03:21:10Z</dc:date>
    </item>
  </channel>
</rss>

