Skip to Main Content
Cloud and AIOps


This is an IBM Automation portal for Cloud Management, Technology Cost Management, Network Automation and AIOps products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).

Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.

Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Submitted
Workspace Instana
Categories Self Hosted
Created by Guest
Created on Sep 1, 2026

Improve Air-Gapped Package Integrity Validation and Download Experience

Air-gapped deployments often involve multiple transfer steps and intermediaries, each introducing potential risks. In real-world environments, packages may be downloaded through slow or unreliable proxies, transferred via USB drives, copied through internal FTP servers, or moved across several systems before reaching the final destination.

Recently, we encountered an issue where a .tar.gz file within the air-gapped deployment workflow became corrupted during transfer. As there was no checksum available for the package, it was difficult to quickly determine whether the issue was caused by a corrupted download or a transfer problem.

Suggested improvements:

  • Provide a checksum (SHA256 or similar) for the complete air-gapped package generated by stanctl.
  • Allow customers to validate package integrity before transferring or importing artifacts into the target environment.
  • Include an integrity verification command within stanctl (e.g. stanctl verify).
  • Optionally, provide a direct web-based download option for the complete air-gapped package in addition to the stanctl download workflow.

Benefits:

  • Faster troubleshooting of installation issues.
  • Reduced risk of failed deployments due to corrupted artifacts.
  • Improved user experience in restricted and disconnected environments.
  • Less support effort for both customers and IBM teams.

Air-gapped environments are already complex by nature. Simple integrity verification capabilities would significantly increase reliability and reduce time spent diagnosing transfer-related problems.

Idea priority Low
  • Guest
    Sep 10, 2026

    Relating CASE number : TS022882479

  • Guest
    Sep 10, 2026

    Hello,

    I recently encountered a similar issue as well, so I’d like to add an additional improvement request to this idea.

    Regardless of the underlying reason, having to retry the mirroring process 30 to 40 times because of Artifactory instability significantly increases the workload and fatigue for engineers, and it also makes it difficult to have confidence in the integrity of the mirrored images.

    I would like to request improvements to make the mirroring process more resilient, for example by adding an automatic retry mechanism instead of terminating the process whenever a transient failure occurs.