Intel Matrix Storage Manager on Windows 2008 R2

0

I am currently setting up a Windows Server 2008 R2 with Intel RAID.

Is there a version of Intel Matrix Storage Manager that runs on Windows Server 2008 R2?

All help is more than appreciated!

Shaharyar

Posted 2010-03-26T07:46:34.960

Reputation: 3 101

Matrix Storage Manager has been renamed Rapid Storage Technology... you might get greater success Googling "Rapid Storage Technology" :) Jerome has given you the link to download RST, so all should be fine! :) – ryanswj – 2011-09-01T14:56:30.670

Answers

2

Sure there is, take a look at Intel.com.

I'm using IMSM for years now. First on 2k3 now on 2k8R2.

Jerome

Posted 2010-03-26T07:46:34.960

Reputation: 91

1

Additional info

There are two versions available

What you should know

  • its possible to switch from RST (isStor.sys) to RSTe (iaStorA.sys & iaStorF.sys) and back
  • Both versions support trim in RAID setups since v11.0
  • Here is Intel's overview table what RAID modes on which IO Controller Hub (ICH) are supported
  • you can check what driver your system is using with this portable tool DriveControllerInfo
  • you can check if trim is enabled with this little command line programm

Despite that note that there is currently an exception with X79 boards (Aug 2012)

Current RSTe drivers specific to X79 do NOT support TRIM on RAID 0, but an updated RST driver version coming soon will add support for X79 based systems, including the TRIM on RAID 0 feature.

nixda

Posted 2010-03-26T07:46:34.960

Reputation: 23 233