<?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 Disk access from B110i SATA RAID Controller in ProLiant Servers (ML,DL,SL)</title>
    <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796207#M112078</link>
    <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I have an issue that need help with.&lt;BR /&gt;&lt;BR /&gt;I have an HP Proliant DL180 G6 server with Windows Server 2003 istalled on 1 disk. SATA RAID functioanlity is disabled at the moment. So there is no RAIDing involved. I also have a second disk that stores data files.&lt;BR /&gt;&lt;BR /&gt;Now I want to install a new OS (Windows Server 2008 R2 x64) on two new 1TB disks that i have mirrored (RAID 0+1). I also want the two old disks to be mounted into the new OS so that I can copy data from them.&lt;BR /&gt;&lt;BR /&gt;However my problem is, that when I enabled the RAID functionality, the two "standalone" disks cannot be mounted within the new OS.&lt;BR /&gt;&lt;BR /&gt;So my question is - why cant I see the old disks in the new OS? Shouldn't it be possible when the old disks are not RAIDed? &lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;K Stolten</description>
    <pubDate>Tue, 07 Jun 2011 07:51:35 GMT</pubDate>
    <dc:creator>Karsten Stolten</dc:creator>
    <dc:date>2011-06-07T07:51:35Z</dc:date>
    <item>
      <title>Disk access from B110i SATA RAID Controller</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796207#M112078</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I have an issue that need help with.&lt;BR /&gt;&lt;BR /&gt;I have an HP Proliant DL180 G6 server with Windows Server 2003 istalled on 1 disk. SATA RAID functioanlity is disabled at the moment. So there is no RAIDing involved. I also have a second disk that stores data files.&lt;BR /&gt;&lt;BR /&gt;Now I want to install a new OS (Windows Server 2008 R2 x64) on two new 1TB disks that i have mirrored (RAID 0+1). I also want the two old disks to be mounted into the new OS so that I can copy data from them.&lt;BR /&gt;&lt;BR /&gt;However my problem is, that when I enabled the RAID functionality, the two "standalone" disks cannot be mounted within the new OS.&lt;BR /&gt;&lt;BR /&gt;So my question is - why cant I see the old disks in the new OS? Shouldn't it be possible when the old disks are not RAIDed? &lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;K Stolten</description>
      <pubDate>Tue, 07 Jun 2011 07:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796207#M112078</guid>
      <dc:creator>Karsten Stolten</dc:creator>
      <dc:date>2011-06-07T07:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disk access from B110i SATA RAID Controller</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796208#M112079</link>
      <description>My blind answer having no experience on the Windows side of this issue is that the OS is now loading the RAID driver for the controller, thus the controller (now RAID enabled) only presents Logical volumes to the OS, your old drives do not belong to any logical volume and so they're insivible to the OS (pretty much like unassigned drives on higher grade Smart Array controllers)&lt;BR /&gt;&lt;BR /&gt;Those are my thoughts on the matter :)</description>
      <pubDate>Wed, 08 Jun 2011 03:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796208#M112079</guid>
      <dc:creator>SMR</dc:creator>
      <dc:date>2011-06-08T03:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Disk access from B110i SATA RAID Controller</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796209#M112080</link>
      <description>The RAID "controller" is not data compatible with the SATA "Controller"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You will find the same issue, on the first generation of the DL/ML 300 and 500 series.&lt;BR /&gt;&lt;BR /&gt;They had embbeded dual channel SCSI controllers. And a socket for ROC (RAID On a Chip).&lt;BR /&gt;Without ROC, it was a standt SCSI Controller.&lt;BR /&gt;If you installed the ROC, It was a smart array controller. The Smart Array Controller is not data compatible, with any other disk controller.&lt;BR /&gt;&lt;BR /&gt;There's no easy way out.&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;/jag</description>
      <pubDate>Wed, 08 Jun 2011 11:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796209#M112080</guid>
      <dc:creator>gregersenj</dc:creator>
      <dc:date>2011-06-08T11:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Disk access from B110i SATA RAID Controller</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796210#M112081</link>
      <description>Hi there!&lt;BR /&gt;&lt;BR /&gt;Thank's alot for your input on this matter!&lt;BR /&gt;&lt;BR /&gt;SMR -&amp;gt; &lt;BR /&gt;The disks that I'm trying to access (with the old data) was/is not an array. They are single volume disks - as plain as they come. So I guess they should really be driver independent.&lt;BR /&gt;&lt;BR /&gt;gregersenj -&amp;gt; &lt;BR /&gt;Wasn't the answer I was hoping for - thus somehow expected it. &lt;BR /&gt;So I couldn't eaven take the disks and mount them in - say an SATA External HDD cabinet and the access the data that way? &lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Karsten</description>
      <pubDate>Wed, 08 Jun 2011 11:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796210#M112081</guid>
      <dc:creator>Karsten Stolten</dc:creator>
      <dc:date>2011-06-08T11:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Disk access from B110i SATA RAID Controller</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796211#M112082</link>
      <description>I will guess, you can put the old disk's on any standard SATA controller. And get access to the old data.&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;/jag</description>
      <pubDate>Wed, 08 Jun 2011 12:47:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796211#M112082</guid>
      <dc:creator>gregersenj</dc:creator>
      <dc:date>2011-06-08T12:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Disk access from B110i SATA RAID Controller</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796212#M112083</link>
      <description>Like gregersenj mentioned, you would have to put them (old disks) on a standard SATA controller, I guess what I meant was your controller is not a standard SATA controller anymore ever since you enabled RAID on it.</description>
      <pubDate>Wed, 08 Jun 2011 15:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796212#M112083</guid>
      <dc:creator>SMR</dc:creator>
      <dc:date>2011-06-08T15:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disk access from B110i SATA RAID Controller</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796213#M112084</link>
      <description>Hi guys!&lt;BR /&gt;&lt;BR /&gt;Thank's again for your feedback!&lt;BR /&gt;&lt;BR /&gt;I will try to get access to the data through another controller!&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;Karsten</description>
      <pubDate>Wed, 08 Jun 2011 17:01:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796213#M112084</guid>
      <dc:creator>Karsten Stolten</dc:creator>
      <dc:date>2011-06-08T17:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Disk access from B110i SATA RAID Controller</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796214#M112085</link>
      <description>You're Welcome.&lt;BR /&gt;&lt;BR /&gt;Good luck :)&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;/jag</description>
      <pubDate>Thu, 09 Jun 2011 08:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/disk-access-from-b110i-sata-raid-controller/m-p/4796214#M112085</guid>
      <dc:creator>gregersenj</dc:creator>
      <dc:date>2011-06-09T08:01:30Z</dc:date>
    </item>
  </channel>
</rss>

