Slide 29
Slide 29 text
28
Copyright(C) NRI Netcom, Ltd. All rights reserved.
#nncstudy
◼ エージェントのインストール
3. リプラットフォームのデモ - MGN
# sudo wget -O ./aws-replication-installer-init https://aws-application-migration-service-us-east-1.s3.us-east-1.amazonaws.com/latest/linux/aws-replication-
installer-init
# sudo chmod +x aws-replication-installer-init; sudo ./aws-replication-installer-init --region us-east-1
The installation of the AWS Replication Agent has started.
AWS Access Key ID: ************************** ⇐ アクセスキーを入力
AWS Secret Access Key: **************************************** ⇐ シークレットを入力
Identifying volumes for replication.
Choose the disks you want to replicate. Your disks are: /dev/sda
To replicate some of the disks, type the path of the disks, separated with a comma (for example, /dev/sda,/dev/sdb). To replicate all disks, press Enter: ⇐ Enter
Identified volume for replication: /dev/sda of size 16 GiB
All volumes for replication were successfully identified.
Downloading the AWS Replication Agent onto the source server...
Finished.
Installing the AWS Replication Agent onto the source server...
Finished.
Syncing the source server with the Application Migration Service Console...
Finished.
The following is the source server ID: s-32e5b4bd967279b30.
You now have 1 active source server out of a total quota of 150.
Learn more about increasing source servers limit at https://docs.aws.amazon.com/mgn/latest/ug/MGN-service-limits.html
The AWS Replication Agent was successfully installed.