Teradata / stacki

Linux Cluster Builder - Bare Metal Red Hat & SUSE
http://www.stacki.org
Other
234 stars 74 forks source link

Add secure erase feature to hardware disk array controller configuration #169

Closed gregorybruno closed 7 years ago

gregorybruno commented 7 years ago

StorCLI, MegaCLI and hpssacli all support a "secure erase" feature.

Let's add a "secureerase" attribute. It will work like the "nukedisks" and "nukecontroller" attributes.

gregorybruno commented 7 years ago

The drives are either "FDE" (full disk encryption) or "SED" (secure erase drive).

gregorybruno commented 7 years ago

Can control this feature by setting 'secureerase' to 'true/false'.

bsanders commented 7 years ago

These changes went in to c7c9553 and 370a2ca.