Use the command line to copy a new K-TAP module from one
Linux database server to other database servers that run the same Linux distribution.
Before you begin
Use this procedure after you have built and tested a K-TAP module on a
Linux database server.
Procedure
-
Log in to the database server with the tested K-TAP module.
-
Change directory to /usr/local/guardium/guard_stap/ktap/current/ and run
./guard_ktap_append_modules to add the locally built modules to
modules.tgz.
- Repeat step 1.
- Copy the updated modules.tgz file to the target database
server.
-
Log in to the target database server and change the directory to
/usr/local/guardium/guard_stap/ktap/current/.
- Resolve any issues with the K-TAP, such as
submitting a module request to IBM or installing kernel development packages.
Note: If you installed a GIM S-TAP bundle, set
export
GIM_CONTEXT=
Y. For
example:
export GIM_CONTEXT=Y
- Run the guard_ktap_loader retry script from the
ktap directory. For example:
- Restart the S-TAP® to
connect it to the new K-TAP module.
Results
The custom K-TAP module
is ready to use on the target system. Repeat this procedure for each
matching Linux system to which you want to deploy the K-TAP module.