- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- NVME Controller Configuration GEN 10 ML 110
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2022 09:53 AM - last edited on 11-02-2022 07:50 AM by support_s
11-01-2022 09:53 AM - last edited on 11-02-2022 07:50 AM by support_s
I installed a NVME PCIe adapter with a NVMe drive for my boot drive. I also have 4 drives in Raid 1 on the SR100i array. All is working to a degree, but Enabling cache and other settings for the NVME are not available in bios.
My question is in the bios -Storage Options- Sata Controller options- Embedded Sata Configuration- Is currently set to Smart array sw raid support if I switch that to Sata ACHI will that only affect the NVME or will it clear my array as well? Thanks in advance.
Solved! Go to Solution.
- Tags:
- drive
- Prolaint server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 06:32 AM
11-02-2022 06:32 AM
Re: NVME Controller Configuration GEN 10 ML 110
The SR100i is the sofware solution that utliizes the onboard SATA connections. So yes disable that and your RAID arrays will no longer function.
The NVME PCIe adapter isn't related to the SATA options in your BIOS. If it doesn't pop up as a separate entitiy (under PCIe devices) the bios won't allow changing settings for it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 06:47 AM
11-02-2022 06:47 AM
Re: NVME Controller Configuration GEN 10 ML 110
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 06:52 AM
11-02-2022 06:52 AM
Re: NVME Controller Configuration GEN 10 ML 110
Assuming that "device manager" indicates you are using Windows, "write cache" is then just your normal RAM.
Why would you want to enable write caching on the NVME drive anyways? NVME is super fast, so why put it in memory first?
A hardware RAID controller can have separate (battery backed) memory for write caching, which can give a (large) performance benefit when it needs to write to spinning disks.
That's a very different use case then what you are trying to achieve.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 07:12 AM
11-02-2022 07:12 AM
Re: NVME Controller Configuration GEN 10 ML 110
Correct Server 2019. With write cache on I'm getting Over 3,000 MB/s Write, with it off I'm getting 587 MB/S Write. For our SQL database it does make a noticeable difference. On our Sr100i array drives we only have documents and backup files so write and read speed doesn't make a real difference in daily use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 07:25 AM - edited 11-02-2022 07:25 AM
11-02-2022 07:25 AM - edited 11-02-2022 07:25 AM
SolutionI'm not a Windows sysadmin, but perhaps your server is also an AD controller?
Assuming you are aware that enabling write caching puts you at risk of data loss on crashes and power outages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 07:48 AM
11-02-2022 07:48 AM
Re: NVME Controller Configuration GEN 10 ML 110
Correct again, we do have a UPS battery backup on the Server, but I believe you figured it out. Thank you.