Determining if the NetBackup sg driver is installed
Use the following procedure to determine if the sg driver is installed and loaded.
More information about the driver is available.
See About the NetBackup sg driver.
To determine if the sg driver is installed and loaded
- Invoke the following command:
/usr/sbin/modinfo | grep sg
If the driver is loaded, output includes a line similar to the following:
57 113d1d00 3760 316 1 sg (SCSA Generic Revision: 3.7a)