Dell Lifecycle Controller 1.2 for Linux Guide de l'utilisateur Page 203

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 253
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 202
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Linux Version: 2.1.0
203
The input file ConvertToRAID.xml is shown below:
<p:ConvertToRAID_INPUT xmlns:p="http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_RAIDService">
<p:PDArray>Disk.Bay.2:Enclosure.Internal.0-0:RAID.Slot.1-1</p:PDArray>
</p:ConvertToRAID_INPUT>
OUTPUT:
ConvertToRAID_OUTPUT
RebootRequired = 1
ReturnValue = 0
16.21 Convert Physical Disks to Non RAID-ConvertToNonRAID()
The ConvertToNonRAID() method is used to convert a physical disks in RAID state of “Ready” to a Non-
RAID state. After the method is successfully executed, the PendingValue property of RAIDPDState
should reflect the pending changes. After the CreateTargetedConfigJob method is successfully
executed, the RAIDStatus property, which is enumerated in the DCIM_PhysicalDiskView from Section
16.9, should reflect the new state of that physical disk.
Invoke ConvertToNonRAID() with the following parameters and syntax:
Physical Disk TARGET: Obtained from the FQDD field (Section 16.9)
An example of Disk.Bay.2:Enclosure.Internal.0-0:RAID.Slot.1-1 is shown below.
EXAMPLE:
winrm invoke ConvertToNonRAID
"cimv2/root/dcim/DCIM_RAIDService?SystemCreationClassName=DCIM_ComputerSystem+CreationClass
Name=DCIM_RAIDService+SystemName=DCIM:ComputerSystem+Name=DCIM:RAIDService"
-h $IPADDRESS -V -v -c dummy.cert -P 443
-u $USERNAME -p $PASSWORD
-J СonvertToNonRAID.xml -j utf-8 -y basic
The input file ConvertToNonRAID.xml is shown below:
<p:ConvertToNonRAID_INPUT xmlns:p="http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_RAIDService">
<p:PDArray>Disk.Bay.2:Enclosure.Internal.0-0:RAID.Slot.1-1</p:PDArray>
</p:ConvertToNonRAID_INPUT>
OUTPUT:
ConvertToNonRAID_OUTPUT
RebootRequired = 1
ReturnValue = 0
Vue de la page 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 252 253

Commentaires sur ces manuels

Pas de commentaire