Users Guide

Converting a SATA Drive from RAID Mode to a Non-RAID State
To successfully perform remote operations on the server, make sure that the following prerequisites are met:
Common Prerequisites Before Using Remote Services.
PERC S110 or H310 controllers that supports non-RAID mode.
SATA or SSD Hard Drives
To convert the RAID drive to a non-RAID SATA drive:
1. Get the list of storage controllers attached to the system and their properties.
2. Get the FQDDs, values of the controller, and the physical disks attached to the controller.
3. Invoke the ConvertToNonRAID() method to initiate the conversion.
4. Invoke the CreateTargetedConfigJob() method to apply the pending values. If this method is successful, the system
must return a job ID for the configuration task you created.
References For Converting a SATA Drive
NOTE: The sections referenced in this table contain only generic examples.
Table 11. Step Number and Location
Step Number Location in Lifecycle Controller Web Services Interface Guide (Windows or Linux)
step 1 16.7 — Listing the RAID Inventory-ControllerView Class
step 2 16.9 — Listing the RAID Inventory-PhysicalDiskView Class
step 3 16.21 Convert Physical Disks to Non RAID-ConvertToNonRAID()
step 4 16.14 — Applying the Pending Values for RAID-CreateTargetedConfigJob
Profiles
DCIM-SimpleRAIDProfile
MOFs
DCIM_ControllerView.mof
DCIM_EnclosureView.mof
DCIM_PhysicalDiskView.mof
DCIM_RAIDAttribute.mof
DCIM_RAIDEnumeration.mof
DCIM_RAIDInteger.mof
DCIM_RAIDService.mof
DCIM_RAIDString.mof
DCIM_VirtualDiskView.mof
45