yum install http://downloads.eucalyptus.com/software/eucalyptus/3.2/centos/6/x86_64/eucalyptus-release-3.2.noarch.rpm
yum install http://downloads.eucalyptus.com/software/euca2ools/2.1/centos/6/x86_64/euca2ools-release-2.1.noarch.rpm
yum install http://downloads.eucalyptus.com/software/eucalyptus/3.2/centos/6/x86_64/epel-release-6.noarch.rpm
yum install http://downloads.eucalyptus.com/software/eucalyptus/3.2/centos/6/x86_64/elrepo-release-6.noarch.rpm
yum install eucalyptus-enterprise-release-3.2*.noarch.rpm
yum install eucalyptus-enterprise-vmware-broker
NoteClouds that use the VMware hypervisor do not have NCs; if
you plan to use VMware then skip this step.
|
yum install eucalyptus-nc
ls -l /dev/kvm
crw-rw-rw- 1 root kvm 10, 232 Nov 30 10:27 /dev/kvm
yum groupinstall eucalyptus-cloud-controller
yum install eucalyptus-cc eucalyptus-sc eucalyptus-walrus
yum install eucalyptus-enterprise-storage-san-emc eucalyptus-enterprise-storage-san-emc-libs
yum install eucalyptus-enterprise-storage-san-netapp eucalyptus-enterprise-storage-san-netapp-libs
yum install eucalyptus-enterprise-storage-san-emc
ImportantTo use Eucalyptus with EMC SAN
support, you must have the
NaviCLI-Linux-64-latest.rpm package
installed on each SC. This package is not supplied with
Eucalyptus, please see your SAN vendor if it is not
already installed.
|
yum install eucalyptus-enterprise-storage-san-equallogic
yum install eucalyptus-enterprise-storage-san-netapp
java -classpath /usr/share/eucalyptus/jgroups-2.11.1.Final.jar org.jgroups.tests.McastReceiverTest -mcast_addr 224.10.10.10 -port 5555
java -classpath /usr/share/eucalyptus/jgroups-2.11.1.Final.jar org.jgroups.tests.McastSenderTest -mcast_addr 224.10.10.10 -port 5555The two applications should be able to connect and arbitrary lines entered on the sender should appear on the receiver.