Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

* Bundle local VM , will take 1-2 hours ..., you may need to specify the kernel & ramdisk (values below worked in November 2010). For the 64-bit VM is generated below:
>sudo euca-bundle-vol -c $EC2_CERT -k $EC2_PRIVATE_KEY -u $EC2_USER_ID --ec2cert $EUCALYPTUS_CERT -d /image -e /image --no-inherit -r x86_64 --kernel eki-AEC117E0 --ramdisk eri-175C1933 --fstab  /mnt/eucaBuild/euca-vfstab

* Apply for account at Maggelan: http://magellan.nersc.gov/?page_id=564

* Sign on to the forum: https://mailman.nersc.gov/mailman/listinfo/eucalyptus-discuss

* Login to web interface: https://mageuca.nersc.gov:8443/

* Upload euca2tols tool kit form http://open.eucalyptus.com/wiki/Euca2oolsGuide

http://open.eucalyptus.com/wiki/Euca2oolsGuide* list of all commands: http://blogs.plexibus.com/2010/06/17/eucalyptus-euca2ools/
in particular I followed '/Euca2oolsInstallJaunty_v1.1' for my Ubuntu VM deployment,
but skip step about updating /etc/apt/sources.list with 'deb http://www.eucalyptussoftware.com/downloads/repo/euca2ools/1.1/ubuntu jaunty universe'

I did:
sudo apt-get update
sudo apt-get install euca2ools

Check euca2ools by executing e.g.: euca2ools
should complain about missing keys but program must be found

* Generate one time keys for Eucalyptus form the interface: https://mageuca.nersc.gov:8443

upload keys to local machine in to .euca directory

...

USE of existing images : http://magellan.nersc.gov/?page_id=564

...