TSM Server Extend Recovery Log
Jump to navigation
Jump to search
Extending the TSM Recovery Log AIX
- On the AIX command line extend the logical volume containing the database files.
- # chfs size=+<Space in MB> <path to logical volume>
Integrated Solutions Console
- Extend Tivoli Storage Manager
- Click on Storage Devices
- Select the server.
- From the drop down menu Select: Server Properties
- Select Database and Log
- In the Recovery Log Window Select Action, Select: Add Volume
- Enter the fully qualified path under Volume name.
- Add the size that you allocated when performing the chfs.
- Check "When adding the new volume, expand the database capacity by
- Enter the amount you allocated int the MB box.
- Click OK.
- Extend Tivoli Storage Manager
Tivoli Console
- Open the Tivoli Storage Manager Administrative Console
- # cd /usr/tivoli/tsm/client/ba/bin
- # dsmadmc
- Create a new database volume.
- TSM> define logvolume <fully qualified path>log<#>.dsm formatsize=<size from chfs command>
- Extend the database.
- TSM> extend log <size from the chfs command>