Discussions related to exporting backups to tape and backing up directly to tape.
Post Reply
syscom
Novice
Posts: 8
Liked: 2 times
Joined: Jun 18, 2009 2:50 am
Full Name: Syscom SARL
Contact:

Tape Job Error

Post by syscom »

Hi,

I'm facing an issue with one of our customer's tape job. There are many jobs running and in "success" but not this one...

Code: Select all

Failed to create backup metadata info: System.Exception: Could not find tape storage location (diskStorageId: fa75d7c7-761c-41cc-809b-aeb5be555aa4). ---> System.Exception: Tape storage not found (tapeStorageId: fa75d7c7-761c-41cc-809b-aeb5be555aa4). à Veeam.Backup.Core.Jobs.Tape_Jobs.Backup.TapeStorageRepository.Get(Guid tapeStorageId) à Veeam.Tape.Core.TapeBackupMetaGenerator.GetTapeStorageLocation(Guid tapeStorageId) --- Fin de la trace de la pile d'exception interne --- à Veeam.Tape.Core.
Failed to create backup metadata info: System.Exception: Could not find tape storage location (diskStorageId: fa75d7c7-761c-41cc-809b-aeb5be555aa4). ---> System.Exception: Tape storage not found (tapeStorageId: fa75d7c7-761c-41cc-809b-aeb5be555aa4). à Veeam.Backup.Core.Jobs.Tape_Jobs.Backup.TapeStorageRepository.Get(Guid tapeStorageId) à Veeam.Tape.Core.TapeBackupMetaGenerator.GetTapeStorageLocation(Guid tapeStorageId) --- Fin de la trace de la pile d'exception interne --- à Veeam.Tape.Core.
Failed to create backup metadata info. Error: Tape storage not found (tapeStorageId: fa75d7c7-761c-41cc-809b-aeb5be555aa4).
Failed to backup some full backup files, skipping the corresponding incremental backups
Anybody has this issue before ? Thanks.
veremin
Product Manager
Posts: 20270
Liked: 2252 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Tape Job Error

Post by veremin »

