Intel SC5650BCDP Software User's Manual page 111

Software user's guide
Hide thumbs Also See for SC5650BCDP:
Table of Contents

Advertisement

®
Intel
RAID Software User's Guide
a. Type the following command.
vi /etc/inetd.conf
b. Search for ssh in the file.
By default, the line that contains
c. Remove the comment by deleting the symbol # in front of the line.
d. Save the file and exit.
3. Restart the
daemon for the changes to take effect.
inetd
a. Type the following command to get the pid for inetd:
ps | grep inetd
b. Type the following command to kill the inetd process:
Kill -9 <inetd pid>
c. Type the following command to restart the inetd daemon:
#inetd
4. Type the following command to use scp to copy storelib from a remote machine to the
following path:
/lib dir scp <user@ip:path to
storelib>/libstorelib.so.2.53 /lib/libstorelib.so
5. Restart SFCB and check its status.
a. Type the following command to restart SFCB:
/etc/init.d/sfcbd restart
b. Type the following command to check the status of SFCB:
/etc/init.d/sfcbd status
Note: The updated Storelib library in the /lib directory does not persist across reboots.
Each time you restart the VMWare host, you have to follow this procedure to
replace the Storelib library.
has comments.
ssh
97

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents