<?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: Windows Server 2012 RTM - Not recognizing SAS/SATA Controller Drives - BL465 in BladeSystem - General</title>
    <link>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5814055#M28094</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just in case someone else stumbles on this as we did, we had this same problem (drive configured in P410i but Windows Server 2012 would not see it).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution that worked for us was to run a 'HP System Erase' command..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We then reset the date/time, boot controller order, configured a RAID1 drive and a logical, then Windows Server 2012 saw the drive fine and installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Sep 2012 14:00:25 GMT</pubDate>
    <dc:creator>Chorus-Mark</dc:creator>
    <dc:date>2012-09-25T14:00:25Z</dc:date>
    <item>
      <title>Windows Server 2012 RTM - Not recognizing SAS/SATA Controller Drives - BL465</title>
      <link>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5698659#M28091</link>
      <description>&lt;P&gt;I am attempting to install Windows Server 2012 RTM for evaluation purposes on one of our obsolete (out of support) blade enclosures. &amp;nbsp;This is a BL465c G1 Blade that exceeds hardware requirements for the install. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem. I start the install but the installation does not detect any drives. The same thing happened in Server 2008 versions so I was aware that I would have to load in the drivers manually. &amp;nbsp;I had an older version of Smart Start, so I attempted to use that. &amp;nbsp;I could not locate any suitable drivers on SmartStart. I downloaded the latest HP ProLiant Smart Array SAS/SATA Controller Driver for Windows Server 2008 x64 Edition. &amp;nbsp;This is version&amp;nbsp;&lt;SPAN&gt;6.24.0.64 (4 Jun 2012) &lt;SPAN&gt;cp015741.exe&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The driver loads and the installation detects the Smart Array E200I Controller from the hpcissx2.inf file. &amp;nbsp;It goes through the process of loading the driver but is still unable to detect any disks (see screenshots).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any recommendations or am I SOL until HP actually releases drivers that are more compatible with the new version of Windows Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michael Barbere&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2012 17:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5698659#M28091</guid>
      <dc:creator>Michael Barbere</dc:creator>
      <dc:date>2012-06-22T17:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Server 2012 RTM - Not recognizing SAS/SATA Controller Drives - BL465</title>
      <link>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5698699#M28092</link>
      <description>&lt;P&gt;This is a characteristic of true hardware RAID controllers: before the RAID controller is configured, you cannot see any physical disks on the controller at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should reboot the blade, watch the boot messages and press F8 when you see the "Press F8 to configure SmartArray" prompt. Then you should use the SmartArray configuration menus to create a single logical disk out of the physical disk(s) installed on the blade.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Newer SmartArray controllers will automatically set up a RAID1 configuration at first boot if they are not overridden and the disks have not been used before; but in your case, the existing configuration may have been wiped, so the controller detects that the disks don't have any valid configuration but they have been used before by some SmartArray controller. In this situation, you may have to explicitly configure the RAID controller: after all, it does not know whether you're recycling an old server for a new purpose, or trying to recover life-or-death critical data from some disks rescued from a server room fire using another non-damaged server...&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2012 18:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5698699#M28092</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2012-06-22T18:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Server 2012 RTM - Not recognizing SAS/SATA Controller Drives - BL465</title>
      <link>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5706461#M28093</link>
      <description>&lt;P&gt;Thanks Matti:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I forgot that we zeroed out these drives when the server was decommissioned. &amp;nbsp;Creating the Logical Drive beforehand worked. &amp;nbsp;Disk shows up during the install now.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2012 17:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5706461#M28093</guid>
      <dc:creator>Michael Barbere</dc:creator>
      <dc:date>2012-06-29T17:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Server 2012 RTM - Not recognizing SAS/SATA Controller Drives - BL465</title>
      <link>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5814055#M28094</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just in case someone else stumbles on this as we did, we had this same problem (drive configured in P410i but Windows Server 2012 would not see it).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The solution that worked for us was to run a 'HP System Erase' command..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We then reset the date/time, boot controller order, configured a RAID1 drive and a logical, then Windows Server 2012 saw the drive fine and installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2012 14:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5814055#M28094</guid>
      <dc:creator>Chorus-Mark</dc:creator>
      <dc:date>2012-09-25T14:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Server 2012 RTM - Not recognizing SAS/SATA Controller Drives - BL465</title>
      <link>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5847691#M28095</link>
      <description>&lt;P&gt;We have several proliant g6 servers (ml330/350 and dl80) with p410i controllers. We tried multiple different logical drives on them (configured with ORCA) but windows server 2012 wont see them during install, not even after providing the updated driver from the MSSuplement2012 package. What could be wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 07:29:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5847691#M28095</guid>
      <dc:creator>Schinkel</dc:creator>
      <dc:date>2012-10-29T07:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Server 2012 RTM - Not recognizing SAS/SATA Controller Drives - BL465</title>
      <link>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5955887#M28096</link>
      <description>&lt;P&gt;I have the exact same problem. Even Windows 7 and windows home server 2011 are recognizing my HDD but not server 2012&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have HP Proliant N40L and trying to install server 2011 with 2 3TB hard drives on RAID1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Somebody please help..&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2013 20:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/windows-server-2012-rtm-not-recognizing-sas-sata-controller/m-p/5955887#M28096</guid>
      <dc:creator>yayati</dc:creator>
      <dc:date>2013-02-05T20:44:41Z</dc:date>
    </item>
  </channel>
</rss>

