I set my network on bridged adapter, I configure so the network is like an real network.
I try to build a private Cloud computing , so I have 4 virtual machine 1st windows xp 2nd Ubuntu desktop 10.04 3rd UEC Cluster 4th UEC Node And the host is windows 7, I can ping to windows xp and Ubuntu desktop when I set the network manually (different IP Address). But after I install UEC Cluster and node, I think it should be a DHCP on it, I set my Ubuntu desktop to automatically get IP address from DHCP, But I can't get the automatically IP Address from UEC. When I install the UEC Cluster and node I follow on this blog http://cssoss.wordpress.com/2010/05/10/eucalyptus-beginner%E2%80%99s-guide-% E2%80%93-uec-edition-chapter-2-%E2%80%93-installation-%C2%A0configuration/ and it tells that we will get automatically address from client1? anyone can help? Or someway to debug my UEC? From: Paul Graydon [mailto:[email protected]] Sent: Friday, August 20, 2010 11:17 PM To: Indra Suryatama Cc: [email protected] Subject: Re: [ubuntu-cloud] Message error when instaling node.. By default Virtualbox sets up network cards of virtual machines as NATted ones. That's fine for getting access from the VM to the network/internet, but not much use for anything else. Under Settings for each VM go to Network Adapter and switch it either to "Bridged Adapter" or "Internal Network". If you choose "Internal Network" be sure to set the same name on all, but note you won't be able to get out to the internet. If you'd rather not expose the VM to the rest of the network, but still allow it to have internet access, consider leaving Adapter 1 as "NAT" and add a secondary adapter set to "Internal Network" Paul On 8/20/2010 3:35 AM, Indra Suryatama wrote: Yes, because I want to make sure what to do before I install on the real network.. Until now I still got a little problem to configure the UEC. the client can't get automatically address from DHCP Front end I dunno why .. is somebody can help me? From: [email protected] [mailto:[email protected]] On Behalf Of Paul Graydon Sent: Friday, August 20, 2010 2:49 PM To: [email protected] Subject: Re: [ubuntu-cloud] Message error when instaling node.. On 8/19/2010 9:30 PM, Ahmed Kamal wrote: On 08/20/2010 08:07 AM, Indra Suryatama wrote: I got this error when installing node.. Could I still runging eucalyptus on this node? tq Best Regards Indra Suryatama +6285742865348 You seem to be installing UEC inside virtualbox ? That would horribly slow if it ever worked. KVM needs CPU virtualization features like http://en.wikipedia.org/wiki/X86_virtualization#Intel_Virtualization_Technol ogy_for_x86_.28Intel_VT-x.29 Virtualbox doesn't expose those I suppose, thus the error you're seeing. In short if you can install UEC to physical nodes, you'd be much better off It will work if you're doing it for basic testing purposes, but don't expect anything wonderful! Paul From: [email protected] [mailto:[email protected]] On Behalf Of Paul Graydon Sent: Friday, August 20, 2010 2:49 PM To: [email protected] Subject: Re: [ubuntu-cloud] Message error when instaling node.. On 8/19/2010 9:30 PM, Ahmed Kamal wrote: On 08/20/2010 08:07 AM, Indra Suryatama wrote: I got this error when installing node.. Could I still runging eucalyptus on this node? tq Best Regards Indra Suryatama +6285742865348 You seem to be installing UEC inside virtualbox ? That would horribly slow if it ever worked. KVM needs CPU virtualization features like http://en.wikipedia.org/wiki/X86_virtualization#Intel_Virtualization_Technol ogy_for_x86_.28Intel_VT-x.29 Virtualbox doesn't expose those I suppose, thus the error you're seeing. In short if you can install UEC to physical nodes, you'd be much better off It will work if you're doing it for basic testing purposes, but don't expect anything wonderful! Paul
-- Ubuntu-cloud mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-cloud
