Verifying the subsystem device driver on a pSeries host running Linux

This section provides the steps to verify the SDD installation on the Linux operating system for your pSeries™ host.

Complete the following steps to verify the SDD installation:

  1. Check the /opt/IBMsdd directory for the SDD driver and its major components. The SDD installs the device driver and its utilities. The following table lists the SDD driver and its major components.
    Filename Location Description
    sdd-mod.o-xxxy /opt/IBMsdd The SDD device driver file, where xxx represents the kernel level of your host system and y represents smp or up.
    vpath.conf /etc The SDD configuration file.
    executables /opt/IBMsdd/bin The SDD configuration and status tools.
    /usr/bin The symbolic links to the SDD utilities.
    sdd.rcscript /etc/init.d/sdd The symbolic link for the SDD system startup option.
    /usr/sbin/sdd The symbolic link for the SDD manual start or restart option.
  2. Issue the rpm -qi IBMsdd command to receive information on the particular package. You can also issue the rpm -ql IBMsdd command to list the specific SDD files that you successfully installed on your Linux host system.
  3. If the installation was successful, issue the cd /opt/IBMsdd command and then the ls -l command to list all of the installed SDD components. This creates output similar to the following screen:
    total 580
    -rw-r-----    1 root     root         8422 Sep 26 17:40 LICENSE
    -rw-r-----    1 root     root         9120 Sep 26 17:40 README
    drw-r-----    2 root     root         4096 Oct  2 16:21 bin
    -rw-r-----    1 root     root        88190 Sep 26 17:40 sdd-mod.o-2.4.19
    -rw-r-----    1 root     root        88817 Sep 26 17:40 sdd-mod.o-2.4.19-smp
    -rw-r-----    1 root     root        88094 Sep 26 17:40 sdd-mod.o-2.4.19
    -rw-r-----    1 root     root        88689 Sep 26 17:40 sdd-mod.o-2.4.19-smp
    -rw-r-----    1 root     root        88775 Sep 26 17:40 sdd-mod.o-2.4.19
    -rw-r-----    1 root     root        89370 Sep 26 17:40 sdd-mod.o-2.4.19-smp  
  4. The installation process packages the SDD utilities as executable files in the /bin directory. Issue the cd /opt/IBMsdd/bin command and then the ls -l command to view the files in the /opt/IBMsdd/bin directory. This creates output similar to the following screen:
    total 232
    -rwxr-x---    1 root     root        32763 Sep 26 17:40 cfgvpath
    -rwxr-x---    1 root     root        28809 Sep 26 17:40 datapath
    -rwxr-x---    1 root     root         1344 Sep 26 17:40 sdd.rcscript
    -rwxr-x---    1 root     root        16667 Sep 26 17:40 lsvpcfg
    -rwxr-x---    1 root     root        78247 Sep 26 17:40 pathtest
    -rwxr-x---    1 root     root        22274 Sep 26 17:40 rmvpath
    -rwxr-x---    1 root     root        92683 Sep 26 17:40 addpaths              
    If the installation failed, the system displays a message similar to the following message:
    package IBMsdd is not installed
Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2004, 2007. All Rights Reserved.