<?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: Why RST blocked all Non-RAID driver? in Rapid Storage Technology</title>
    <link>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1565178#M12718</link>
    <description>&lt;P&gt;I have no idea what you are trying to say with your first sentence. Regarding invalid combinations (i.e. trying to create a RAID array using a mix of NVMe and SATA devices, which isn't supported AFAIK) and the UI, I agree; just saying that there is no array possible is not very user-friendly; it should indicate why this is the case. Intel Customer Support should pass this comment along to the RST developers.&lt;/P&gt;&lt;P&gt;I am not going to argue the issue with you. If you want to use the VMD engine to support RAID, you enable it and you use it to access all of your devices. No pick and choose. All of your devices. If you don't like it, don't use the feature; it's that simple.&lt;/P&gt;&lt;P&gt;...S&lt;/P&gt;&lt;P&gt;P.S. I am a volunteer here. My opinions are my own. I do not represent Intel.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2024 22:06:05 GMT</pubDate>
    <dc:creator>n_scott_pearson</dc:creator>
    <dc:date>2024-01-22T22:06:05Z</dc:date>
    <item>
      <title>Why RST blocked all Non-RAID driver?</title>
      <link>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1560758#M12674</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If I enable VMD in BIOS, then all storages, both SATA and NVME, are not accessable by OS without loading RST driver for Windows (Linux support still missing in 2024).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Question is, why Intel need to block all &lt;STRONG&gt;Non-RAID&lt;/STRONG&gt; drivers ?&lt;/P&gt;&lt;P&gt;It's not reasonable, I think.&lt;/P&gt;&lt;P&gt;So, I want to figure out the reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 07:52:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1560758#M12674</guid>
      <dc:creator>Keelung</dc:creator>
      <dc:date>2024-01-08T07:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why RST blocked all Non-RAID driver?</title>
      <link>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1560967#M12677</link>
      <description>&lt;P&gt;I am unsure exactly what you mean by 'all non-RAID drivers', but let's carry on.&lt;/P&gt;&lt;P&gt;The VMD engine supports both NVMe and SATA drives being utilized in RAID arrays. When the engine is enabled, it takes over control of the interfaces for all of these devices (i.e., NVMe-based SSDs and Chipset SATA controller-based SATA drives. A UEFI driver in the BIOS provides access to the RAID volumes (for the purpose of boot support) and the Windows-based driver provides access to these volumes at runtime. Drives that are not used in RAID arrays are supported as they would be otherwise, albeit supported by an Intel Storage Driver instead of the Microsoft storage driver or any other vendor-supplied NVMe driver.&lt;/P&gt;&lt;P&gt;Admittedly, this control does place a burden on drive manufacturers who provide their own tools for drive management, in that they must support Intel's driver interface (which I believe is still based upon the CSMI specification???) if they wish to tunnel down to the physical drives. A long time ago, I open-sourced an app for S.M.A.R.T. status/attribute display that showed how to use this CSMI interface to tunnel through RAID arrays and access physical drive data. I am sure this code is pretty stale now (I known that it didn't encompass NVMe-based drives; they didn't exist back then), but I would think still a good intro for CSMI for any who are interested.&lt;/P&gt;&lt;P&gt;Linux support is indeed still missing - and I would think will *&lt;STRONG&gt;stay&lt;/STRONG&gt;* missing - so long as Linux Desktop continues to garner an insignificant portion (a *&lt;STRONG&gt;pitiful&lt;/STRONG&gt;* 3.08% currently; ChromeOS has 4.15%) of the desktop TAM. ROI is king. When only limited resources are available, you aim your resources where the bulk of the market is going.&lt;/P&gt;&lt;P&gt;Just my opinion,&lt;/P&gt;&lt;P&gt;...S&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 20:59:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1560967#M12677</guid>
      <dc:creator>n_scott_pearson</dc:creator>
      <dc:date>2024-01-08T20:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why RST blocked all Non-RAID driver?</title>
      <link>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1561359#M12682</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/53253"&gt;@n_scott_pearson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your info in details!&lt;/P&gt;&lt;P&gt;Maybe I should use &lt;STRONG&gt;Disk&lt;/STRONG&gt; instead of &lt;STRONG&gt;Driver&lt;/STRONG&gt; in my "All Non-RAID drivers" (as in red block in following snapshot)&lt;/P&gt;&lt;BLOCKQUOTE&gt;When the engine is enabled, it &lt;STRONG&gt;takes over control&lt;/STRONG&gt; of the interfaces for &lt;STRONG&gt;all of these devices&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;RST should pass-throught Non-RAID disks to OS but takes over control of all disks.&lt;/P&gt;&lt;P&gt;On my HP Z2 G9 Tower PC, when I enabled VMD in BIOS, then even no RAID volume created, I cannot install Windows 10 without loading RAID driver. I'm installing OS into a Non-RAID disk, why the RAID driver is required?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On my old PC, i7-8700 CPU installed, I can still access Non-RAID disks in Windows PE even no RAID driver loaded.&lt;/P&gt;&lt;P&gt;But on my New PC, i9-13900K installed, I cannot access any&amp;nbsp;Non-RAID disks in Windows PE if no RAID driver loaded.&lt;/P&gt;&lt;P&gt;So, new RST firmware &lt;STRONG&gt;blocked&lt;/STRONG&gt; accessing of Non-RAID disks -- both SATA and NVME!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the RST Linux support, it make me think about another question: Why in most Linux distributions ISO images use AMD64 instead of x86_64 ?&amp;nbsp;&lt;A href="https://unix.stackexchange.com/questions/53415/why-are-64-bit-distros-often-called-amd64" target="_self"&gt;https://unix.stackexchange.com/questions/53415/why-are-64-bit-distros-often-called-amd64&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Seems Intel don't want to support Linux as before.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Non-RAID Drivers are unaccessalbe" style="width: 984px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/50141i5478FC762DCB0916/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="rst_raid.png" alt="Non-RAID Drivers are unaccessalbe" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Non-RAID Drivers are unaccessalbe&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 04:58:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1561359#M12682</guid>
      <dc:creator>Keelung</dc:creator>
      <dc:date>2024-01-10T04:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why RST blocked all Non-RAID driver?</title>
      <link>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1561663#M12685</link>
      <description>&lt;P&gt;I am trying to be polite, because most of the questions they do not have enough gravity.&lt;/P&gt;&lt;P&gt;Even when there is present a RAID array, for booting to OS from it &lt;U&gt;or not&lt;/U&gt;, the RAID drive it must be loaded.&lt;/P&gt;&lt;P&gt;At windows installation you simple select the appropriate Boot partition, it could be the RAID-Array or a single drive.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Read carefully the User manual of your motherboard.&lt;/P&gt;&lt;P&gt;Your new motherboard it might have configuration limitations.&lt;/P&gt;&lt;P&gt;If you are unable to help your self with all this documentation, then ask ask help from a professional freelancer computers builder.&lt;/P&gt;&lt;P&gt;And pay the man.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 21:17:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1561663#M12685</guid>
      <dc:creator>Kiriakos-GR</dc:creator>
      <dc:date>2024-01-10T21:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why RST blocked all Non-RAID driver?</title>
      <link>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1561739#M12687</link>
      <description>&lt;P&gt;I can cover the OS installation and loading RST driver which downloaded from HP.&lt;/P&gt;&lt;P&gt;The issue is, I cannot backup my OS disk in Windows PE.&amp;nbsp;&lt;SPAN&gt;And most of PE have no RAID driver selection while booting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is my usage scene:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;HP Z2 G9 has &lt;STRONG&gt;three&lt;/STRONG&gt; M.2 slots and four SATA interfaces. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;I install Windows on &lt;STRONG&gt;SSD1&lt;/STRONG&gt; and create RAID1 volume on &lt;STRONG&gt;SSD2&lt;/STRONG&gt; and &lt;STRONG&gt;SSD3&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;I restore/backup Windows monthly, SSD1 disk here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;But after booting into PE from USB disk, ALL local disks are gone. All local disks, RAID / Non-RAID, are not shown in PE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;So, is there anything wrong I've done?&amp;nbsp; I just want to backup my Non-RAID disk.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The &lt;STRONG&gt;ROOT CAUSE&lt;/STRONG&gt; is, RST blocked all Non-RAID disks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But why? why RST need to block all Non-RAID disks?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think there is &lt;FONT size="6"&gt;&lt;STRONG&gt;no&lt;/STRONG&gt;&lt;/FONT&gt; &lt;FONT size="6"&gt;&lt;STRONG&gt;necessary&lt;/STRONG&gt;&lt;/FONT&gt; to&amp;nbsp;&lt;SPAN&gt;block all Non-RAID disks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;That's why I post this thread here.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;P.S. Blocking all Non-RAID disks isn't a polite thing to end users.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 05:48:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1561739#M12687</guid>
      <dc:creator>Keelung</dc:creator>
      <dc:date>2024-01-11T05:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why RST blocked all Non-RAID driver?</title>
      <link>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1561772#M12688</link>
      <description>&lt;P&gt;Windows PE, with out addition of chip-set drivers its a powerless piece of software.&lt;/P&gt;&lt;P&gt;You need to buy a better backup software.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even the old Norton Ghost 15,&amp;nbsp; after be installed, this is able to make special boot CD for the specific motherboard (this including&amp;nbsp; chip-set drivers along LAN card driver) so the user to be able to restore local HDD image or from a remote location.&lt;/P&gt;&lt;P&gt;INTEL has nothing to do with your problems, move on and &lt;FONT size="6"&gt;BUY a better Backup Software.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 07:21:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1561772#M12688</guid>
      <dc:creator>Kiriakos-GR</dc:creator>
      <dc:date>2024-01-11T07:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why RST blocked all Non-RAID driver?</title>
      <link>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1561819#M12690</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/331484"&gt;@Kiriakos-GR&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;INTEL has nothing to do with your problems, move on and &lt;FONT size="6"&gt;BUY a better Backup Software.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I don't think so.&lt;/P&gt;&lt;P&gt;INTEL's new RST blocked my Non-RAID disks. The old RST has no this issue.&lt;/P&gt;&lt;P&gt;There is nothing to do with buying or not buying, even a good or bad backup software.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN class=""&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;ROOT CAUSE&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is, RST blocked all Non-RAID disks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN class=""&gt;But why? why RST need to block all Non-RAID disks?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN class=""&gt;I think there is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT size="6"&gt;&lt;STRONG&gt;no&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT size="6"&gt;&lt;STRONG&gt;necessary&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to&amp;nbsp;block all Non-RAID disks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN class=""&gt;That's why I post this thread here&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;I want to know the reason here.&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;So, please just tell me the reason directly.&lt;/P&gt;&lt;P class=""&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 09:38:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1561819#M12690</guid>
      <dc:creator>Keelung</dc:creator>
      <dc:date>2024-01-11T09:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why RST blocked all Non-RAID driver?</title>
      <link>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1561968#M12695</link>
      <description>&lt;P&gt;It matters not. This is the way that VMD works and I doubt it is going to change.&lt;/P&gt;&lt;P&gt;RST needs to take over the interfaces for all M.2 SSDs in order to be able to support RAID with any combination of these SSDs (this wasn't a problem in your old system because RST then only had support for chipset-connected M.2 drives). RST offers a Storage Driver that is equal in performance to that provided by Microsoft, so there is no necessity to 'pass-thru' drive IRPs.&lt;/P&gt;&lt;P&gt;WinPE has the ability to have drivers injected into it, so I don't see why you don't simply do this. There are multiple treatise on how to do so out there. Just google "how to inject drivers into WinPE".&lt;/P&gt;&lt;P&gt;...S&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 19:44:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1561968#M12695</guid>
      <dc:creator>n_scott_pearson</dc:creator>
      <dc:date>2024-01-11T19:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why RST blocked all Non-RAID driver?</title>
      <link>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1564942#M12716</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/53253"&gt;@n_scott_pearson&lt;/a&gt;&amp;nbsp;wrote:&lt;P&gt;RST needs to take over the interfaces for all M.2 SSDs in order to be able to support RAID with any combination of these SSDs&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;RAID is created/deleted &lt;STRONG&gt;statically&lt;/STRONG&gt; but dynamically, even conside modifying dynamically, the UI can tip users with invalid combinations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Another question: I'm using SSDs to create a RAID array, why RST need to block HDDs?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 09:53:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1564942#M12716</guid>
      <dc:creator>Keelung</dc:creator>
      <dc:date>2024-01-22T09:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why RST blocked all Non-RAID driver?</title>
      <link>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1565178#M12718</link>
      <description>&lt;P&gt;I have no idea what you are trying to say with your first sentence. Regarding invalid combinations (i.e. trying to create a RAID array using a mix of NVMe and SATA devices, which isn't supported AFAIK) and the UI, I agree; just saying that there is no array possible is not very user-friendly; it should indicate why this is the case. Intel Customer Support should pass this comment along to the RST developers.&lt;/P&gt;&lt;P&gt;I am not going to argue the issue with you. If you want to use the VMD engine to support RAID, you enable it and you use it to access all of your devices. No pick and choose. All of your devices. If you don't like it, don't use the feature; it's that simple.&lt;/P&gt;&lt;P&gt;...S&lt;/P&gt;&lt;P&gt;P.S. I am a volunteer here. My opinions are my own. I do not represent Intel.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 22:06:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Rapid-Storage-Technology/Why-RST-blocked-all-Non-RAID-driver/m-p/1565178#M12718</guid>
      <dc:creator>n_scott_pearson</dc:creator>
      <dc:date>2024-01-22T22:06:05Z</dc:date>
    </item>
  </channel>
</rss>

