john pfeiffer
  • Home
  • Categories
  • Tags
  • Archives

Amazon aws ec2 to s3 instance backup

EC2 TO S3 BACKUP

BACKUP
ec2-bundle-vol -d /mnt -k /root/PrivateKey.pem --cert /root/Certificate.pem -u 012345678901

UPLOAD ec2-upload-bundle -b yourbucketname00404042009 -m /mnt/image.manifest.xml -a your_s3_access_key -s your_s3_secret_access_key

UPLOAD RETRY
ec2-upload-bundle -b yourbucketname00404042009 -m /mnt/image.manifest.xml -a your_s3_access_key -s your_s3_secret_access_key --retry

RESTORE
ec2-register /image.manifest.xml ec2-run-instances

OR Run your instance from EBS type OS (with snapshots even!)


  • « Openfiler iscsi nas
  • python interpreter example »

Published

Apr 8, 2011

Category

virtualization

~51 words

Tags

  • amazon 17
  • aws 8
  • backup 10
  • ec2 4
  • instance 1
  • s3 17
  • to 63
  • virtualization 87