AIX operating systems

Automating the storage agent startup (AIX)

The storage agent is configured to start automatically at the time of installation.

About this task

To enable automatic startup, add the following command to the /etc/inittab file:
mkitab autostgagnt:2:once:"/opt/tivoli/tsm/StorageAgent/bin/rc.tsmstgagnt 
>/dev/console 2>/dev/console #Start the IBM Storage Protect storage agent"

Procedure

If you updated /etc/inittab and you want to prevent the storage agent from starting automatically, issue the following command to remove the startup statement:
rmitab "autostgagnt"