Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Fixing AIX Veeam agent job startup delay issue

Posted on 04/04/202508/04/2025 matheusgiovanini By matheusgiovanini No Comments on Fixing AIX Veeam agent job startup delay issue
  1. Home
  2. Network | Monitoring
  3. Fixing AIX Veeam agent job startup delay issue
Veeam Agent Error Fix

This week, I encountered an issue with AIX agent backups. I have several AIX servers running versions 7.2 and 7.3. The backup jobs start, but there’s a significant delay before they actually begin. When they start at all. Therefore, in this article, we shall discuss the steps to Fixing AIX Veeam agent job startup delay issue. Please, see the steps to Fix missing path and delete a Veeam Backup Repository, and how to Backup Mac with Veeam Agent for Mac to Synology DS923+ NAS.

When they do, the throughput is extremely low, and some jobs run for over 20 hours. The most severe issues seem to occur on AIX 7.3.

image

Also, see “Why you should not use Public DNS in Production: Change DNS Server in Windows“, and how to “Force immediate MBAM Encryption: Why does the MBAM Agent delay most times in encrypting devices“.

Troubleshooting steps

To troubleshoot, I tried:

  • Uninstalling and reinstalling the Veeam Agent
  • Creating a new protection group to ensure fresh package deployment and a new XML file

However, the issue persists. When the job starts, it returns the path to the log file, and upon reviewing the logs, I found that “Path”.

/var/log/veeam/Backup/JOB-Backup/Session_20250402_160020_\{311f3273-44bf-476e-93ab-7e8f9a943b07\}/Agent.Source.log
image

Below is the log output

[02.04.2025 16:02:46.438] <53084711> fb | Estimation:

[02.04.2025 16:02:46.438] <53084711> fb | Backup stats:

[02.04.2025 16:02:46.438] <53084711> fb | Total counts: files [607165], dirs [60021], links[9595], hard_links[3583]

[02.04.2025 16:02:46.438] <53084711> fb | Sizes: total files size

[271919853250], max file size [40719097856], aver. file size [447851.660175], total dirs size [676930], max dir size [21859], aver. dir size [11.278219]

[02.04.2025 16:02:46.438] <53084711> fb | Files distribution: <1Kb [325475], 1-20Kb [230080], 20-50Kb [22112], 50-200Kb [16239], 200Kb-1Mb [8243], 1-100Mb [4717], 100Mb-1Gb [269], >1Gb [30] [02.04.2025 16:02:46.438] <53084711> fb | Dirs distribution: <10 [50076], 10-100 [9217], 100-1000 [701], 1000-10000 [25], >10000 [2]

[02.04.2025 16:03:16.777] <39977555> cli | WARN|Waiting until the size of mount cache will be less than threshold

[02.04.2025 16:04:16.777] <39977555> cli | WARN|Waiting until the size of mount cache will be less than threshold
image

Here is a guide on Veeam Agent Vulnerability: Fix Veeam Agent vulnerability for Microsoft Windows. Also, see how to fix “The push installation of the agent failed for the computer – Error message (67) The network cannot be found“.

Steps to resolve AIX Veeam agent job startup delay

I have found where if AIX agent is running 4.5 or 4.6 on AIX 7.2 and later the performance issue can be encountered.  These agent versions will use ipV6 sockets.

Currently the agent does not have a work around to only use ipV4 sockets, but it can be addressed at the AIX OS layer by disabling mtu_bypass/largesend.

First you can see at aix if the mtu_bypass are “on”, using:

root@sappiqas (/)# lsattr -El en0 -a mtu_bypass
mtu_bypass on Enable/Disable largesend for virtual Ethernet True
image

Then, disable it using the following command:

root@sappiqas (/)# chdev -l en0 -a mtu_bypass=off
en0 changed
image

Note: Before you turn it off, ensure that no service is using mtu_bypass. After that, the agent job runs just fine. ​

I hope you found this article very useful on how to Fixing AIX Veeam agent job startup delay issue. Please feel free to leave a comment below.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Network | Monitoring

Post navigation

Previous Post: Ensuring Backup Integrity and Reliable Recovery with SureBackup
Next Post: Veeam Backup and Replication Disk I/O with diskspd

Related Posts

  • Screenshot 1
    Fix SMB Freezes That Break Backups on Critical Linux Servers Network | Monitoring
  • Hyper V Virtual Switch
    How to Create Hyper-V Virtual Switch Network | Monitoring
  • How to Set up a Single Site to Site VPN Connection on AWS
    Setup a Site-to-Site VPN Connection on AWS AWS/Azure/OpenShift
  • maxresdefault 2 2
    Fix Outlook Not Responding and Outlook Crashing or freezing Network | Monitoring
  • banner 3
    How to Set Network Adapter Priority on Windows 11 Network | Monitoring
  • ddedw
    You require permission from trustedinstaller: How to delete or rename files protected by Trusted Installer Network | Monitoring

More Related Articles

Screenshot 1 Fix SMB Freezes That Break Backups on Critical Linux Servers Network | Monitoring
Hyper V Virtual Switch How to Create Hyper-V Virtual Switch Network | Monitoring
How to Set up a Single Site to Site VPN Connection on AWS Setup a Site-to-Site VPN Connection on AWS AWS/Azure/OpenShift
maxresdefault 2 2 Fix Outlook Not Responding and Outlook Crashing or freezing Network | Monitoring
banner 3 How to Set Network Adapter Priority on Windows 11 Network | Monitoring
ddedw You require permission from trustedinstaller: How to delete or rename files protected by Trusted Installer Network | Monitoring

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • how to Configure Autologin for a VM in VMware Workstation
    Configure Autologin for a VM in VMware Workstation Virtualization
  • db nginxseriesanisibleplaybook 1540x748 1
    How to install and configure Ansible on Ubuntu Configuration Management Tool
  • Featured image IE mode.
    How to Enable Internet Explorer Mode in Edge in Windows 11 Windows
  • AZMFeature
    Performance and Diagnostics in Microsoft Cloud with Azure Monitor AWS/Azure/OpenShift
  • VBAWS comprehensive guide
    Deep Dive into Protecting AWS EC2, RDS Instances and VPC AWS/Azure/OpenShift
  • windows 1
    How to set up a VM via PXE boot on a Generation 1 VM Virtualization
  • images 6
    Important Areas to Master on WSUS Windows Server
  • screenshot 2020 02 08 at 15.53.31
    Auto Logon Error “Username and password specified is not valid” Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,796 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.