Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Status Code 196 errors

Updated: 23 May 2010 | 12 comments
jackja's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

I need guidance on how to resolve the following issue:
 
I have 61 backup policies for 101 clients that are being written directly to our VTL.  All backup policies were configured for multiplexing level 4.    I recently disabled multiplexing for all backup policies.  Soon thereafter, a lot of our backup jobs began failing with status code 196, client backup was not attempted because backup window closed.
 
Our Diligent VTF Open appliance currently run 3 jobs at once, the rest are put in a queue, is it possible to write to more virtual tapes to speedup our backup times and thus reduce status code 196 errors?
 
Regards,
 
James

Comments

rjrumfelt's picture
01
Apr
2010
0 Votes 0
Login to vote

Why did you remove

your multiplexing?

If it was not causing a big issue with your restore times, I would add the multplexing back into your environment.

jackja's picture
01
Apr
2010
0 Votes 0
Login to vote

Hi rjrumfelt, I was told that

Hi rjrumfelt,

I was told that this wasn't a recommended best practice because this can cause data fragmentation when writing directly to disk.

rjrumfelt's picture
01
Apr
2010
1 Vote +1
Login to vote

how many

virtual drives are you writing to?

And what are the following attributes set to?

max_jobs_per_client

and then under your policies:

"limit jobs per policy"

and I'm not familiar with diligent appliances - can you tune the number of concurrent jobs attribute?

Nitesh's picture
01
Apr
2010
0 Votes 0
Login to vote

Please check suggest by

Please check suggest by rjrumfelt..

it will helpfull for u

And set media multiplexing above to 15 in policy

Thanks..

Nitesh

fieldnmultistream's picture
01
Apr
2010
0 Votes 0
Login to vote

We utilize vlt in our setup,

We utilize vlt in our setup, and have multiplexing set to 1+ number of clients in policy.  So far we have not seen issues with framgentation

pdsimpson's picture
07
Apr
2010
0 Votes 0
Login to vote

VTL

We are also using a VLT, emulating 24 drives. 

I set "Max Concurrent Drives" to n-2 under the Storage menu, which allows me 2 open drives for restores / etc.

Bump up your "Max Jobs per Policy" too

Paul D. Simpson

Systems Analyst (UX / SAN / NAS / Backup)

Systems Engineering & Operations

US Airways

jackja's picture
12
Apr
2010
0 Votes 0
Login to vote

So, is it true to say that

So, is it true to say that since my VTL (VTF Open) appliance doesn't support deduplication feature, multiplexing in this case would not cause fragmented data on my VTL?

Yasuhisa Ishikawa's picture
12
Apr
2010
0 Votes 0
Login to vote

Major consideration is ...

Which is better, some unfragmented backups with many unsuccessful backup, or all backups successfully  end?
Fragmentated backups on physical tapes affect the restore perfomance, but not so much on VTL, in general.

 

Authorized Symantec Consultant(ASC) Data Protection in Tokyo, Japan

Yasuhisa Ishikawa's picture
13
Apr
2010
0 Votes 0
Login to vote

> is it possible to write to

> is it possible to write to more virtual tapes to speedup our backup times and thus reduce status code 196 errors?

 Without MPX, it may possible if you prepare an configure enough drives on VTL.Then, as simpsop wrote, increate Max Concurrent Drives of your storage unit(s).

 I guess your current configuration is 3 virtual drives without MPX.
Your first configuration is 3 drives with 4 MPX, so your four first config can perform 12 writes at a time. Right?
 If so, my recommendation for non-MPX write is to add 9 more virtual drives on VTL and set maximum concurrent write drives to 12.

Authorized Symantec Consultant(ASC) Data Protection in Tokyo, Japan

jackja's picture
14
Apr
2010
0 Votes 0
Login to vote

Hi Yasuhisa, I have my

Hi Yasuhisa,

I have my maximum concurrent write drives set to 4.  In my  tape library I am currently using 4 licensed physical drives.  Now,  If I reconfigure my VTL to use 12 virtual drives and change the maximum concurrent write drives to 12, how will this change affect the jobs written directly to physical tape? 

David McMullin's picture
15
Apr
2010
0 Votes 0
Login to vote

VTL allows you to add virtual drives

So you can add vtl drives and increase the number of simultaneous backups - but you will also increase the number of partially full virtual tapes.

NBU 7.0.1 on Solaris 10
writing to EMC 4206 VTL
duplicating to LTO2 in SL8500
(Soon to be LTO5)
using ACSLS 7.3.1

jackja's picture
15
Apr
2010
0 Votes 0
Login to vote

Thanks David

Thanks David