Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ SAN Client and Fibre Transport Guide
  3. Appendix A. AIX specific configuration details
  4. Disable the AIX dynamic tracking
NetBackup™ SAN Client and Fibre Transport Guide

Disable the AIX dynamic tracking

The AIX dynamic tracking may cause issues with the NetBackup AIX SAN Client backup jobs.

IBM AIX dynamic tracking of Fibre Channel devices is controlled by a new fscsi device attribute dyntrk.

From the AIX NetBackup SAN Client host, the AIX Fibre Channel I/O parameters for dynamic tracking and FC_ERROR_RECOV must be disabled. It helps to prevent the write buffer failure to NetBackup and helps run NetBackup AIX SAN Client backup jobs without any issues.

To disable the AIX dynamic tracking

  1. Update the dyntrk and FC_ERROR_RECOV attributes as follows to disable the AIX dynamic tracking:
    • chdev -l fscsi<fibre channel device ID> -a dyntrk=no

      For example, chdev -l fscsi0 -a dyntrk=no

    • chdev -l fscsi<fibre channel device ID> -a fc_err_recov=delayed_fail

      For example, chdev -l fscsi0 -a fc_err_recov=delayed_fail

  2. Verify that the changes are applied.

    lsattr -E -l fscsi<device ID>

For information about the IBM AIX dynamic tracking of Fibre Channel devices, see the IBM documentation.

Feedback

Was this page helpful?
Previous

Create AIX no rewind device files for tape drives

Next

Read this first for secure communications in NetBackup

Feedback

Was this page helpful?