FAQ
Frequently asked questions can produce helpful answers and insight into best practices for working with IBM Cloud Backup and Recovery.
What is Logical Data?
Logical data refers to the actual size of your data before any backup operations are performed. This is the physical size of the data as it exists on your source systems, including all files, databases, and application data. Understanding logical data size helps you estimate storage requirements and plan your backup strategy effectively.
What is Data in (read)?
Data in (read) represents the amount of data that is read from your source systems during the backup process, before any deduplication or compression is applied. This metric shows the total volume of data transferred from your data sources to the IBM Cloud Backup and Recovery service during backup operations. It provides insight into the actual data volume being protected.
What is Data written?
Data written is the amount of data actually stored in the backup repository after deduplication and compression have been applied. This metric is typically much smaller than "Data in (read)" due to the efficiency gains from deduplication (eliminating duplicate data blocks) and compression (reducing data size). The difference between data in and data written demonstrates the storage efficiency of your backup operations.
What is an Agent name?
An agent name refers to the backup agent software installed on your data sources (such as physical servers, virtual machines, or database servers). The agent facilitates communication between your data source and the IBM Cloud Backup and Recovery service, enabling backup and recovery operations. Each agent is uniquely identified by its name for management and monitoring purposes.
What is a Data Source Connector?
A Data Source Connector (formerly called SaaS connector) establishes the connection between your data sources and the IBM Cloud Backup and Recovery service. It acts as a bridge that enables secure communication and data transfer for backup and recovery operations. For detailed information on deploying and configuring Data Source Connectors, see Deploy Data Source Connector and Factors affecting the Performance of IBM Cloud® Backup and Recovery service.
What is an SLA?
For information about Service Level Agreements (SLA) for IBM Cloud Backup and Recovery, see SLAs.
What factors affect the performance of IBM Cloud® Backup and Recovery service?
Several factors can impact the performance of IBM Cloud Backup and Recovery, including network bandwidth, data change rate, deduplication ratio, compression efficiency, source system resources, and the number of concurrent backup jobs. For a comprehensive analysis of performance factors and optimization recommendations, see Factors affecting Performance of IBM Cloud Backup and Recovery.
How often does IBM Cloud® Backup and Recovery release updates?
The IBM Cloud Backup and Recovery service typically releases updates on a monthly cadence. These updates include new features, security patches, bug fixes, and performance improvements. It is recommended to upgrade your Data Source Connectors and Backup Agent Components when new releases become available to ensure you have the latest capabilities and security enhancements.
What data sources are supported for backup?
IBM Cloud Backup and Recovery supports a wide range of data sources including:
- Physical servers (Windows and Linux)
- Microsoft SQL Server databases
- Oracle databases
- Kubernetes and OpenShift clusters (IKS and ROKS)
- VMware virtual machines
For specific version requirements and configuration details, refer to the documentation for each data source type.
Can I restore data to a different location or cluster?
Yes, IBM Cloud Backup and Recovery supports flexible restore options. You can restore data to:
- The original source location
- An alternate location on the same system
- A different system or cluster within the same region
- For Kubernetes/OpenShift: different namespaces or clusters
Ensure that the target environment is compatible with the source, especially regarding storage classes, network configuration, and resource availability.
How do I monitor backup job status and history?
You can monitor backup operations through the IBM Cloud Backup and Recovery dashboard, which provides:
- Real-time backup job status
- Historical backup run information
- Success and failure metrics
- Data transfer statistics
- Storage consumption reports
- Alert notifications for failed or incomplete backups
Additionally, you can integrate with IBM Cloud Activity Tracker and IBM Cloud Monitoring for comprehensive observability.
What is the difference between full and incremental backups?
- Full backup: Captures all data from the source, regardless of whether it has changed since the last backup. Full backups provide complete data protection but require more time and storage.
- Incremental backup: Captures only the data that has changed since the last backup (full or incremental). Incremental backups are faster and more storage-efficient, making them ideal for frequent backup schedules.
IBM Cloud Backup and Recovery typically uses a combination of full and incremental backups to optimize both protection and efficiency.
How is data secured during backup and at rest?
IBM Cloud Backup and Recovery implements multiple layers of security:
- Data in transit: All data transferred between your sources and the service is encrypted using TLS/SSL protocols
- Data at rest: Backup data is encrypted in the storage repository using industry-standard encryption algorithms
- Access control: Integration with IBM Cloud IAM (Identity and Access Management) ensures that only authorized users can access backup data
- Network isolation: Support for private endpoints and Virtual Private Endpoints (VPE) for enhanced network security
For more details, see the Data Security documentation.
Who should I contact about billing and pricing?
For questions about IBM Cloud Backup and Recovery pricing, billing, or to discuss your specific requirements, contact IBM Offering Management or your IBM Sales representative. You can also view pricing information in the IBM Cloud Catalog.
What should I do if a backup job fails?
If a backup job fails:
- Check the job details in the IBM Cloud Backup and Recovery dashboard for error messages
- Verify that the Data Source Connector is running and connected
- Ensure that the backup agent on the source system is operational
- Check network connectivity between the source and the service
- Verify that sufficient storage space is available
- Review the logs for detailed error information
- If the issue persists, contact IBM Support with the job details and error logs
For common issues and solutions, see the Troubleshooting documentation.
Can I schedule backups to run at specific times?
Yes, IBM Cloud Backup and Recovery provides flexible backup scheduling through Protection Policies. You can:
- Define backup schedules with specific days and times
- Set different schedules for full and incremental backups
- Configure retention policies to automatically manage backup lifecycle
- Create multiple policies for different data sources or protection requirements
For more information, see Creating and configuring protection policies.
How long are backups retained?
Backup retention is configurable through Protection Policies. You can define:
- Retention duration for different backup types (daily, weekly, monthly, yearly)
- Number of backup copies to retain
- Archival policies for long-term retention
- Automatic deletion of expired backups
Retention policies help you balance data protection requirements with storage costs. Configure retention settings based on your organization's compliance and business continuity requirements.