All,<br><br>Here is a summary of my latest install from the latest server ISO (09272009.1). In a nutshell, the installation went very well from bare metal install, to running Eucalyptus in MANAGED-NOVLAN, to the UEC image booting inside Eucalyptus, and I did not encounter any problems that have not yet been reported:<br>
<br>Regards,<br>-Dan<br>=========================================<br>install UEC front-end (no problems)<br>install UEC node (only had problem with bridge not coming up automatically on node)<br><br>on node<br>----------<br>
# sudo ifup br0<br><br>on front-end<br>----------<br># sudo euca_conf --no-rsync --register-walrus 192.168.7.68<br># sudo euca_conf --no-rsync --register-cluster cc1 192.168.7.68<br># sudo euca_conf --no-rsync --register-sc cc1 192.168.7.68<br>
# sudo euca_conf --no-rsync --register-nodes 192.168.7.31<br># sudo /etc/init.d/eucalyptus-cloud restart<br># sudo euca_conf --get-credentials mycreds.zip<br># sudo apt-get install euca2ools<br># unzip mycreds.zip<br># . eucarc <br>
# euca-describe-availability-zones verbose<br>AVAILABILITYZONE cc1 192.168.7.68<br>AVAILABILITYZONE |- vm types free / max cpu ram disk<br>AVAILABILITYZONE |- m1.small 0004 / 0004 1 128 2<br>
AVAILABILITYZONE |- c1.medium 0004 / 0004 1 256 5<br>AVAILABILITYZONE |- m1.large 0002 / 0002 2 512 10<br>AVAILABILITYZONE |- m1.xlarge 0002 / 0002 2 1024 20<br>
AVAILABILITYZONE |- c1.xlarge 0001 / 0001 4 2048 20<br># echo woot<br>woot<br><br># wget <a href="http://uec-images.ubuntu.com/releases/karmic/alpha-6/ubuntu-uec-karmic-amd64.img.gz">http://uec-images.ubuntu.com/releases/karmic/alpha-6/ubuntu-uec-karmic-amd64.img.gz</a><br>
# gunzip ubuntu-uec-karmic-amd64.img.gz <br><br># euca-bundle-image -i /boot/vmlinuz-2.6.31-11-generic --kernel true<br># euca-upload-bundle -b ueckernel -m /tmp/vmlinuz-2.6.31-11-generic.manifest.xml<br># euca-register ueckernel/vmlinuz-2.6.31-11-generic.manifest.xml<br>
<br># euca-bundle-image -i /boot/initrd.img-2.6.31-11-generic --ramdisk true<br># euca-upload-bundle -b uecramdisk -m /tmp/initrd.img-2.6.31-11-generic.manifest.xml <br># euca-register uecramdisk/initrd.img-2.6.31-11-generic.manifest.xml<br>
<br># EKI=`euca-describe-images | grep eki | awk '{print $2}'`<br># ERI=`euca-describe-images | grep eri | awk '{print $2}'`<br><br># euca-bundle-image -i ubuntu-uec-karmic-amd64.img --kernel $EKI --ramdisk $ERI<br>
# euca-upload-bundle -b uecimage -m /tmp/ubuntu-uec-karmic-amd64.img.manifest.xml <br># euca-register uecimage/ubuntu-uec-karmic-amd64.img.manifest.xml<br><br># EMI=`euca-describe-images | grep emi | awk '{print $2}'`<br>
<br># euca-add-keypair mykey > mykey.priv<br># chmod 0600 mykey.priv <br><br># euca-run-instances -k mykey $EMI --addressing private -t m1.xlarge<br># IP=""; while( test -z "$IP" ); do IP=`euca-describe-instances | grep running | awk '{print $4}'`; done<br>
<br># ssh -i mykey.priv ubuntu@${IP}<br>Linux 172 2.6.31-11-generic #36-Ubuntu SMP Fri Sep 25 06:37:23 UTC 2009 x86_64 GNU/Linux<br><br>To access official Ubuntu documentation, please visit:<br><a href="http://help.ubuntu.com/">http://help.ubuntu.com/</a><br>
<br> System information as of Sun Sep 27 23:12:19 UTC 2009<br><br> System load: 0.0 Memory usage: 3% Processes: 69<br> Usage of /: 6.6% of 9.92GB Swap usage: 0% Users logged in: 0<br><br> Graph this data and manage this system at <a href="https://landscape.canonical.com/">https://landscape.canonical.com/</a><br>
---------------------------------------------------------------------<br>At the moment, only the core of the system is installed. To tune the <br>system to your needs, you can choose to install one or more <br>predefined collections of software by running the following <br>
command: <br> <br> sudo tasksel --section server <br>---------------------------------------------------------------------<br>
<br>0 packages can be updated.<br>0 updates are security updates.<br><br>Last login: Sun Sep 27 23:05:34 2009 from 172.19.1.1<br>To run a command as administrator (user "root"), use "sudo <command>".<br>
See "man sudo_root" for details.<br><br>ubuntu@172:~$ echo woot<br>woot<br><br><div class="gmail_quote">On Sun, Sep 27, 2009 at 4:09 PM, Daniel Nurmi <span dir="ltr"><<a href="mailto:nurmi@eucalyptus.com">nurmi@eucalyptus.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">These port numbers are all correct, and indeed 8773 is for cloud, walrus, and sc.<br><br>Regards,<br>
-Dan<div class="im"><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div><br>
</div></div>It would also help to confirm which port numbers correspond to the above<br>
services. So far I've surmised:<br>
<br>
8443 web admin front-end<br>
8773 cloud API (does this also serve walrus and sc?)<br>
8774 CC API<br>
8775 node API<br>
<font color="#888888"><br>
--<br>
- mdz<br>
</font></blockquote></div><br><br clear="all"><br></div><div><div></div><div class="h5">-- <br>Daniel Nurmi<br>Co-Founder, Engineer<br>Eucalyptus Systems, Inc.<br><br>130 Castilian Dr. | Goleta, CA | 93117<br>Office: 805-845-8000 | Cell: 805-259-5269<br>
Email: <a href="mailto:nurmi@eucalyptus.com" target="_blank">nurmi@eucalyptus.com</a><br>
<a href="http://www.eucalyptus.com" target="_blank">www.eucalyptus.com</a><br><br>________________________________________<br><br><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Daniel Nurmi<br>Co-Founder, Engineer<br>Eucalyptus Systems, Inc.<br><br>130 Castilian Dr. | Goleta, CA | 93117<br>Office: 805-845-8000 | Cell: 805-259-5269<br>
Email: <a href="mailto:nurmi@eucalyptus.com">nurmi@eucalyptus.com</a><br><a href="http://www.eucalyptus.com">www.eucalyptus.com</a><br><br>________________________________________<br><br><br>