<?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 Rescan MSA500 G2 Controller after bootup in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375569#M13974</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Does anyone know if it is possible to access&lt;BR /&gt;HP MSA500 G2 storage if the storage is powered on after the RedHat of DL380 is booted up?&lt;BR /&gt;&lt;BR /&gt;I have tried the ACU utility or the CLI &lt;BR /&gt;command "hpacucli rescan" on RedHat Enterprise 3. The utility or command does not find any MSA500 G2 controller but only the internal &lt;BR /&gt;SA642 controller.&lt;BR /&gt;&lt;BR /&gt;Anyone's help is appreciated!</description>
    <pubDate>Thu, 09 Sep 2004 07:26:41 GMT</pubDate>
    <dc:creator>Vincent Leung_4</dc:creator>
    <dc:date>2004-09-09T07:26:41Z</dc:date>
    <item>
      <title>Rescan MSA500 G2 Controller after bootup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375569#M13974</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Does anyone know if it is possible to access&lt;BR /&gt;HP MSA500 G2 storage if the storage is powered on after the RedHat of DL380 is booted up?&lt;BR /&gt;&lt;BR /&gt;I have tried the ACU utility or the CLI &lt;BR /&gt;command "hpacucli rescan" on RedHat Enterprise 3. The utility or command does not find any MSA500 G2 controller but only the internal &lt;BR /&gt;SA642 controller.&lt;BR /&gt;&lt;BR /&gt;Anyone's help is appreciated!</description>
      <pubDate>Thu, 09 Sep 2004 07:26:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375569#M13974</guid>
      <dc:creator>Vincent Leung_4</dc:creator>
      <dc:date>2004-09-09T07:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Rescan MSA500 G2 Controller after bootup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375570#M13975</link>
      <description>Maybe kudzu will work.</description>
      <pubDate>Fri, 10 Sep 2004 00:37:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375570#M13975</guid>
      <dc:creator>yongye_1</dc:creator>
      <dc:date>2004-09-10T00:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Rescan MSA500 G2 Controller after bootup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375571#M13976</link>
      <description>Hi yongye,&lt;BR /&gt;&lt;BR /&gt;I tried kudzu before and it does not recognize the MSA500 G2 either.&lt;BR /&gt;&lt;BR /&gt;Thx!</description>
      <pubDate>Fri, 10 Sep 2004 03:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375571#M13976</guid>
      <dc:creator>Vincent Leung_4</dc:creator>
      <dc:date>2004-09-10T03:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Rescan MSA500 G2 Controller after bootup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375572#M13977</link>
      <description>cdrecorder has a command option to scan SCSI bus.&lt;BR /&gt;&lt;BR /&gt;try : cdrecorder -scanbus&lt;BR /&gt;&lt;BR /&gt;YJ</description>
      <pubDate>Fri, 10 Sep 2004 13:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375572#M13977</guid>
      <dc:creator>Yong_7</dc:creator>
      <dc:date>2004-09-10T13:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rescan MSA500 G2 Controller after bootup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375573#M13978</link>
      <description>Hi Vincent,&lt;BR /&gt;&lt;BR /&gt;make a "lsmod" to see what modules are loaded and unload the driver for MSA500 G2 with "rmmod" and then load it again with "modprobe".&lt;BR /&gt;&lt;BR /&gt;i hope it works!&lt;BR /&gt;&lt;BR /&gt;Johannes</description>
      <pubDate>Mon, 13 Sep 2004 07:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375573#M13978</guid>
      <dc:creator>Johannes Krackowizer_1</dc:creator>
      <dc:date>2004-09-13T07:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rescan MSA500 G2 Controller after bootup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375574#M13979</link>
      <description>Yong:&lt;BR /&gt;&lt;BR /&gt;cdrecord -scanbus does not seem to work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Johannes:&lt;BR /&gt;&lt;BR /&gt;Removing &amp;amp; reinserting the driver may work&lt;BR /&gt;but my boot disk is using the same driver &lt;BR /&gt;as that of the MSA500 G2 controller. I can't&lt;BR /&gt;afford to bring down the driver.&lt;BR /&gt;&lt;BR /&gt;I think the OS is using HP's cciss driver to&lt;BR /&gt;access the internal boot disk running on 5iPlus RAID 1 &amp;amp; to the external MSA500 G2 storage controller via the internal SA642&lt;BR /&gt;PCI-X controller card. It must be some trick&lt;BR /&gt;to do with the cciss driver. Maybe pass some&lt;BR /&gt;command to the cciss driver.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Sep 2004 12:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375574#M13979</guid>
      <dc:creator>Vincent Leung_4</dc:creator>
      <dc:date>2004-09-13T12:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Rescan MSA500 G2 Controller after bootup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375575#M13980</link>
      <description>i have found something on the hp website:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18023.www1.hp.com/support/files/server/us/download/21189.html" target="_blank"&gt;http://h18023.www1.hp.com/support/files/server/us/download/21189.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;At this location you could download a new driver with the folowing enhancments:&lt;BR /&gt;&lt;BR /&gt;Support for Smart Array 6i Controller. &lt;BR /&gt;Support for MSA 500 G2. &lt;BR /&gt;Support for MSA 20. &lt;BR /&gt;Support for One Button Disaster Recovery (OBDR). &lt;BR /&gt;Conversion function for 32-bit user space apps to run on x86_64 architecture. &lt;BR /&gt;Script (/etc/init.d/cciss_hotplug) to rescan SCSI bus. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Johannes</description>
      <pubDate>Wed, 15 Sep 2004 06:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375575#M13980</guid>
      <dc:creator>Johannes Krackowizer_1</dc:creator>
      <dc:date>2004-09-15T06:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Rescan MSA500 G2 Controller after bootup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375576#M13981</link>
      <description>Hi Johannes,&lt;BR /&gt;&lt;BR /&gt;Unfortunately, the cciss_hotplug script that comes with CCISS driver is for rescanning &amp;amp; detecting hot-plug scsi tape drives but not for rescanning MSA500 G2 controller.&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Sep 2004 02:35:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rescan-msa500-g2-controller-after-bootup/m-p/3375576#M13981</guid>
      <dc:creator>Vincent Leung_4</dc:creator>
      <dc:date>2004-09-16T02:35:21Z</dc:date>
    </item>
  </channel>
</rss>

