Categories: AsperaIBM

Switching from trapd to pvcl_cloud

Introduction 

The IBM Aspera High-Speed Transfer Server (HSTS) includes the ability to natively read and write object storage within all of the major public cloud providers. This was originally implemented as a standalone service called Aspera Trapd, which was implemented in Java.  With the release of HSTS v4.1, a new implementation of this service was written in C, leveraging pvcl and packaged as part of the core code base rather than as a standalone service.  This implementation promises faster object storage access with a smaller memory footprint. 

Procedure 

In order to leverage this new native object storage implementation, we simply need to create a symlink for the new binary to be discovered, restart asperanoded, and disable the trapd service: 

  • ln -s /opt/aspera/lib/pvcl/libpvcl_cloud.so /opt/aspera/lib/
  • systemctl restart asperanoded
  • /opt/aspera/bin/astrap-config.sh disable

Now the Java based trapd service is no longer running and the new pvcl_cloud implementation is enabling read/write to cloud object storage.  For more information on this service, you can visit: https://www.ibm.com/docs/en/ahts/4.4?topic=cloud-getting-started-aspera-pvcl 

Scott Pecnik

Recent Posts

FBI Alert: Outlook & OneDrive Hit by Kali365 Token-Stealing Phishing

Microsoft 365 Phishing Is No Longer Just a Password Problem. It's a Cloud Workflow Security…

6 days ago

What H.R. 8710 Means for CMMC Compliance: A New Cybersecurity Bill for Defense Contractors

A new bipartisan House bill is moving through Congress that would fundamentally change how the…

2 weeks ago

Aspera vs MASV: The Complete Comparison Guide for Enterprise File Transfer

Executive Summary: IBM Aspera and MASV are both high-speed file transfer platforms, but they're built…

2 weeks ago

UK Cyber Security and Resilience Bill Explained: Supply Chain, Incident Reporting, and What Enterprises Must Do Now

Executive Summary: The UK Cyber Security and Resilience Bill (CSRB) is the most significant overhaul…

2 weeks ago

Enterprise Secure File Sharing at Line Speed, Anywhere in the World

Share files of any size with partners, vendors, and global teams in minutes, not hours.…

3 weeks ago

Enterprise File Transfer: Why Secure, Automated Data Exchange Needs More Than Legacy MFT

Enterprise file transfer used to be a simple problem. Move a file from point A…

3 weeks ago