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. Veritas NetBackup™ Device Configuration Guide
  3. Section I. Operating systems
  4. Solaris
  5. Configuring Solaris SAN clients to recognize FT media servers
  6. Adding the FT device entry to the st.conf file
Veritas NetBackup™ Device Configuration Guide

Adding the FT device entry to the st.conf file

The following procedure describes how to add the FT device entry to the st.conf file.

To add the FT device entry to the st.conf file

  1. In the /kernel/drv/st.conf file, find the tape-config-list= section or create it if it does not exist.
  2. Examine the tape-config-list= section for a line that begins with ARCHIVE Python and contains ARCH_04106. If such a line exists, ensure that it begins with a comment character (#).
  3. Add the following line to the tape-config-list= section:

    "ARCHIVE Python", "FT Pipe", "ARCH_04106";

  4. Find the line that begins with ARCH_04106, copy it, and paste it after the tape-config-list= line. Delete the comment character (#) from the beginning of the line. The following is an example of the line:

    ARCH_04106 = 1, 0x2C, 0, 0x09639, 4, 0x00, 0x8C, 0x8c, 0x8C, 3;

Feedback

Was this page helpful?
Previous

Configuring Solaris SAN clients to recognize FT media servers

Next

Modifying the st.conf file so that Solaris discovers devices on two LUNS

Feedback

Was this page helpful?