検索クエリーを入力してください
<book_title> を検索 ...
Veritas NetBackup™ CloudPoint インストールおよびアップグレードガイド
Last Published:
2021-07-28
Product(s):
NetBackup (9.1)
- 第 I 部 CloudPoint のインストールおよび構成
- CloudPoint のインストールの準備
- CloudPoint ホストのサイズの決定に関する推奨事項
- コンテナイメージを使用した CloudPoint の配備
- CloudPoint 拡張機能の配備
- CloudPoint クラウドプラグイン
- CloudPoint ストレージアレイプラグイン
- NetApp プラグインの構成に関する注意事項
- Nutanix Files プラグインの構成に関する注意事項
- Dell EMC Unity アレイプラグインの構成に関する注意事項
- Pure Storage FlashArray プラグインの構成に関する注意事項
- HPE RMC プラグインの構成に関する注意事項
- HPE XP プラグインの構成に関する注意事項
- Hitachi プラグインの構成に関する注意事項
- Hitachi (HDS VSP 5000) プラグインの構成に関する注意事項
- InfiniBox プラグインの構成に関する注意事項
- Dell EMC PowerScale (Isilon) プラグインの構成に関する注意事項
- Dell EMC PowerMax および VMax プラグインの構成に関する注意事項
- Qumulo プラグインの構成に関する注意事項
- CloudPoint アプリケーションエージェントとプラグイン
- Oracle プラグインの構成に関する注意事項
- スナップショットのリストアについて
- SQL Server スナップショットのリストア後に必要な追加手順
- CloudPoint のエージェントレス機能を使用した資産の保護
- NetBackup CloudPoint でのボリュームの暗号化
- CloudPoint セキュリティ
- CloudPoint のインストールの準備
- 第 II 部 CloudPoint のメンテナンス
CloudPoint に必要な AWS アクセス権
{ "Version": "2012-10-17", "Statement": [ { "Sid": "EC2AutoScaling", "Effect": "Allow", "Action": [ "autoscaling:UpdateAutoScalingGroup", "autoscaling:AttachInstances" ], "Resource": [ "*" ] }, { "Sid": "KMS", "Effect": "Allow", "Action": [ "kms:ListKeys", "kms:Encrypt", "kms:Decrypt", "kms:ReEncryptTo", "kms:DescribeKey", "kms:ListAliases", "kms:GenerateDataKey", "kms:GenerateDataKeyWithoutPlaintext", "kms:ReEncryptFrom", "kms:CreateGrant" ], "Resource": [ "*" ] }, { "Sid": "RDSBackup", "Effect": "Allow", "Action": [ "rds:DescribeDBSnapshots", "rds:DescribeDBClusters", "rds:DescribeDBClusterSnapshots", "rds:DeleteDBSnapshot", "rds:CreateDBSnapshot", "rds:CreateDBClusterSnapshot", "rds:ModifyDBSnapshotAttribute", "rds:DescribeDBSubnetGroups", "rds:DescribeDBInstances", "rds:CopyDBSnapshot", "rds:CopyDBClusterSnapshot", "rds:DescribeDBSnapshotAttributes", "rds:DeleteDBClusterSnapshot", "rds:ListTagsForResource", "rds:AddTagsToResource" ], "Resource": [ "*" ] }, { "Sid": "RDSRecovery", "Effect": "Allow", "Action": [ "rds:ModifyDBInstance", "rds:ModifyDBClusterSnapshotAttribute", "rds:RestoreDBInstanceFromDBSnapshot", "rds:ModifyDBCluster", "rds:RestoreDBClusterFromSnapshot", "rds:CreateDBInstance", "rds:RestoreDBClusterToPointInTime", "rds:CreateDBSecurityGroup", "rds:CreateDBCluster", "rds:RestoreDBInstanceToPointInTime", "rds:DescribeDBClusterParameterGroups" ], "Resource": [ "*" ] }, { "Sid": "EC2Backup", "Effect": "Allow", "Action": [ "sts:GetCallerIdentity", "ec2:CreateSnapshot", "ec2:DescribeInstances", "ec2:DescribeInstanceStatus", "ec2:ModifySnapshotAttribute", "ec2:CreateImage", "ec2:CopyImage", "ec2:CopySnapshot", "ec2:DescribeSnapshots", "ec2:DescribeVolumeStatus", "ec2:DescribeVolumes", "ec2:RegisterImage", "ec2:DescribeVolumeAttribute", "ec2:DescribeSubnets", "ec2:DescribeVpcs", "ec2:DeregisterImage", "ec2:DeleteSnapshot", "ec2:DescribeInstanceAttribute", "ec2:DescribeRegions", "ec2:ModifyImageAttribute", "ec2:DescribeAvailabilityZones", "ec2:ResetSnapshotAttribute", "ec2:DescribeHosts", "ec2:DescribeImages", "ec2:DescribeSecurityGroups" , "ec2:DescribeNetworkInterfaces" ], "Resource": [ "*" ] }, { "Sid": "EC2Recovery", "Effect": "Allow", "Action": [ "ec2:RunInstances", "ec2:AttachNetworkInterface", "ec2:DetachVolume", "ec2:AttachVolume", "ec2:DeleteTags", "ec2:CreateTags", "ec2:StartInstances", "ec2:StopInstances", "ec2:TerminateInstances", "ec2:CreateVolume", "ec2:DeleteVolume", "ec2:DescribeIamInstanceProfileAssociations", "ec2:AssociateIamInstanceProfile", "ec2:AssociateAddress", "secretsmanager:GetResourcePolicy", "secretsmanager:GetSecretValue", "secretsmanager:DescribeSecret", "secretsmanager:RestoreSecret", "secretsmanager:PutSecretValue", "secretsmanager:DeleteSecret", "secretsmanager:UpdateSecret", "ec2:AuthorizeSecurityGroupEgress", "ec2:AuthorizeSecurityGroupIngress" ], "Resource": [ "*" ] }, { "Sid": "EBS", "Effect": "Allow", "Action": [ "ebs:ListSnapshotBlocks" ], "Resource": [ "*" ] }, { "Sid": "SNS", "Effect": "Allow", "Action": [ "sns:Publish", "sns:GetTopicAttributes" ], "Resource": [ "arn:aws:sns:*:*:*" ] }, { "Sid": "IAM", "Effect": "Allow", "Action": [ "iam:ListAccountAliases" ], "Resource": [ "*" ] } ] }