Intel ssd pro 5400s ISN: BTLT64410931256HGNSA: J28306-102PBA : J25396-100MODEL: SSDSC2KF256H6
We have a P3520 1,2TB in an ESXi 5.5 U3. After one year in production it went offline within the ESXi host and the datastore was lost. After a reboot the datastore was back online again. We use the intel nvme 1.0e2.0 driver. Firmware is MDV10271. I ...
Random write to Intel SSDPEDKE040T7.After 1.4TB random write, SSD write performance drops to half.The test script :#!/bin/sh nvme="$1" if [ -z "$nvme" ]; then echo "Usage $0 <nvme>" exit 1 fi ls "$nvme" || exit 1 size_k=$(grep $(basenam...