Corporate Home Open Source Home
Syndicate content
Eucalyptus
3 replies [Last post]
medhioub
Offline
Joined: 03/10/2010

Hello,

I am just starting with Eucalyptus. :-)
We have:

* a Cluster with 22 Servers (Nehalem Based) and we use XEN as a hypervisor interconnected via a switch.
* 2 Public IP adress

Using Eucalyptus, how can we create/configure VMs and offer an access to them (using ssh for example) from the outside (Internet).

Thanks in advance.

Best Regards.

graziano
Offline
Joined: 01/14/2010
Hello, if you only have 2

Hello,

if you only have 2 public IPs then you can only have 2 public instances running at any time, and probably no elastic IP service: so you could MANAGED or MANAGED_NOVLAN, but you may run out of IPs very fast. You can start instances with --addressing private, and if you put at least one instance with a public IP in the same security group, you will be able to access them. Do you have a specific use case, or application you are trying to port to the cloud? For general use 2 IPs seems a bit limited.

cheers,
graziano

slimk2004
Offline
Joined: 03/09/2010
SSH without root password

Hi,

I'm testing eucalyptus with Eucalyptus public cloud (EPC) and i can run the image but how can i connect to the vm using ssh without a root password?
I'm totally new to eucalyptus and please help me with this.

Best regards,

Gihan

graziano
Offline
Joined: 01/14/2010
Hello, please start a new

Hello,

please start a new thread when you have a different problem/question than the OP. Also the support forum is better for these questions. If you read the user guide we provide, we have some example.

cheers
graziano