Dell Lifecycle Controller 2 Version 1.3.0 Manuel d'utilisateur Page 102

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 157
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 101
Lifecycle Controller IntegrationBest Practices Specification
102
Set desired RAID physical disk FQDD by editing script
Script: ConvertToNonRAID.win
A) The Lifecycle Controller remote service must be in a “ready” state before executing any
other WSMAN commands.
GetRemoteServicesAPIStatus()
B) GetControllerViews(): ENUMERATE the DCIM_ControllerView class to view all available
RAID FQDDs. See section 2.2 for a definition of
ENUMERATE .
C) GetPhysicalDiskViews(): ENUMERATE the DCIM_PhysicalDiskView class to view all
available physical disk FQDDs. See section 2.2 for a definition of
ENUMERATE .
Note the value of the RaidStatus parameter of the desired physical disk.
D) ConvertToNonRAID(): Invoke this method
E) CreateRAIDConfigJob(): Apply step D) [ReturnValue=4096]
F) Poll jobstatus for Completed: GET the InstanceID of from E). See section 2.3 for a
definition of
GET.
G) The Lifecycle Controller remote service must be in a “ready” state before executing any
other WSMAN commands.
GetRemoteServicesAPIStatus()
H) GetPhysicalDiskViews(): ENUMERATE the DCIM_PhysicalDiskView class to view all
available physical disk FQDDs. See section 2.2 for a definition of
ENUMERATE .
Note the new value of the RaidStatus parameter of the desired physical disk.
15 Record Log Profile Use Cases
15.1 Discovery of Record Log Profile Support
Use the following procedure below to confirm the existence of Record Log profile support.
Applies to: LC1.5.0+
Prerequisites for script: none
Script: GetRecordLogProfile.win
A) The Lifecycle Controller remote service must be in a “ready” state before executing any
other WSMAN commands. The GetRSStatus() method or the GetRemoteServicesAPIStatus()
method may be used depending on the version of the LC Management registered profile.
Vue de la page 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 156 157

Commentaires sur ces manuels

Pas de commentaire