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

Understanding Aspera’s High-Speed File Transfer Technology and Its Importance for Data-Intensive Industries

In today’s data-driven world, industries such as media and entertainment, healthcare, finance, and scientific research…

1 week ago

Optimizing Data Transfer in Healthcare

The healthcare industry is no stranger to complexity. It operates at the intersection of advanced…

2 weeks ago

Maximizing File Transfer Speed for Large Datasets

Slow file transfers can lead to missed deadlines, frustrated teams, and increased operational costs. Fortunately,…

2 months ago

Secure File Transfer Strategies and Solutions for Remote Teams

Seamless collaboration among geographically dispersed team members hinges on sharing files quickly without compromising data…

2 months ago

The Future of Data Transfer

As data transfer technology advances, we’re entering a transformative era where faster, more secure, and…

3 months ago

Streamlining E-Commerce Operations with Efficient Data Transfer Solutions

In today’s fast-paced e-commerce landscape, staying competitive means more than just offering great products and…

3 months ago