Verify that your environment meets the system requirements.
Supported Yugabytedb Anywhere Versions
YugabyteDB 2.20.x, 2024.1.x, 2024.2.x, 2025.1.x, 2025.2.x
Supported Yugabytedb Anywhere deployments
The following Yugabytedb Anywhere deployments are supported :
-
Replicated installations of Yugabytedb Anywhere
-
YBA-installer based installations of Yugabytedb Anywhere
-
Migrated installations from replicated based install
Storage Configuration
YugabyteDB supports Amazon S3 and Microsoft Azure storage.
If you select IAM role for Amazon S3, do the following:
- Create an IAM role on the EC2 console with following minimal permissions, and assign it to the YBA host and Commvault access nodes.
{ "Version": "2012-10-17", "Statement": [ { "Sid": "Statement1", "Effect": "Allow", "Action": [ "s3:DeleteObject", "s3:PutObject", "s3:GetObject", "s3:ListBucket", "s3:ListBucketVersions", "s3:GetBucketLocation", "s3:ListAllMyBuckets", "s3:GetObjectAcl" ], "Resource": "*" } ] }
Operating Systems and Processor Architectures for Access Node
Linux
|
Operating System |
Processor architectures |
|---|---|
|
Amazon Linux 2023 AMI |
|
|
Amazon Linux 2 AMI (HVM) - Kernel 5.10, SSD Volume Type |
|
|
Debian 8.x |
|
|
Red Hat Enterprise Linux/CentOS 9.x with glibc 2.34.x or a more recent version |
|
|
Red Hat enterprise Linux version 8.7 |
|
|
Red Hat Enterprise Linux/CentOS 7.x with glibc 2.17.x or a more recent version |
|
|
Ubuntu 25.04 LTS |
|
|
Ubuntu 24.04 LTS |
|
|
Ubuntu 20.04 LTS |
|
|
Ubuntu 18.04 LTS |
|