Closed joachimweyl closed 1 year ago
an alternative option was to get a hardware-based hard drive wiping tool so we don't have to have all of these servers on to do the wipe. This does require pulling the hard drives out of the servers though. Another possible alternative to writing code to erase them is to see if maas has something already written for this purpose.
@naved001 to explore MAAS options when time permits - may end up bumping to another person due to billing prioritization
While the redfish firmware on the openstack hosts advertises a "SecureErase" action:
{
"@odata.context": "/redfish/v1/$metadata#Drive.Drive",
"@odata.id": "/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1/",
"@odata.type": "#Drive.v1_3_0.Drive",
"Actions": {
"#Drive.SecureErase": {
"target": "/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1//Actions/Drive.SecureErase"
}
},
.
.
.
It doesn't look like this action is actually supported on our hardware. Attempting to use it results in:
{
"error": {
"@Message.ExtendedInfo": [
{
"Message": "Unable to complete the operation.",
"MessageArgs": [],
"MessageArgs@odata.count": 0,
"MessageId": "IDRAC.1.6.STOR006",
"RelatedProperties": [],
"RelatedProperties@odata.count": 0,
"Resolution": "Retry the operation. If the issue persists, contact your service provider.",
"Severity": "Critical"
}
],
"code": "Base.1.2.GeneralError",
"message": "A general error has occurred. See ExtendedInfo for more information"
}
}
The documentation says "This action is used to perform instant Secure Erase on ISE-compliant HDDs, SEDs, SSDs, and NVME SSDs. It does not require any input parameters.", and I'm not sure what counts as an "ISE-compliant" drive.
Decision made to pay for these to be wiped. Awaiting destruction report
@msdisme please add the contact information and name of the company that will be doing the destruction of these drives.
query out with data center, else will be Flax vendor. Will add names here.
Flax will be destroying the drives.
I will reach out to Erik to get the contact at IT Renew for the destruction report
IT Renew will be destroying the drives. They will send us a bill and the destroy list.
@er1p do you have an eta on wipe reports/invoice?
reached out to @er1p on Slack to try to get focus on this issue
OR pay someone else to do this.