---
name: sap-powervs-backup-strategies
title: Backup strategies for SAP HANA on IBM Power Virtual Server
description: IBM Cloud offers a robust IBM&reg; Power&reg; Virtual Server infrastructure to run SAP HANA, and this document outlines the steps and best practices for performing backups of SAP HANA database.
last-updated: 2026-08-31
---

> ## Documentation Index
> The table of contents for this documentation set is at https://cloud.ibm.com/docs/sap?format=markdown
> The index for all IBM Cloud docs is at: https://cloud.ibm.com/docs/llms.txt
> Use these files to discover more information as needed.

# Backup strategies for SAP HANA on IBM Power Virtual Server
{: #powervs-backup-strategies}

IBM Cloud offers a robust IBM&reg; Power&reg; Virtual Server infrastructure to run SAP HANA, and this document outlines the steps and best practices for performing backups of SAP HANA database.
{: shortdesc}

When you deploy SAP HANA on an Power Virtual Server instance, implement a reliable and efficient backup strategy to help ensure data availability and recoverability. Two primary backup methods are available for SAP HANA databases that run on Power Virtual Server:

1. [IBM SAP HANA Backint Agent for IBM Cloud Object Storage](#powervs-backup-using-sap-backint-agent)
1. [Secure automated backup with Compass for SAP HANA](#powervs-backup-using-compass)


These methods provide flexible, secure, and scalable backup options for SAP HANA. The method that you choose depends on your infrastructure and requirements.

## IBM SAP HANA Backint agent for IBM Cloud Object Storage
{: #powervs-backup-using-sap-backint-agent}

The IBM Backint Agent for SAP HANA with IBM Cloud Object Storage is an SAP-certified backup agent that IBM developed. It implements the SAP Backint API and connects SAP HANA directly to IBM Cloud Object Storage for data, log, and catalog backups. The agent runs on IBM Power servers (ppc64le) and supports both SUSE Linux Enterprise Server (SLES) and Red Hat Enterprise Linux (RHEL).

For documentation, installation steps, and the latest release, see the [ibm-sap-hana-backint-cos GitHub repository](https://github.com/IBM-Cloud/ibm-sap-hana-backint-cos){: external}.

### Prerequisites
{: #powervs-backup-using-sap-backint-agent-prereqs}

Before you begin, ensure that following prerequisites are met:

- You have an active [IBM Cloud Object Storage](https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-getting-started-cloud-object-storage&format=markdown) instance with a bucket that uses **Regional resiliency** and has **Object Versioning** and **Object Lock** enabled. Cross-region resiliency is not supported.
- The IAM identity that the agent uses has the required permissions on the bucket. For the complete list, see the [prerequisites in the GitHub README](https://github.com/IBM-Cloud/ibm-sap-hana-backint-cos/blob/main/README.md#prerequisites){: external}.
- You have downloaded the latest release from the [GitHub releases page](https://github.com/IBM-Cloud/ibm-sap-hana-backint-cos/releases){: external}.

For better backup performance and security, create a [Virtual Private Endpoint gateway](https://cloud.ibm.com/docs/vpc?topic=vpc-ordering-endpoint-gateway&interface=ui&format=markdown) of type **Cloud Object Storage** in an IBM Cloud VPC. Then, attach both the VPC and the Power Virtual Server workspace to the same Transit Gateway. Add the VPE IP address and hostname to `/etc/hosts` on the Power Virtual Server instance.
{: tip}

### Installing and configuring the agent on the host
{: #powervs-backup-using-sap-backint-agent-install}

For installation and configuration instructions, see the [GitHub README](https://github.com/IBM-Cloud/ibm-sap-hana-backint-cos/blob/main/README.md){: external}. The README describes how to download and install the agent, choose an authentication method, create the configuration file, and set the required SAP HANA `global.ini` parameters. For IBM Power Virtual Server, OAuth trusted profile authentication is recommended.

This agent is also referenced in [SAP Note 3644731 - Install and Configure IBM Backint agent for SAP HANA with IBM Cloud Object Storage](https://me.sap.com/notes/3644731){: external}.


## Secure automated backup with Compass for Linux
{: #powervs-backup-using-compass}

The Backup Offering is powered by Cobalt Iron Compass and is accessible from the IBM Cloud [catalog](https://cloud.ibm.com/catalog){: external}. The Backup Offering provides enterprise-class backup and restore features in a cloud-centric SaaS solution. Compass capabilities and security features, along with many other security functions provides protection and self-assessments to protect enterprise data and applications.

For more information, see [Cobalt Iron documentation](https://help.cobaltiron.com/wp-content/uploads/2024/01/CobaltIron-PowerVS-AgentSetup-SAPHANA-20240327.pdf){: external}.

Cobalt Iron Compass protects various platforms, applications, and data classes. The Backup Offering includes the following unique features and functions for SAP HANA on Power Virtual Server:

1. HDBackInt-integrated backup and restore of SAP HANA databases
1. HDBackInt-integrated backup and restore of SAP HANA redo log files
1. Support for the SAP HANA Cockpit for configuration, monitoring, and scheduling of backups

The Backup Offering provides various integrated security and operational features that includes:

1. Alerting, notifications, and ticketing features and integration
1. Automated auditing and validation of backup server landscape
1. Backup server automation that includes hands-free automation of all backup server tasks
1. Centralized policy management
1. Complete governance
1. Data reduction through compression and deduplication
1. Data replication across regions in IBM Cloud
1. Encryption of data in all phases from in-transit, to-storage, and at-rest
1. Extensive support for encryption, data immutability, and other security access controls
1. Multitenancy and unlimited sub-organizations
1. Role-based access control management.

{{../../../power-iaas/backup-strategies.md#baas-architechture}}


{{../../../power-iaas/backup-strategies.md#baas-deploy}}

Connectivity between Power Virtual Server instances and the backup servers is established via a Transit Gateway connection to the backup VPC. Name resolution is for the backup server connections, which is also required. You can accomplish this using the agent system's /etc/hosts file, or by adding CNAME entries to your agent system's DNS server. These elements need to be deployed in your account (Transit Gateway and VPC provisioning and setup happens through automation when the Backup Offering is provisioned).
{: tip}

### Installing and configuring the agent on the host
{: #powervs-backup-using-sap-compass-agent-install}

For detailed installation and configuration steps refer to the [SAP HANA agent setup process PDF](https://help.cobaltiron.com/wp-content/uploads/2024/01/CobaltIron-PowerVS-AgentSetup-SAPHANA-20240327.pdf){: external}

### Pricing
{: #powervs-backup-compass-pricing}

When you use the Backup Offering, you are billed monthly through IBM Cloud for the amount of data backed up for the region and are billed hourly. For more information about pricing plans, see [Cobalt Iron - Secure Automated Backup](https://cloud.ibm.com/catalog/services/secure-automated-backup-with-compass?catalog_query=aHR0cHM6Ly9jbG91ZC5pYm0uY29tL2NhdGFsb2cjaGlnaGxpZ2h0cw%3D%3D){: external} page accessible from the IBM Cloud [catalog](https://cloud.ibm.com/catalog){: external}. You can generate an estimate of the cost based on your expected usage from the **Summary** pane.

{{../../../power-iaas/backup-strategies.md#baas-dcs}}

### Additional support
{: #powervs-backup-compass-support}

Support for the Backup Offering is provided by Cobalt Iron.

* For more information about the offering, see the [Cobalt Iron documentation](https://help.cobaltiron.com/getting-started-with-ibmcloud-and-compass-commander/){: external}.
* For issues related to backup and restore, contact Cobalt Iron by opening a service ticket through `support.cobaltiron.com`.