Skip to content

Replace rotating drives with new SSDs on lizard

On the sysadmin side I disabled the old rotating drives:

sudo vgremove spinninglizard
sudo pvremove /dev/mapper/md2_crypt
sudo cryptdisks_stop md2_crypt
sudo mdadm --stop /dev/md2
sudo sed -i --regexp-extended '/^md2_crypt/ d' /etc/crypttab
sudo sed -i --regexp-extended '/^ARRAY \/dev\/md\/2 / d' /etc/mdadm/mdadm.conf
sudo update-initramfs -u

groente, can you please check if I forgot something? Then reassign to me so I handle the next steps.

Related issues

Original created by @intrigeri on 16041 (Redmine)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information