The Sysadmin Wiki
Advertisement

1. Install and start Dell OMSA stuff, check current version with

omreport storage controller

2. Download right BIN for your hardware from dell support page and extract it

./RAID_FRMW_LX_R216024.BIN  --extract RAIDFW

You may need to:

dpkg-reconfigure dash

to remove sh->dash linking (answer "no")


3. sasdupie will look for this lib:

ln -s /opt/dell/srvadmin/sm/libstorelib.so ./libstorelib.so

4. And final step:

./RAIDFW/sasdupie -u -s RAIDFW/payload/

5. If outpoot (in XML) says it was done and you need to reboot - reboot :)

Advertisement