Forum Discussion

Uniken1's avatar
Uniken1
Level 4
7 years ago

Job stop every 50Gb

Hello

We have Media Server Deduplication Pool for backup to disk.

Now each job flow is a sequence about 15 min write first 51 200 000 Kb data and then hang for about 1,5-2 hours then write next 50Gb and hang again and ect. This job flow is same for all policies type: vmware, exchange, file, catalog.

Part of status log of catalog backup:
11/22/2017 06:21:30 - Info bptm (pid=11776) start backup
11/22/2017 07:41:37 - begin writing
11/22/2017 13:57:56 - Info bptm (pid=11776) waited for full buffer 25123 times, delayed 139028 times
11/22/2017 13:57:56 - Info bpbkar32 (pid=15148) bpbkar waited 3838 times for empty buffer, delayed 3991 times.
11/22/2017 13:58:13 - Info bptm (pid=11776) EXITING with status 0 <----------

So backup ~220Gb of catalog take about 7,5 hours instead of 40-50 minutes .

No any errors in status log. As I understand job just wait some timeout and write next.

This value (50Gb) as i understand correlate with only Fragment Size of Deduplication Pool STU.

Why cause of this behavior? How to fix it?

7 Replies

  • 11/22/2017 13:57:56 - Info bptm (pid=11776) waited for full buffer 25123 times, delayed 139028 times

    Delayed 139028 times, as per default values it is around 34 min,  since bptm is waiting for full buffer, client is not sending the data fast enough to Media server.

    it might be because of the buffer settings or network speed issues..

    what are the values in 

    SIZE_DATA_BUFFERS
    NUMBER_DATA_BUFFERS

    Have you tested the network speed between the media server and clients?

    How many paraller jobs are running same time to disk pool?

    Have you checked the performance with less jobs sending the MSDP?

    • Uniken1's avatar
      Uniken1
      Level 4

      This status log of catalog backup.
      This is same server with local disk drives: master (catalog), media(deduplication pool)

      NUMBER_DATA_BUFFERS 1024
      SIZE_DATA_BUFFERS 131072

      >>How many paraller jobs are running same time to disk pool?
      Different. Sometimes many sometimes not.
      Now it 6 jobs. As you can see on screenshot, jobs are multiple by 50Gb

       

       

       

       

       

       

      • Marianne's avatar
        Marianne
        Level 6
        Have you checked the NBU Dedupe Guide for server and disk resource requirements?