Are you positive that source backup job isn't running at that moment or trying to merge increments? Also, what's your case number (it's requested when you click New Topic); without it the topic will be removed by moderators eventually? Thanks.
nreutemann
Enthusiast
Posts: 47
Liked: 6 times
Joined: Mar 06, 2012 11:45 pm
Full Name: Nicolas Reutemann
Contact:

Re: Tape Job Error

Post by nreutemann »

I got the same problem, my case is: #00732221

Code: Select all

18-Jan-15 7:51:21 AM :: Failed to create backup metadata info: System.Exception: Could not find tape storage location (diskStorageId: 012d06ae-e3c8-4c9b-8edd-41ad93c83994). ---> System.Exception: Tape storage not found (tapeStorageId: 012d06ae-e3c8-4c9b-8edd-41ad93c83994).
   at Veeam.Backup.Core.Jobs.Tape_Jobs.Backup.TapeStorageRepository.Get(Guid tapeStorageId)
   at Veeam.Tape.Core.TapeBackupMetaGenerator.GetTapeStorageLocation(Guid tapeStorageId)
   --- End of inner exception stack trace ---
   at Veeam.Tape.Core.TapeBacku 

18-Jan-15 1:10:20 PM :: Failed to create backup metadata info: System.Exception: Could not find tape storage location (diskStorageId: 012d06ae-e3c8-4c9b-8edd-41ad93c83994). ---> System.Exception: Tape storage not found (tapeStorageId: 012d06ae-e3c8-4c9b-8edd-41ad93c83994).
   at Veeam.Backup.Core.Jobs.Tape_Jobs.Backup.TapeStorageRepository.Get(Guid tapeStorageId)
   at Veeam.Tape.Core.TapeBackupMetaGenerator.GetTapeStorageLocation(Guid tapeStorageId)
   --- End of inner exception stack trace ---
   at Veeam.Tape.Core.TapeBacku 

18-Jan-15 1:10:26 PM :: Failed to create backup metadata info. Error: Tape storage not found (tapeStorageId: 012d06ae-e3c8-4c9b-8edd-41ad93c83994). 

18-Jan-15 1:10:27 PM :: Failed to create backup metadata info: System.Exception: Could not find tape storage location (diskStorageId: c757997c-d3ed-4395-a90e-916477817850). ---> System.Exception: Tape storage not found (tapeStorageId: c757997c-d3ed-4395-a90e-916477817850).
   at Veeam.Backup.Core.Jobs.Tape_Jobs.Backup.TapeStorageRepository.Get(Guid tapeStorageId)
   at Veeam.Tape.Core.TapeBackupMetaGenerator.GetTapeStorageLocation(Guid tapeStorageId)
   --- End of inner exception stack trace ---
   at Veeam.Tape.Core.TapeBacku 
We got 2 tape libraries (IBM TS3100), one directly attached to the Veeam server and the other on another location.
We got 2 jobs ("original", who runs on the Veeam server and "duplicate" who runs on the remote server) to write our backup files to tape. Both jobs take the files from the only one repository we got.
The problems only happens on the principal server, on the remote everything is fine.
Both "backup to tape" jobs, copy files from 16 backup to disk jobs, and the fail only succeed on the principal server and with some of the files, not all.

If anyone can help, I will appretiate that.

Thanks in advance

Nicolas.
Dima P.
Product Manager
Posts: 14396
Liked: 1568 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Tape Job Error

Post by Dima P. »

Hello Nicolas, I’ve asked QA to take a look at your case.
nreutemann
Enthusiast
Posts: 47
Liked: 6 times
Joined: Mar 06, 2012 11:45 pm
Full Name: Nicolas Reutemann
Contact:

Re: Tape Job Error

Post by nreutemann »

d.popov wrote:Hello Nicolas, I’ve asked QA to take a look at your case.
Thanks Dmitry, anything else do you need, just ask me.

Regards

Nicolas.
moderniste
Influencer
Posts: 14
Liked: 4 times
Joined: Jan 17, 2014 10:25 am
Full Name: jeremy
Contact:

Re: Tape Job Error

Post by moderniste »

Hello,
I have same issue ...
Case # 00745296


best regards
nreutemann
Enthusiast
Posts: 47
Liked: 6 times
Joined: Mar 06, 2012 11:45 pm
Full Name: Nicolas Reutemann
Contact:

Re: Tape Job Error

Post by nreutemann » 1 person likes this post

People, I cloned the job with troubles, and run that clone. Everything is going fine now.
Please, try this simple solution and letme know if it works for all of you

cya

Nicolas.
Dima P.
Product Manager
Posts: 14396
Liked: 1568 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Tape Job Error

Post by Dima P. »

Nicolas, Thanks for sharing!

While QA team is investigating this issue, please try to apply the workaround suggested by Nicolas and let us know if it helps.
jnfarmer
Lurker
Posts: 1
Liked: never
Joined: Mar 11, 2015 1:38 pm
Contact:

Re: Tape Job Error

Post by jnfarmer »

Having the same issue as well, case number 00828413
Dima P.
Product Manager
Posts: 14396
Liked: 1568 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Tape Job Error

Post by Dima P. »

jnfarmer,
Thanks! What about the workaround suggested above? Does it help in your case?
odb@d-fi.fr
Service Provider
Posts: 1
Liked: never
Joined: Mar 23, 2011 3:51 pm
Contact:

Re: Tape Job Error

Post by odb@d-fi.fr »

i have the same issue with Quantum Library direct attahed to the veeam server ?
veremin
Product Manager
Posts: 20270
Liked: 2252 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Tape Job Error

Post by veremin »

You can open a ticket with our support team, referencing the tickets which numbers have been provided above. During investigation you might want to try the workaround propose by Nicolas of cloning a job. Thanks.
Vorian
Lurker
Posts: 1
Liked: 1 time
Joined: Aug 04, 2014 12:19 am
Full Name: Mike Carpio
Contact:

Re: Tape Job Error

Post by Vorian » 1 person likes this post

I had the same problem that others have mentioned. I cloned my tape job as others have done and that worked for me. Thanks all!
Princes
Novice
Posts: 8
Liked: 4 times
Joined: Feb 17, 2015 3:43 pm
Full Name: James Brigden
Contact:

Re: Tape Job Error

Post by Princes »

Hi - I'm getting this now. Seems to have just randomly started to appear for some jobs. Does not seem to be preventing them from completing (yet) however:

Code: Select all

15/04/2015 12:12:28 :: Failed to create backup metadata info: System.Exception: Could not find tape storage location (diskStorageId: 99d2f321-312f-4402-8852-c2f86436fefb). ---> System.Exception: Tape storage not found (tapeStorageId: 99d2f321-312f-4402-8852-c2f86436fefb).
   at Veeam.Backup.Core.Jobs.Tape_Jobs.Backup.TapeStorageRepository.Get(Guid tapeStorageId)
   at Veeam.Tape.Core.TapeBackupMetaGenerator.GetTapeStorageLocation(Guid tapeStorageId)
   --- End of inner exception stack trace ---
   at Veeam.Tape.Core.TapeBacku 
Thanks.
veremin
Product Manager
Posts: 20270
Liked: 2252 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Tape Job Error

Post by veremin »

Has cloning jobs helped you to solve the issue, as it has for some users with similar problem? Thanks.
trustblomme
Influencer
Posts: 22
Liked: 3 times
Joined: Nov 16, 2012 9:07 am

Re: Tape Job Error

Post by trustblomme »

Hi,

is there a solution without cloning the jobs? What is the reason tis error occurs?

Thanks,

Steven
veremin
Product Manager
Posts: 20270
Liked: 2252 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Tape Job Error

Post by veremin »

Have you had a chance to open a ticket with our support team? It's hard to guess without seeing logs and actual infrastructure. Thanks.
marioarce
Novice
Posts: 4
Liked: never
Joined: Oct 02, 2015 7:46 pm
Full Name: Mario Arce
Contact:

Re: Tape Job Error

Post by marioarce »

Just confirming...

The tape backup job has become corrupted and needs to be cloned, right?
Is this still the solution or workaround? Running Veeam Backup & Replication 8.0.0.2084
-Mario

Code: Select all

Synthetic full
Failed to create backup metadata info: System.Exception: Could not find tape storage location (diskStorageId: de267025-e7e2-43e0-a855-b32e025cb0ad). ---> System.Exception: Tape storage not found (tapeStorageId: de267025-e7e2-43e0-a855-b32e025cb0ad). at Veeam.Backup.Core.Jobs.Tape_Jobs.Backup.TapeStorageRepository.Get(Guid tapeStorageId) at Veeam.Tape.Core.TapeBackupMetaGenerator.GetTapeStorageLocation(Guid tapeStorageId) --- End of inner exception stack trace --- at Veeam.Tape.Core.TapeBacku
Failed to create backup metadata info: System.Exception: Could not find tape storage location (diskStorageId: de267025-e7e2-43e0-a855-b32e025cb0ad). ---> System.Exception: Tape storage not found (tapeStorageId: de267025-e7e2-43e0-a855-b32e025cb0ad). at Veeam.Backup.Core.Jobs.Tape_Jobs.Backup.TapeStorageRepository.Get(Guid tapeStorageId) at Veeam.Tape.Core.TapeBackupMetaGenerator.GetTapeStorageLocation(Guid tapeStorageId) --- End of inner exception stack trace --- at Veeam.Tape.Core.TapeBacku
Failed to create backup metadata info. Error: Tape storage not found (tapeStorageId: de267025-e7e2-43e0-a855-b32e025cb0ad).
PTide
Product Manager
Posts: 6408
Liked: 724 times
Joined: May 19, 2015 1:46 pm
Contact:

Re: Tape Job Error

Post by PTide »

Hi,

Please open a ticket with our support team so they can take a closer look at your infrstructure and post your ID here.

Thank you.
PostBE
Influencer
Posts: 13
Liked: 4 times
Joined: Nov 14, 2013 1:46 am
Full Name: Dale Clyne
Contact:

Re: Tape Job Error

Post by PostBE »

We have had this same issue twice now both times cloning the backup job has temporarily fixed it but I have logged job 01799395 to find a permanent fix.
Dima P.
Product Manager
Posts: 14396
Liked: 1568 times
Joined: Feb 04, 2013 2:07 pm
Full Name: Dmitry Popov
Location: Prague
Contact:

Re: Tape Job Error

Post by Dima P. »

Hi Dale,

Were you able to get this issue resolved with support team? Thanks.
PostBE
Influencer
Posts: 13
Liked: 4 times
Joined: Nov 14, 2013 1:46 am
Full Name: Dale Clyne
Contact:

Re: Tape Job Error

Post by PostBE »

No not yet Dima your support people are still looking into this.
PostBE
Influencer
Posts: 13
Liked: 4 times
Joined: Nov 14, 2013 1:46 am
Full Name: Dale Clyne
Contact:

Re: Tape Job Error

Post by PostBE »

Has anyone else had this keep recurring as we clone the tape job and it is good for a number of weeks or months and then bang it happens again.
To date Veeam support have not been able to resolve this.
veremin
Product Manager
Posts: 20270
Liked: 2252 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Tape Job Error

Post by veremin »

Kindly, post your case number here, so that, we can investigate the issue internally. Thanks.
PostBE
Influencer
Posts: 13
Liked: 4 times
Joined: Nov 14, 2013 1:46 am
Full Name: Dale Clyne
Contact:

Re: Tape Job Error

Post by PostBE »

Hi the case number is 01896465
veremin
Product Manager
Posts: 20270
Liked: 2252 times
Joined: Oct 26, 2012 3:28 pm
Full Name: Vladimir Eremin
Contact:

Re: Tape Job Error

Post by veremin »

I can see that your case has been escalated to the higher tier. Let's wait and see what a new engineer assigned to the ticket will say about the issue, once the missing logs are provided and investigated. Thanks.
Post Reply

Who is online

Users browsing this forum: No registered users and 19 guests