For new server mounted storage volume at /var/lib/scm to fit with scm-manager defaults on Debian. Note – need to give the scm user permissions to this if the install doesn’t create the directory first!
Installed FreeNAS 9.3 on Kingston Ultimate 16 Gb cards on dual SD module in Dell R520 (took ages – so did card synchronisation when first inserted). Came up as boot device missing initially on reboot. Changed hard drive order in the bios to put SD cards first and it booted ok.
Had a new X240 that gave lots of problems when going to sleep. A factory restore sorted some of the issues, but not all – the system would bluescreen on entering sleep mode. Uninstalling the Intel WiDi software seemed to fix it, and also let the wifi work properly on a home router.
Debian 7 works with the PERC H710 Mini in a Dell R520 out of the box. To monitor this however you need a binary from LSI. Helpfully, this comes in a packaged form from http://hwraid.le-vert.net/wiki/DebianPackages
http://blog.mattandanne.org/2012/01/hardware-raid-controllersrequire.html pointed me in the right direction. To install, add the repo in a .list file:
deb http://hwraid.le-vert.net/debian wheezy main
and then add the key:
wget -O - http://hwraid.le-vert.net/debian/hwraid.le-vert.net.gpg.key | apt-key add -
Update the repository lists, and then install the relevant package:
Read more...
Interesting little wrinkle setting up a RAID5 on 4x4Tb drives in a Dell PowerEdge R520 with a PERC H710 mini controller. Using the fancy integrated interface (F11) the first VD of 20 Gb is fine, but the second only allows just under 1Tb to be used!
Using the basic bios extension thingy (Ctrl-R) it works fine. Also, somewhat faster…