Steps after upgrade for IBM Spectrum Protect users
If you use IBM Spectrum Protect for your backup strategy, there are certain steps you must complete after you upgrade the appliance.
About this task
After the upgrade, you can:
- Run the command on IBM Spectrum Protect for each registered IAS
client:
and perform a backup from the appliance's side.update node <registered_node_name> sessionsecurity=trans
- From the head node, as
bluadmin
, run:manage_tsm --auth-password
- If the connection is established, the output
is:
[bluadmin@node0101-fab - Db2wh ~]$ manage_tsm --auth-password ----------------------------------------------------------------------------------------- Connection and password establishment ----------------------------------------------------------------------------------------- Password for the node has been successfully authenticated and a connection has been established between server and node node0101-fab Password for the node has been successfully authenticated and a connection has been established between server and node node0102-fab Password for the node has been successfully authenticated and a connection has been established between server and node node0103-fab
- If the connection has not been established, the output
is:
Note that what the output looks like depends on the number of nodes in the system.[bluadmin@node0101-fab - Db2wh ~]$ manage_tsm --auth-password ----------------------------------------------------------------------------------------- Connection and password establishment ----------------------------------------------------------------------------------------- Connection has not been established between the server and node node0101-fab Connection has not been established between the server and node node0102-fab Connection has not been established between the server and node node0103-fab
If you see this type of output, reach out to your IBM Spectrum Protect admin. The IBM Spectrum Protect admin has to run this command for each registered IAS client from the IBM Spectrum Protect CLI:
Then, you can run the manage_tsm --auth-password command again and confirm with your IBM Spectrum Protect admin that the connection is established.update node <registered_node_name> sessionsecurity=trans
Note: If you're using LAN-Free Backup and Restore, perform this steps after establishing a connection between IAS client nodes and the IBM Spectrum Protect Server.- Confirm storage agent services are restarted inside the container by running this command as
bluadmin
user:manage_tsm --status-dsmsta
If the output is:dsmsta.service is not running
- Start the services by running:
manage_tsm --start-dsmsta
- Run the command again:
manage_tsm --status-dsmsta
- Start the services by running:
- If the connection is established, the output
is: