Comment 6 for bug 2051299

Revision history for this message
maasuser1 (maasuser1) wrote : Re: Failed to wipe Micron 7400 MTFDKBA960TDZ during machine release

On the same hardware, I deployed Ubuntu 20.04 and then performed releasing, the disk was erased successfully.

```
2024-02-01T22:17:40+00:00 dp1 cloud-init[2556]: Setting up nvme-cli (1.9-1ubuntu0.1) ...
2024-02-01T22:17:40+00:00 dp1 cloud-init[2556]: Processing triggers for man-db (2.9.1-1) ...
2024-02-01T22:17:43+00:00 dp1 cloud-init[2556]: sda, nvme0n1 to be wiped.
2024-02-01T22:17:43+00:00 dp1 cloud-init[2556]: sda: starting quick wipe.
2024-02-01T22:17:43+00:00 dp1 cloud-init[2556]: sda: successfully quickly wiped.
2024-02-01T22:17:43+00:00 dp1 cloud-init[2556]: nvme0n1: starting quick wipe.
2024-02-01T22:17:43+00:00 dp1 cloud-init[2556]: nvme0n1: successfully quickly wiped.
2024-02-01T22:17:43+00:00 dp1 cloud-init[2556]: All disks have been successfully wiped.
```

It may be an issue with `nvme-cli` + `maas-wipe` + NVMe SSD running on Ubuntu 22.04.