Move data problem from DISK to LTO pool

Nowa

ADSM.ORG Member
Joined
Feb 3, 2009
Messages
60
Reaction score
0
Points
0
Hello to all.
I have some problem with data migration. I`m try to migrate data from DISK pool to LTO, but always getting the error massage:
ANR1145W Move data process terminated for volume "Vol name" insufficient number of mount points available for removeble media.
Then write process completed with failure...
I checked the drive, it`s on-line. My TSM version is 6.0.1
I know this problem whos discussed, but i cant find any solution for me.
I change the drivers for operation system (windows server 2003). I download latest firmware on Library. Try to use the TSM 5.4.4 same problem are detected. Try to add more mount points, no result.
Please help!
 
Have you tried to check the size of storage space?

Try showing a print out of your
q mo
q stg
q act
q dr f=d
q path f=d
 
New problem

Hi.
New problem has been detected. I try to delete the path, drive and Lib and then attache it. I defined the lib but if i try to define the drive or path, i get the error message:
DEFINE PATH: An I/O error occurred while accessing drive TAPE0.
I`m using the commandlile and GUI, but nothing.
 
Have you tried to check the size of storage space?

Try showing a print out of your
q mo
q stg
q act
q dr f=d
q path f=d

Look it`s q logs
 

Attachments

  • Q_ACT.TXT
    34.7 KB · Views: 8
  • Q_DRIVE.TXT
    96 bytes · Views: 5
  • Q_MO.TXT
    92 bytes · Views: 7
  • Q_PATH.TXT
    589 bytes · Views: 6
  • Q_STG.TXT
    1.1 KB · Views: 4
Hi,
Have you used their commands with tsm 5.5 :
DEFINE LIBRARY titi LIBTYPE=SCSI WWN="XXXXXX" SERIAL="XXXXXXX" SHARED=YES AUTOLABEL=NO RESETDRIVE=NO

DEFINE DRIVE drive1 3592 ELEMENT=XXX ONLINE=Yes WWN="XXXXX" SERIAL="XXXXX"
....
DEFINE PATH TITI 3584_1 SRCTYPE=SERVER DESTTYPE=LIBRARY DEVICE=/dev/smc_1_1 ONLINE=YES
DEFINE PATH TITI Drive1 SRCTYPE=SERVER DESTTYPE=DRIVE LIBRARY=3584_1 DEVICE=/dev/3592_1_1 ONLINE=YES

etc
 
can you do :
ba devconfig to a file and send me ??
 
can you do :
ba devconfig to a file and send me ??
ANS8000I Server command: 'ba devconfig'

ANR2394I BACKUP DEVCONFIG: Server device configuration information was written to all device configuration files.
 
backup devconfig --> save your configuration and it's possible to redirect to a file.

aix example : ba devconfig > /tmp/devconfig.txt
 
backup devconfig --> save your configuration and it's possible to redirect to a file.

aix example : ba devconfig > /tmp/devconfig.txt

