User Tools

Site Tools


Sidebar

Announcement

Ahsay Backup Software

Backup Set Types

Supported Storage

Features in OBM / ACB

Features in CBS

Brand and Customize

License

Documentation

Performance Testing

FAQs and Known Issues

Can't Find What You Need?

public:5036_faq:transfer_rate_of_backup_is_very_inconsistent_e.g._randomly_paused_at_0_bit_s

This is an old revision of the document!


FAQ: Transfer rate of backup is very inconsistent (e.g. randomly paused at 0 bit/s)?

This article only applies to Ahsay software version 7

Article ID: 5036
Reviewed: 25/08/2015

Product Version:
AhsayOBM / AhsayACB: 7.3 or above
OS: All platforms

Description

The transfer rate of backup job is very inconsistent.

During a backup, the transfer rate can goes up to 50+ Mbit/s, then it will drop down to 0 bit/s for minutes before going up again. Why is that? Why would the transfer rate be at 0 bit/s during a backup?

Overview

When the transfer rate is at 0 bit/s, the backup process is:

  1. The backup process is awaiting for the Volume Shadow Copy to be created, or



  2. The backup process is at the initial stage, when the client agent is reading the backup source, or



  3. The backup process is 'combining' or 'splitting' the data files into 'block' files to be transferred to the backup destination.

Transfer rate, specifically refers to the transfer speed of the individual block files when they are being 'transferred'.

More details on the last point:
Individual backup files are 'combined' into 'block' file before they are transferred to the backup destination (e.g. local destination, CBS, cloud storage destination), reducing the overhead during the upload, while also reduces the number of files in the backup destination.

Files that are 16 MB or smaller are 'combined' into a single 16 MB 'block' file before they are transferred to the backup destination

Files that are larger than 16 MB will be 'split up' into multiple 32 MB 'block' files when transferred to the backup destination.

For example, a file with size of 100 MB would be split up into 4 'block' files:

000000.bak - 32 MB
000000_000001.bak - 32 MB
000000_000002.bak - 32 MB
000000_000003.bak - 4 MB

Data uploaded by the backup client to the backup destination are stored in the following format:

  • %backup_destination%\%backupset_id%\blocks\YYYY-MM-DD-hh-mm-ss\0\000000.bak
  • %backup_destination%\%backupset_id%\blocks\YYYY-MM-DD-hh-mm-ss\0\000000_000001.bak
  • %backup_destination%\%backupset_id%\blocks\YYYY-MM-DD-hh-mm-ss\0\000000_000002.bak
  • %backup_destination%\%backupset_id%\blocks\YYYY-MM-DD-hh-mm-ss\0\000000_000003.bak


Therefore, when you see the transfer rate of the backup job drops to 0 bit/s, it does not necessary mean that the backup job had halt / paused. It maybe the case where the client agent is in the process of combining the backup data into block files.

Note:
Since the combine / splitting process requires CPU processing power and memory of the client computer. Further to the bandwidth available, the backup speed / transfer rate also depends on the hardware specification of the client computer.

Keywords

backup, transfer, rate, speed

public/5036_faq/transfer_rate_of_backup_is_very_inconsistent_e.g._randomly_paused_at_0_bit_s.1556086581.txt.gz · Last modified: 2019/04/24 14:16 by edward.chan

Page Tools