Unsolved
This post is more than 5 years old
2 Intern
•
2K Posts
0
2510
October 12th, 2006 11:00
Savegroup Parallelism
I have two drives with target session as 4 each and two groups with savegrp parallelism as 4.
Ist group writes on one tape at a time despite having 6 free labelled media and second drive free. IInd group picks up two labelled tapes on both the drives and starts writing on both of them.
The only difference between the two groups is that the first group has 1 client and the IInd group has 6 clients. Why could there be such a difference?
Ist group writes on one tape at a time despite having 6 free labelled media and second drive free. IInd group picks up two labelled tapes on both the drives and starts writing on both of them.
The only difference between the two groups is that the first group has 1 client and the IInd group has 6 clients. Why could there be such a difference?
No Events found!


cfaller
96 Posts
0
October 12th, 2006 15:00
drive 1 has 4 parallelism
drive 2 has 4 parallelism
so when your backups start, the 1st FOUR backup streams will take the first 4 available sessions, which will be drive 1 since it is set at 4........
Now if you set both Drives to a parallelism of 1, then then your 1st backup starts, it will start as
Drive 1 = 1st stream
Drive 2 = 2nd stream
Drive 1 = 3rd stream
Drive 2 = 4th stream......
it will continue doing this as the drives are at "1"......set it to 2, and you get the 1st 2 on the 1st device, the next 2 on the 2nd device, and then the next 2 are on the 1st device etc etc....
if your 2nd group is also set at 4, then it it probably only taking 2 drives, due to the 1st group still having a session or 2 running at the same time.......if there are no sessions running at all when the 2nd group starts, its unusual that it will use both drives concurrently if they are set to 4.....
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
October 13th, 2006 01:00
amediratta
2 Intern
•
2K Posts
0
October 13th, 2006 06:00
In case target session was set to 2 each, it would spread the 4 group streams to 2 each for the two drives. Similarly, if GP is 8 & TS is 4, it should distribute 4 from each group to the 2 drives.
It is very strange that GP is 4 and TS is 4 but still is picks up 8 streams and uses both drives.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
October 13th, 2006 07:00
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
October 13th, 2006 08:00
amediratta
2 Intern
•
2K Posts
0
October 13th, 2006 08:00
We got this issue with 7.2.2 earlier. Currently we are using 7.3 Jumbo 8 and plan to upgrade to 7.3.2 by Tuesday.
amediratta
2 Intern
•
2K Posts
0
October 13th, 2006 09:00
I was just wondering would it matter if we have 5-6 clients each with 3-4 save sets. The group that works fine has only one client with 4 savesets. Normally, savegroup parallelism should take care of this.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
October 13th, 2006 23:00
amediratta
2 Intern
•
2K Posts
0
October 13th, 2006 23:00
I will contact support on Monday and let us see how it goes.
dgreggs1
86 Posts
0
October 20th, 2006 09:00
Edit your Pool settings and check the box for the device. Then the Pool can only mount tapes labled for its Pool on the device you select.
amediratta
2 Intern
•
2K Posts
0
October 24th, 2006 10:00
dgreggs1
86 Posts
0
October 26th, 2006 06:00
File backups go Pool A, Drive 1 and DB backups go to Pool B drive 2. If I ever have a need to mount a Tape from one pool on both drives then I temporarily check the box to allow the tape from the respective pool to be mounted on both drives.
I backup TB's of data on a daily basis I this setup has worked flawlessly for several years.
amediratta
2 Intern
•
2K Posts
0
October 26th, 2006 09:00
DPCDSB
30 Posts
0
October 30th, 2006 12:00
Why are you running two groups at the same time using two separate media pools?
Run one group with a parallelism of 0 (Default value meaning no restriction on the number of streams.) and use one media pool which has both devices selected. Set the parallelism on each device to 2. Also set each client's parallelism value equal to its total number of savesets and set the server parallelism equal to 32 (This is the maximum number of streams for a stand-alone Networker server. Clusters containing a Networker server and multiple storage nodes can have a maximum server parallelism of 512.) If your devices can't handle at least 10MB/sec transfer speeds each, set the server paralism to smaller and smaller even numbers (30,28,26,24,22,20,18,16,14,12,etc) until you can maximize the performance with the highest number of saveset streams. The two devices will have an equal number of streams until the number of incomplete streams drops below the server parallelism value.
If you have a tape library with two devices, make sure you set the library parallelism value to 2 so that simultaneous operations can be performed on them.
amediratta
2 Intern
•
2K Posts
0
October 30th, 2006 23:00
Why are you running two groups at the same time using
two separate media pools?
I want more servers to send data for backups at the same time but on different media.