Thx for the clarification. I will make some tests end of this week after ApacheCon Europe 2012.
On Mon, Nov 5, 2012 at 7:33 PM, Edison Su <[email protected]> wrote: > The latest devcloud vm using host-only-network(if you follow the steps in > https://cwiki.apache.org/CLOUDSTACK/cloudstack-devcloud-environment-setup.html), > which means, devcloud vm can't not access public network, thus, download > template/iso doesn't work. > To fix the issue: > 1. You can use "Bridged networking", plug devcloud vm into the network > used by your laptop. Need to change devcloud vm's ip to the ip address in > your subnet. And also need to change tools/devcloud/devcloud.cfg > 2. Add a new network adaptor to devcloud vm, which is plugged into > "Bridged networking". So devcloud vm will have two nics, one is on > "host-only network", another one is on "bridge networking", which can > access public network. Then add default route on the bridge network nic. > > > -----Original Message----- > From: Charles Moulliard [mailto:[email protected]] > Sent: Sunday, November 04, 2012 11:34 PM > To: cloudstack-dev > Subject: Can we still use DevCloud VM Image ? > > Hi, > > Last tests with DevCloud VM ( > > https://cwiki.apache.org/CLOUDSTACK/cloudstack-devcloud-environment-setup.html > ) > does not succeed on my Linux machine. Management server works fine like > also creation of tiny instances but there are issues with NFS mount, DNS > and of course to download new ISO file (CentOs, ...). That was not the > case a few days ago > > NFS & Primary/Secondary storage > > WARN [network.element.VpcVirtualRouterElement] (secstorage-1:) Network > Ntwk[204|Guest|6] is not associated with any VPC WARN > [network.element.VpcVirtualRouterElement] (consoleproxy-1:) Network > Ntwk[204|Guest|6] is not associated with any VPC WARN > [network.element.VpcVirtualRouterElement] (secstorage-1:) Network > Ntwk[202|Control|3] is not associated with any VPC WARN > [network.element.VpcVirtualRouterElement] (consoleproxy-1:) Network > Ntwk[202|Control|3] is not associated with any VPC WARN > [network.element.VpcVirtualRouterElement] (secstorage-1:) Network > Ntwk[201|Management|2] is not associated with any VPC WARN > [network.element.VpcVirtualRouterElement] (consoleproxy-1:) Network > Ntwk[201|Management|2] is not associated with any VPC WARN > [network.element.VpcVirtualRouterElement] (secstorage-1:) Network > Ntwk[203|Storage|4] is not associated with any VPC WARN [utils.nio.Link] > (AgentManager-Selector:) SSL: Fail to find the generated keystore. Loading > fail-safe one to continue. > WARN [storage.download.DownloadListener] (Timer-4:) Entering download > error state: timeout waiting for response from storage host, > template=centos.iso at host nfs://192.168.56.2:/opt/storage/secondary > > DNS > > root@devcloud:/home/devcloud/download# wget > http://ftp.belnet.be/packages/centos/6.3/isos/x86_64/CentOS-6.3-x86_64-minimal.iso > --2012-11-04 23:17:41-- > > http://ftp.belnet.be/packages/centos/6.3/isos/x86_64/CentOS-6.3-x86_64-minimal.iso > Resolving ftp.belnet.be (ftp.belnet.be)... failed: Temporary failure in > name resolution. > wget: unable to resolve host address `ftp.belnet.be' > > > Question : Is Devcloud VM image ( > http://download.cloud.com/templates/devcloud/DevCloud.ova) still up to > date to work with Cloudstack 4.10-SNAPSHOT ? > > Regards, > > -- > Charles Moulliard > Apache Committer / Sr. Enterprise Architect (RedHat) Twitter : @cmoulliard > | Blog : http://cmoulliard.blogspot.com > -- Charles Moulliard Apache Committer / Sr. Enterprise Architect (RedHat) Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com
