Unsolved
This post is more than 5 years old
5 Posts
0
2079
January 13th, 2006 08:00
Level of Parallelism exceeded
Running Legato 7.1 server on Solaris 8.
Running Netware client 4.22 on Netware 6.5, SP3
Have two tape libraries, each with two drives.
We dedicate one library (via tape pools used in it) to backing up VMS, UNIX & Microsoft. The other library is dedicated to Netware clients.
The Netware groups run at 8pm, 12am, 2AM & 4AM, and each have 2-3 clients.
Periodically one of the clients in one of the Groups will fail, with the message "current request exceeds parallelism". I've seen this occur, even when other Netware jobs are done.
I've bumped up the "parallelism" field in the client's setup to 6 or higher, but it didn't fix the issue.
Any ideas?
Running Netware client 4.22 on Netware 6.5, SP3
Have two tape libraries, each with two drives.
We dedicate one library (via tape pools used in it) to backing up VMS, UNIX & Microsoft. The other library is dedicated to Netware clients.
The Netware groups run at 8pm, 12am, 2AM & 4AM, and each have 2-3 clients.
Periodically one of the clients in one of the Groups will fail, with the message "current request exceeds parallelism". I've seen this occur, even when other Netware jobs are done.
I've bumped up the "parallelism" field in the client's setup to 6 or higher, but it didn't fix the issue.
Any ideas?
0 events found
No Events found!


dpinink_silva
2 Intern
•
724 Posts
0
January 13th, 2006 11:00
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
January 14th, 2006 07:00
Devices don't have parallelism field in 7.1.x (or 7.2.x). They have target session and that is different from parallelism in NetWorker world (which exists for client, group and server in those versions). Max number of sessions (which is what parallelism is in NetWorker world) for devices exists since 7.3.
(jukebox parallelism I didn't mention as it is not related to save stream mechanism and its allocation).
Message was edited by: hcrvelin
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
January 14th, 2006 08:00
Do yourself a favour and if you are really running 7.1 go to 7.1.4 as first step. That has nothing to do with your query (even in 7.1.3 savegrp parallelism issue was resolved, but that doesn't seem to be your issue from what you have said so far), but this is very much recommended. List of patches:
- For UNIX http://web1.legato.com/infodev/publications/NetWorker/UNIX/7.1.4/uxfbl_714.pdf
- For Windows http://web1.legato.com/infodev/publications/NetWorker/WINDOWS/7.1.4/winfbl_714.pdf
(bare in mind that this is not complete list, but rather list of addresses escalations only)
The message "Current request exceeds parallelism" I saw only once when the client tried to generate a number of save streams which was not supported by XBSA interface of the database application (Exchange namly). The parallelism should decreased then and not increased.
Assumptions: If I understand correctly what you have said, this is reported by client and not server (given that savegrp reports it I would assume this is passed by save process). Thus I would assume your server parallelism is big enough to receive all your streams (otherwise you would see messages in daemon.log lile "re-setting overall number of authorized save sessions, changing value from (number)...). Nevertheless, I would follow that path and do some client check to see if system logs do not indicate anything wrong and then I would decrease client parallelism and increase server parallelism.
DavidHampson
2 Intern
•
1.1K Posts
0
January 16th, 2006 06:00
cgoff1
5 Posts
0
January 16th, 2006 06:00
The parallelism for the Netware client was at 6.
The error was indicated by looking at "details" on the Savegrp icon. Not sure if this is reported by client or server.
Also, since we are on maintenance, should we go to the latest and greatest 7.21? Or as you advised, 7.1.4?
Thanks again.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
January 16th, 2006 06:00
As for server parallelism - it really depens, but no matter what version you have you can go up to (at least) 32. Let us assume you have fine server, target sessions are as they are and just increase it for certain value (to 16 for example). Also, for NetWare client decrease it to 4 and see if that brings any changes.