![]() |
![]() |
You must have root user authority to use this command.
The dsmautomig command:
Specify the number of parallel migration sessions with the maxmigrators option in your dsm.sys file. Verify that sufficient resources are available on the TSM server for parallel migration. Do not set the maxmigrators option higher than the number of sessions that the TSM server can use to store data. Start threshold migration manually to lower space usage on your file system before it reaches the high threshold that you set.
The scout daemon should be running if you start the dsmautomig command manually. Otherwise, the dsmautomig command might not be able to complete the migration if it runs out of candidates from the candidates list.
Syntax
>>-dsmautomig--+---------+--+---------------------+------------>< '- detail-' | .-----------------. | | V | | '--- filesystemspec-+-'
Parameters
Examples
Task | Command |
---|---|
Start threshold migration for all file systems for which space management is active. | dsmautomig |
Start threshold migration for the /home file system. | dsmautomig /home |
Start threshold migration for the /home and /test1 file systems. | dsmautomig /home /test1 |