2015-08

PC

MicroServer ZFS poolデグレードの復旧

数日外出して帰宅したところ、MicroServerの特定ドライブのHDDアクセスランプが点灯しない。statusを見るとdegradeしている模様。 zpool statusを見てみると、 foo@myserver:~$ sudo zpoo...
PC

SSD(crucial M4 120GB)をsecure eraseで全領域をクリアする

SSDをlinuxホストに接続してsecure eraseを使用して全領域をクリアする。今回はDQ77MKに接続して消去した。 初期化前の状態 foo@myhost:~$ sudo fdisk /dev/sdb password for f...
PC

SSD(crucial M4)にUbuntu14.04を入れてブートすると、”link is slow to respond”、”COMRESET failed (errno=-16)”と出て、initramfsに抜けてUbuntuが起動しない

SSD(Crucial M4)にUbuntu14.04を入れてブートしようとしたが、 ata1: link is slow to respond, please be patient (ready=0) ata1: COMRESET fai...