virtual tapes changing formats?

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

virtual tapes changing formats?

dynsbpa
First, I want to say "THANKS!!!" to all that have developed and contributed to this awesome project!  I've only recently came across it and have been blown away by the capabilities.

I have been testing MHVTL with TSM 6.2 and have run into a brick wall.  Everything works wonderfully until I attempt a restore, at which time TSM states that it does not have drives configured for the tape format.  I've tried various setups using LTO3, 4 and 5 drives, all with the same result.  I have recreated my setup several times, being sure to match the VTL setup with the TSM setup (ie, LTO4 on MHVTL, LTO4 on TSM, etc).

When attempting the restore, TSM will offer up an error such as:  "ANR8484E No drives are available to be mounted in R/W mode with format ULTRIUMC in library VTL-LTO4."  In the proceeding example, everything has been configured to use only an LTO4 tape format.  The TSM error has varied in that sometimes it states it needs an ULTRIUM drive, other times that it requires an ULTRIUMC drive.

Within TSM, I have tried settings to allow the drive to determine the format as well as specifying the LTO format.  The restore test is nothing more that trying to restore what had been backed up just moments previously.  Has anyone else run into this or can anyone point me in a direction to resolve this?

Thanks in advanced!
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: virtual tapes changing formats?

crippa.andrea
Hi,
You need to use LTO1 tape drive and tapes due to a little bug with mhvtl and tsm and LTO2/3/4/5 tape drive + tapes.

Try this scenario and let us know.

Bye

Inviato da iPhone
Crippa Andrea

Il giorno 09/ago/2011, alle ore 18:43, "dynsbpa [via MHVTL - Linux Virtual Tape Library - Community Forums]" <[hidden email]> ha scritto:

First, I want to say "THANKS!!!" to all that have developed and contributed to this awesome project!  I've only recently came across it and have been blown away by the capabilities.

I have been testing MHVTL with TSM 6.2 and have run into a brick wall.  Everything works wonderfully until I attempt a restore, at which time TSM states that it does not have drives configured for the tape format.  I've tried various setups using LTO3, 4 and 5 drives, all with the same result.  I have recreated my setup several times, being sure to match the VTL setup with the TSM setup (ie, LTO4 on MHVTL, LTO4 on TSM, etc).

When attempting the restore, TSM will offer up an error such as:  "ANR8484E No drives are available to be mounted in R/W mode with format ULTRIUMC in library VTL-LTO4."  In the proceeding example, everything has been configured to use only an LTO4 tape format.  The TSM error has varied in that sometimes it states it needs an ULTRIUM drive, other times that it requires an ULTRIUMC drive.

Within TSM, I have tried settings to allow the drive to determine the format as well as specifying the LTO format.  The restore test is nothing more that trying to restore what had been backed up just moments previously.  Has anyone else run into this or can anyone point me in a direction to resolve this?

Thanks in advanced!


To start a new topic under MHVTL - Linux Virtual Tape Library - Community Forums, email [hidden email]
To unsubscribe from MHVTL - Linux Virtual Tape Library - Community Forums, click here.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: virtual tapes changing formats?

dynsbpa
Hi Crippa,

Your answer was right on the money.  I've stepped my library down to LTO1 and have not had any issue with mounting tapes for restores.  Onward with the testing!  

Thanks for the help, it is greatly appreciated!

Steve
nia
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: virtual tapes changing formats?

nia
Administrator
nia
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: virtual tapes changing formats?

nia
Administrator
Other emulation that will work good also, STK+T10000 Drives, See config below:

Library: 50 CHANNEL: 1 TARGET: 00 LUN: 00
 Vendor identification: STK
 Product identification: L700
 Product revision level: 3.15
 Unit serial number: 90000050
 NAA: 50:11:22:33:ab:1:00:00

Drive: 51 CHANNEL: 1 TARGET: 00 LUN: 01
 Library ID: 50 Slot: 01
 Vendor identification: STK
 Product identification: T10000A
 Product revision level: 1.27
 Unit serial number: 90000051
 NAA: 50:11:22:33:ab:1:00:01
 Compression: factor 1 enabled 1

Drive: 52 CHANNEL: 1 TARGET: 00 LUN: 2
 Library ID: 50 Slot: 2
 Vendor identification: STK
 Product identification: T10000A
 Product revision level: 1.27
 Unit serial number: 90000052
 NAA: 50:11:22:33:ab:1:00:2
 Compression: factor 1 enabled 1

You will need to use TSM mt driver for that and also device class of ECARTRIDGE

nia
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: virtual tapes changing formats?

Mark Harvey
In reply to this post by nia
Thanks for the reminder :)

I'll attempt to get that mode page code 'Device Configuration
Extension mode page' implemented very soon.

Cheers
Mark

On Wed, Aug 10, 2011 at 10:40 AM, nia [via MHVTL - Linux Virtual Tape
Library - Community Forums]
<[hidden email]> wrote:

> http://mhvtl-linux-virtual-tape-library-community-forums.966029.n3.nabble.com/MHVTL-0-18-11-TSM-LTO-5-Weird-tape-format-issue-tp1750104p1750104.html
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://mhvtl-linux-virtual-tape-library-community-forums.966029.n3.nabble.com/virtual-tapes-changing-formats-tp3239554p3240861.html
> To start a new topic under MHVTL - Linux Virtual Tape Library - Community
> Forums, email [hidden email]
> To unsubscribe from MHVTL - Linux Virtual Tape Library - Community Forums,
> click here.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: virtual tapes changing formats?

Mark Harvey
Just a quick update..

I've not forgotten this. Looking at the MODE sense/select I found I had to basically rework the whole code WRT MODE.
I'm in the middle of changing the MODE data as an array of data into a linked list.

I hope to have the changes ready some time this week.
Loading...