HP-UX System Administrator's Guide: Configuration Management

Table 10-14 Working with Tunables (continued)
CommandProcedure
-c configname
...apply change to saved configuration
-u
...create user-defined tunable
Table 10-15 Working with Kernel Modules
CommandProcedure
kcmodule [module]...
List modules and their states...
-v
...verbose output
-D
...only modules with changes held for next boot
-a
...include required modules
-c configname
...in a saved configuration
Add a module to the configuration...
kcmodule module=best
...in default state
kcmodule module=static
...statically bound into the kernel executable
kcmodule module=loaded
...dynamically loaded, now and at each boot
kcmodule module=auto
...auto-loaded at first use
kcmodule module=unused
Remove a module from the configuration...
-h
...Hold change until next boot
-c configname
...Apply change to saved configuration
Table 10-16 Working with the Kernel Configuration Log File
CommandProcedure
NOTE: The log file is located at /var/adm/kc.log. The kc* commands add a log entry for every
change.
Add a comment to the log file...
add -C "comment" to the change command...while making a change with a kc* command
kclog -C "comment"
...without making a configuration change
kclog nView the last n entries in the log (default is 1)...
-c configname
...counting only changes to a configuration
-t module|tunable|device
...counting only changes of a particular type
Kernel Configuration Quick Reference Tables 209