05-31-2016 08:44 AM
Trying to erase a disk form Linux redhat 6.6
get NVMe command reported a problem. error .
Firmware shows as
Bootloader : 8B1B012E
DevicePath : /dev/nvme0n1
DeviceStatus : Healthy
Firmware : 4IFDHPK2
FirmwareUpdateAvailable : Please contact your Intel representative about firmware update for this drive.
Index : 0
ModelNumber : LT0800KEXVA
ProductFamily : Intel SSD DC P3600 Series
SerialNumber : CVMD539000AF800BGN
Tried using the update kit 2.1.2 but when this booted it reported the firmware was at the latest rev 4IFDHPK2
Driver kit version is latets 3.0.0
Is there a way to fix this or determine the cause >?
06-01-2016 09:49 AM
dp62,
The SSD you have is an OEM version, customized by HPE* to work with their systems. For you to get firmware updates and drivers you need to contact them directly, here is the link for you to get support: https://www.hpe.com/us/en/support.html Hewlett Packard Enterprise (HPE) Support Help & Customer Service Hewlett Packard Enterprise (HPE).
Our Intel® SSD Data Center Tool can help you pull some information from the SSD, but it will not allow you to perform the firmware update.
06-08-2016 02:04 AM
I spoke with HPE and they were able to confirm that the firmware 4IFDHPK2 is the current correct version so the message "Please contact your Intel representative about
firmware update for this drive" can be ignored . This was not the main issue . The issue was the error seen using the delete command to erase the deviceI am using Intel Datacenter tool version 3.0.0
HPE had indicated that the only method of erasure was the format command with secure erase setting set to 0
Although this command succeeds it completes within seconds.
This does not appear to be an overwrite of all data on the card.
Does the delete command fail because the secure erase is not supported on this version ?
Is there no supported method of performing a secure erase or data overwrite on the card ?
"isdct start -nvmeformat -intelssd 0 SecureEraseSetting = 0"
isdct show -intelssd 0
- Intel SSD DC P3600 Series CVMD539000AF800BGN -
Bootloader : 8B1B012E
DevicePath : /dev/nvme0n1DeviceStatus : HealthyFirmware : 4IFDHPK2FirmwareUpdateAvailable : Please contact your Intel representative about firmware update for this drive.Index : 0ModelNumber : LT0800KEXVAProductFamily : Intel SSD DC P3600 SeriesSerialNumber : CVMD539000AF800BGNisdct delete -intelssd 0
WARNING! You have selected to delete all the data on the drive! Proceed with the delete? (Y|N): yDeleting...- Intel SSD DC P3600 Series CVMD539000AF800BGN -
Status : NVMe command reported a problem.
isdct start -nvmeformat -intelssd 0
WARNING! You have selected to format the drive! Proceed with the format? (Y|N): yFormatting...- Intel SSD DC P3600 Series CVMD539000AF800BGN -
Status : NVMe command reported a problem.
[root@node0 ~]# isdct start -nvmeformat -intelssd 0 SecureEraseSetting = 0
WARNING! You have selected to format the drive! Proceed with the format? (Y|N): yFormatting...- Intel SSD DC P3600 Series CVMD539000AF800BGN -
Status : NVMeFormat successful.
06-08-2016 10:22 AM
dp62,
We would like to know if after the NVMe format (which was successful) did you check your SSD just to make sure there is nothing on it? - No data?Was the drive your boot drive? This because we know for different tools the format on these drives will not take a long time, it could be done in seconds.Please let us know so we can continue with the assistance.NC06-09-2016 12:11 AM
My concern is that a format of a disk is not the same as a data over-write. There is a whole industry based on data erasure. Format as a method of removing customer data would not be considered sufficient by most companies or Government standards organisations,
The question as to why the "isdct delete –intelSSD 0" generates the error "NVMe command reported a problem has not been answered". This is documented as the method to use in Intel Datacenter tool version 3.0.0 to erase data. If you look at the tool set that is available by SANdisk for their accelerator cards you will see that that includes a full set of tools ( fio ) that included a method of carrying out a data overwrite to DOD standard.
I would like confirmation that this is not possible on this device and with the current tool set ( because the device does not support secure erase ?) . If it is possible I would like you to supply the method on how to achieve this