The purpose of this section is to cover important controller functions when using solid-state drives (SSD).
Hard disk drives (HDD) use a spinning magnetic platter to store data in magnetic fields in nonvolatile storage. SSDs are storage devices that use nonvolatile solid-state memory (usually flash memory) to emulate HDDs. HDDs have an inherent latency and access time caused by mechanical delays in the spinning of the platter and movement of the head. SSDs greatly reduce the latency and time to access the stored data. The nature of solid-state memory is such that read operations can be performed faster than write operations and that write cycles are limited. Using techniques such as wear leveling and overprovisioning, enterprise class SSDs are designed to withstand many years of continuous use.
While using SSDs, consider the following specifications:
SSD devices are included in 528 bytes per sector array-candidate format. During the controller boot process, any SSD array candidate that is not already part of a disk array is automatically created as a single-drive RAID 0 disk array. Following are the two options for changing the RAID 0 disk array to a protected RAID level (5, 6, or 10):
Adapter caching improves overall performance with disk drives. In some configurations, adapter caching might not improve performance when you use SSD disk arrays. In these situations, adapter caching can be disabled by using the Change Configuration of Adapter window.
+-------------------------------------------------------------------–-----–----–+
| Change configuration of Adapter |
| |
|Current Adapter configurations are shown. To change setting hit 'c' for options
|menu. Highlight desired option then hit Enter. |
| c=Change Setting |
| |
| Adapter: 0001:00:01.0/33 IBM 574E001SISIOA |
| |
| Preferred Dual Adapter State . . . . . . : Primary
| Active/Active Mode . . . . . . . . . . . : Enabled
| IOA Caching Mode . . . . . . . . . . . . : Default |
| |
| |
| |
|Or leave blank and press Enter to cancel |
|e=exit q=cancel |
| |
+--------------------------------------------------------------------------------+