Installing Nytro MegaRAID Support Software : Installing MegaRAID Storage Manager : Installing and Configuring a CIM Provider : Running the CIM SAS Storage Provider on Pegasus

Running the CIM SAS Storage Provider on Pegasus

To run the CIM SAS Storage Provider on Pegasus version 2.5.x, perform the following steps:

1.

After you install the LSI SAS Pegasus provider, verify that the libLsiSASProvider.so file and the libLsiSASProvider.so.1 file are in /usr/lib/Pegasus/providers directory.

If these files are not present, copy the libLsiSASProvider.so.1 file from /opt/tog-pegasus/providers/lib to /usr/lib/Pegasus/providers, and create a symbolic link libLsiSASProvider.so to /usr/lib/Pegasus/providers/libLsiSASProvider.so.1 at /usr/bin/Pegasus/providers.

2.

Restart the Pegasus CIM Server and LSIServer by performing the following steps:

*

To start the tog-pegasus server, run the following command:

   # /etc/init.d/tog-pegasus restart

*

To start LSISAS Sever, run the following command:

   # /etc/init.d/LsiSASd restart