Solaris 10 update 7 - Replacing a mirrored SVM disk on a Sun x4500

First I deleted the SVM submirrors and cleared them from the meta db replicas.

metadetach -f d30 d31 metadetach -f d20 d21 metadetach -f d10 d11 metaclear d31 metaclear d21 metaclear d11

checked out the current replica db, then removed the db for the disk we removed and verified.
metadb …

Continue reading »

Adding Software RAID-1 Swap in Solaris 10

This morning I was tasked with adding an additional 32GB of swap space to a cluster of ten Sun X4540(thor) systems at work. Doing this by hand can take a while to be absolutely sure not to break anything accidentally.
I triple checked the slice mapping on all ten …

Continue reading »