Mounlimit=UNITES + mountpoint error

LORDHUNTER

ADSM.ORG Member
Joined
Jul 4, 2008
Messages
13
Reaction score
0
Points
0
I installed a tape drive LTO 2 for my TSM server
i have a pb with the device :
i got this error :ANR1134E Migration
ANR1134E Migration termin
 
Last edited:
Can you give us some more informations about drive definiton, started process ....

The ANR1134E says: Migration is ended for storage pool storage pool name . There is an insufficient number of mount points available for removable media.

Is your drvie/path ONLINE, can you use it for other jobs?
 
here is the creation process:
tape is installed with IBM driver its an LTO2 IBM HH LTO2.
def libr LTOLIB libt=Manual.
def drive LTOLIB GENDRV_0.0.2
def path tsmserver GENDRV_0.0.2 srct=server destt=drive device=mt3.0.0.2 libr=LTOLIB
Nom de Type de ID Cat
 
is it possible to use the drive - can start an audit library or an move data process or checkin libvol?

oh, i forgot: whats you OS?
 
WIN server 2003 STD edition TSM 5.5
the def is ok i know but the drive do not work : mounlimit=unites
update .... mountlimit=DRIVES it go back to unites
 
ok, you've defined drive and path as well; how have you defined your devclass?
 
def devc LTOCLASS libr=LTOLIB devtype=lto format=ultrium2 mountlimit=drives !
i guess it also ok
 
ok, you defined a drive/path/library/devclass ... looks ok

but if you try to update your devclass with parameter mountl=drives it will go to mountl=unites? can you update your devcl to mountl=1 (or more 2,3....) NOT "drives"

because, if it is an external drive, the option "mountl=drive" won't work, you should use the parameter mountl=1 or 2 or 3 ...

otherwise please send me a pm with your config/errorlog (if you want :) )
 
i already try it i will try to send u the diag
 
i strated the installation using english version and i got unites paramter instead of drives.
im using French version but even in IBM docs theres no such as parameters.
 
i reinstalled TSM 5.5 and i got the right parameter working its DRIVES :
but the pb now is moun limit anr1134E error !
if u need any file ill try to make it ready for diagnostic
 
now beside tsm use my tsm driver he is using tandberg one and when i define a library he make it generictape and the drive is defined LTO so the mount limit error is still here.
this is how i defined my libr and drive

define library ltolib libtype=manual

define drive ltolib tape0

define path TSMSERVER tape0 srctype=server desttype=drive device=mt3.0.0.2 library=ltolib'

define devc ltoclass devtype=lto library=ltolib

define stgpool stgbkup ltoclass maxscratch=500 dataformat=NATIVE
 

Attachments

  • PMR25072008.TXT
    21.6 KB · Views: 4
Did you ever get this prob fixed. I have the same issue.


Can't see any resolved status on this .

now beside tsm use my tsm driver he is using tandberg one and when i define a library he make it generictape and the drive is defined lto so the mount limit error is still here.
This is how i defined my libr and drive

define library ltolib libtype=manual

define drive ltolib tape0

define path tsmserver tape0 srctype=server desttype=drive device=mt3.0.0.2 library=ltolib'

define devc ltoclass devtype=lto library=ltolib

define stgpool stgbkup ltoclass maxscratch=500 dataformat=native
 
Did you ever get this prob fixed. I have the same issue.


Can't see any resolved status on this .

Yes my pb has been solved update the firmware of my server scsi card and my tape driver and it show ok .
i still have the version but i need to look on my old data, now i am using TSM on AIX in with more server and data and automated library !

Your welcome for more informations.
 
Post output of

q path f=d
q drive
q libr f=d
q devc f=d

The tapes are coming up as LTO instead of GENERIC right?
 
Back
Top