eeadm tape datamigrate command output

Example output of the eeadm tape datamigrate command.

For the command syntax, see eeadm tape datamigrate.
Example output
Single source tape
[root@ltfs81 gpfs]# eeadm tape datamigrate JD0005JD -p J_POOL1 -d J_POOL2 -l JLIB1
2021-08-11 10:10:11 GLESL700I: Task tape_datamigrate was created successfully, task ID is 5025.
2021-08-11 10:10:11 GLESR216I: Multiple processes started in parallel. The maximum number of processes is unlimited.
2021-08-11 10:10:11 GLESL385I: Starting the "eeadm tape datamigrate" command by the reclaim operation. Processing 1 tapes in the following list of tapes from source pool J_POOL1. The files on the tapes are moved to the tapes in target pool J_POOL2.
2021-08-11 10:10:11 GLESR212I: Source candidates: JD0005JD .
2021-08-11 10:10:11 GLESL677I: Files on tape JD0005JD will be copied to tape JD0011JD.
2021-08-11 10:10:19 GLESR230I: Completed the file transfer from the source tape JD0005JD to the target tape JD0011JD. Start post processes
2021-08-11 10:10:19 GLESL081I: Tape JD0005JD successfully reclaimed as datamigrate process and unassigned it from tape pool J_POOL1.
2021-08-11 10:10:19 GLESL080I: Reclamation complete as the datamigrate command. 1 tapes reclaimed, 1 tapes unassigned from the tape pool.
[root@ltfs81 gpfs]#
Two source tapes
[root@ltfs81 gpfs]# eeadm tape datamigrate JD0007JD JD0011JD -p J_POOL2 -d J_POOL1 -l JLIB1
2021-08-11 10:40:44 GLESL700I: Task tape_datamigrate was created successfully, task ID is 5000.
2021-08-11 10:40:44 GLESR216I: Multiple processes started in parallel. The maximum number of processes is unlimited.
2021-08-11 10:40:44 GLESL385I: Starting the "eeadm tape datamigrate" command by the reclaim operation. Processing 2 tapes in the following list of tapes from source pool J_POOL2. The files on the tapes are moved to the tapes in target pool J_POOL1.
2021-08-11 10:40:44 GLESR212I: Source candidates: JD0011JD JD0007JD .
2021-08-11 10:40:44 GLESL677I: Files on tape JD0011JD will be copied to tape JD0006JD.
2021-08-11 10:40:45 GLESL677I: Files on tape JD0007JD will be copied to tape JD0005JD.
2021-08-11 10:40:56 GLESR230I: Completed the file transfer from the source tape JD0011JD to the target tape JD0006JD. Start post processes
2021-08-11 10:40:56 GLESL081I: Tape JD0011JD successfully reclaimed as datamigrate process and unassigned it from tape pool J_POOL2.
2021-08-11 10:40:58 GLESR230I: Completed the file transfer from the source tape JD0007JD to the target tape JD0005JD. Start post processes
2021-08-11 10:40:58 GLESL081I: Tape JD0007JD successfully reclaimed as datamigrate process and unassigned it from tape pool J_POOL2.
2021-08-11 10:40:58 GLESL080I: Reclamation complete as the datamigrate command. 2 tapes reclaimed, 2 tapes unassigned from the tape pool.
[root@ltfs81 gpfs]#