See attached file for detailed. But i think i do some thing wrong. :(

Wich driver i must using Ibm tape driver or TSM device driver?
 

Attachments

  • BA_DEVCONF.TXT
    156 bytes · Views: 18
it's wrong!!
Normally you do have in the file :
DEFINE DEVCLASS xxx DEVTYPE=3592 FOR...
DEFINE DEVCLASS BACKUPDB DEVTYPE=FILE...
DEFINE DEVCLASS FILE DEVTYPE=FILE FOR....
DEFINE SERVER TSM1 COMMMETHOD=TCPI...
DEFINE SERVER TSMLibManager COMMMETHOD=TCP...
SET SERVERNAME TSMLibManager...
SET SERVERPASSWORD xxxxxxxx
DEFINE LIBRARY MYLIBR LIBTYPE=SCSI WW...
DEFINE DRIVE xxx 3592 ELEMENT=xxx
DEFINE PATH TSMLibManager mylibr SRCTYPE=SERVER DESTTYPE=LIBRARY DEVICE=/dev/xxx ONLINE=YES
DEFINE PATH TSMLibManager 3592 SRCTYPE=SERVER DESTTYPE=DRIVE LIBRARY=3584 DEVICE=/dev/xxx ONLINE=YES
etc.....
 
it's wrong!!
Normally you do have in the file :
DEFINE DEVCLASS xxx DEVTYPE=3592 FOR...
DEFINE DEVCLASS BACKUPDB DEVTYPE=FILE...
DEFINE DEVCLASS FILE DEVTYPE=FILE FOR....
DEFINE SERVER TSM1 COMMMETHOD=TCPI...
DEFINE SERVER TSMLibManager COMMMETHOD=TCP...
SET SERVERNAME TSMLibManager...
SET SERVERPASSWORD xxxxxxxx
DEFINE LIBRARY MYLIBR LIBTYPE=SCSI WW...
DEFINE DRIVE xxx 3592 ELEMENT=xxx
DEFINE PATH TSMLibManager mylibr SRCTYPE=SERVER DESTTYPE=LIBRARY DEVICE=/dev/xxx ONLINE=YES
DEFINE PATH TSMLibManager 3592 SRCTYPE=SERVER DESTTYPE=DRIVE LIBRARY=3584 DEVICE=/dev/xxx ONLINE=YES
etc.....

may bee in 6 tsm shold another command?
I checked all parameters, the command i`m using is correct.
 
Ufff.... I`m defined the drive, but steel can`t define the path...

i`m issue command: DEFINE PATH ULT3580 Drive1 SRCTYPE=SERVER DESTTYPE=DRIVE LIBRARY=ULT3580 DEVICE=mt4.0.0.2 ONLINE=YES
And getting the message:
ANS8000I Server command: 'DEFINE PATH ULT3580 Drive1 SRCTYPE=SERVER DESTTYPE=DRIVE LIBRARY=ULT3580 DEVICE=mt4.0.0.2 ONLINE=YES'
ANR1725E ULT3580 is not defined.
Then i try to redefine lib:
ANS8000I Server command: 'DEFINE LIBRARY ULT3580 LIBTYPE=SCSI SHARED=YES AUTOLABEL=NO RESETDRIVE=NO'
ANR8402E DEFINE LIBRARY: Library ULT3580 is already defined.
I`m try to define new lib, and then try to define drive.
DEFINE DRIVE: Library ULT3580_1 is currently unavailable.
 
Last edited:
OK. I have some news.
I lunch the labeling wizard, and try to relable the cartridge. And getting the next massege: Unable to lable volume XXXXXXXX in device mt4.0.0.2 reason: device not redy II. (II-same as Pause)
 
wizard defining:
ANS8000I Server command: 'define library lb4.1.0.2 libtype=scsi shared=yes'
ANR8400I Library LB4.1.0.2 defined.
ANS8000I Server command: 'define path ITMON_SERVER1 lb4.1.0.2 srctype=server desttype=library device=lb4.1.0.2'
ANR1720I A path from ITMON_SERVER1 to LB4.1.0.2 has been defined.
ANS8000I Server command: 'define drive lb4.1.0.2 mt4.0.0.2 element=256'
ANR8404I Drive MT4.0.0.2 defined in library LB4.1.0.2.
ANS8000I Server command: 'define path ITMON_SERVER1 mt4.0.0.2 srctype=server desttype=drive device=mt4.0.0.2 library=lb4.1.0.2'
ANR8420E DEFINE PATH: An I/O error occurred while accessing drive MT4.0.0.2.
ANS8001I Return code 15.
ANS8000I Server command: 'define devc LTOCLASS2 devtype=LTO library=lb4.1.0.2 format=drive mountretention=1 mountwait=10'
ANR2350E DEFINE DEVCLASS: Device class LTOCLASS2 is already defined.
ANS8001I Return code 10.
ANS8000I Server command: 'define stgpool LTOPOOL2 LTOCLASS2 maxscratch=500 dataformat=NATIVE'
ANR2381E DEFINE STGPOOL: Storage pool LTOPOOL2 is already defined.
ANS8001I Return code 10.
ANS8002I Highest return code was 15.


P.S. screenshort at ntutil.
 

Attachments

  • TsM.JPG
    TsM.JPG
    53.7 KB · Views: 12
Last edited:
Hi to all.
I`m resolved the problem, i find in other topic thet the windows service Removable media storage service are conflicting with the Library drivers. Well i`m delete this service from registry, restart windows, and install the IBM TSM drivers. Then define library, drive, path without any problem, but the windows after restart says can not start the service, for me its not fundamentally.
 
Back
Top