If you are configuring your S-Series volumes from the exacqVision client, but they will not initialize, do the following:
Check to see if the StorCLI binary is in your path. This is the program that allows exacqVision server to communicate with, and configure drives from the exacqVision client.
$ ls /usr/local/bin/storcli
If no results are returned, the following command with add the program to your path.
$ sudo ln -s /opt/MegaRAID/storcli/storcli /usr/local/bin/storcli
Finally, restart the server service and your drives should be fully configurable.