254 Script CommandsStart Physical Disk ReconstructionThis command starts reconstructing a physical disk.Syntaxstart physicalDisk [enclosureID,slotID]reconstructParametersStart Secure Physical Disk EraseThis command erases all of the data from one or more self encrypting disk(SED) physical disks so that they can be reused as SED physical disks. Runthis command only when the SED physical disks are no longer part of a securedisk group, or when the security key is unknown.NOTE: When performing a secure erase operation on all physical disks in an arraythat contains only SED physical disk type, the physical disks should be erased in twogroups using the start secureErase physicalDisks[] command.For example, if there are seven (7) SED physical disks, the secure erase can beperformed by executing:start secureErase physicalDisks [0,0 0,1 0,2 0,3];start secureErase physicalDisks [0,4 0,5 0,6];Syntaxstart secureErase (physicalDisk[enclosureID,slotID] |physicalDisks [enclosureID1,slotID1 enclosureID2,slotID2 ... enclosureIDn,slotIDn])Parameter DescriptionphysicalDisk Identifies the enclosure and slot where the physical disk resides.Enclosure ID values are 0 to 99. Slot ID values are 0 to 31. Youmust put brackets ([ ]) around the enclosure ID value and slotID value.