Hi Imesh, If the management server is up, I think you don't need to run 'vagrant up' command again. So try follow these steps.
1. Find the Marvin-0.1.0.tar.gz from a locally build repository of cloudstack. 2. Run this command. "pip install Marvin-0.1.0.tar.gz" 3. Change IPs in advanced/advanced.json file according to vbox adapters(22-24). 4. Run this command. python -m marvin.deployDataCenter -i advanced/advanced.json On Sun, Nov 16, 2014 at 1:06 AM, Imesh Gunaratne <im...@apache.org> wrote: > Hi Ian, > > Great! Thanks! Your suggestion worked, the advance binary installation went > much far afterwards. Now I can see the below error, seems like the marvin > tar is not there at the below link: > > http://ianduffy.ie/Marvin-0.1.0.tar.gz > > ==> management: [2014-11-15T19:26:55+00:00] INFO: > template[/etc/sysconfig/nfs] sending restart action to service[nfs] > (delayed) > ==> management: [2014-11-15T19:26:59+00:00] INFO: service[nfs] restarted > ==> management: [2014-11-15T19:26:59+00:00] INFO: template[/etc/exports] > sending run action to execute[exportfs] (delayed) > ==> management: [2014-11-15T19:26:59+00:00] INFO: execute[exportfs] ran > successfully > ==> management: [2014-11-15T19:26:59+00:00] ERROR: Running exception > handlers > ==> management: [2014-11-15T19:26:59+00:00] ERROR: Exception handlers > complete > ==> management: [2014-11-15T19:26:59+00:00] FATAL: Stacktrace dumped to > /var/chef/cache/chef-stacktrace.out > ==> management: [2014-11-15T19:26:59+00:00] ERROR: bash[Install Cloudstack > Marvin] (cloudstack::management-server line 67) had an error: > Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], > but received '2' > ==> management: ---- Begin output of "bash" > "/tmp/chef-script20141115-3008-8jnekm" ---- > ==> management: STDOUT: Downloading/unpacking > http://ianduffy.ie/Marvin-0.1.0.tar.gz > ==> management: HTTP error 404 while getting > http://ianduffy.ie/Marvin-0.1.0.tar.gz > ==> management: Cleaning up... > > While seeing this error I tried to access the CloudStack console ( > http://localhost:8080/client) and it seems to be working. Do you think I > can ignore the above error and use CloudStack or will I need to fix it and > re-install? > > Really appreciate your help. > > Many Thanks > > On Sun, Nov 16, 2014 at 12:29 AM, Ian Duffy <i...@ianduffy.ie> wrote: > > > Hi Imesh, > > > > Yes use 192.168.22.1 - 192.168.24.1. Sorry I meant to add a /24 prefix in > > on my original email. > > > > On 15 November 2014 18:16, Imesh Gunaratne <im...@apache.org> wrote: > > > > > Hi Ian, > > > > > > Thanks again for the quick feedback. Yes it was my fault, I have used > > some > > > other IPv4 addresses in hostonly vboxnet adapters. I just started > another > > > test with the ones you have mentioned. > > > > > > Just to clarify, the README file in the devcloud4 says to set these > > values > > > to 192.168.22.1 - 192.168.24.1. Would there be any difference? > > > > > > Thanks > > > > > > On Sat, Nov 15, 2014 at 3:59 PM, Ian Duffy <i...@ianduffy.ie> wrote: > > > > > > > Hi Imesh, > > > > > > > > That almost looks like a possible issue with the vboxnet adapters. > > > > Can you confirm you have 3 host only adapters assigned 192.168.22.0 - > > > > 192.168.24.0 with dhcp disabled on each? > > > > On 15 Nov 2014 02:19, "Imesh Gunaratne" <im...@apache.org> wrote: > > > > > > > > > Hi Ian, > > > > > > > > > > Thanks for your quick response. This is the issue I encountered > when > > I > > > > > executed devcloud4 (binary-installation-advanced): > > > > > > > > > > ==> management: [2014-11-15T02:09:23+00:00] INFO: Running queued > > > delayed > > > > > notifications before re-raising exception > > > > > ==> management: [2014-11-15T02:09:23+00:00] ERROR: Running > exception > > > > > handlers > > > > > ==> management: [2014-11-15T02:09:23+00:00] ERROR: Exception > handlers > > > > > complete > > > > > ==> management: [2014-11-15T02:09:23+00:00] FATAL: Stacktrace > dumped > > to > > > > > /var/chef/cache/chef-stacktrace.out > > > > > ==> management: [2014-11-15T02:09:23+00:00] ERROR: > > > > > package[cloudstack-management] (cloudstack::management-server line > > 22) > > > > had > > > > > an error: Timeout::Error: execution expired > > > > > ==> management: [2014-11-15T02:09:23+00:00] FATAL: > > > > > Chef::Exceptions::ChildConvergeError: Chef run process exited > > > > > unsuccessfully (exit code 1) > > > > > Chef never successfully completed! Any errors should be visible in > > the > > > > > output above. Please fix your recipes so that they properly > complete. > > > > > > > > > > My host machine runs Yosemite (OSX 10.10), Vagrant 1.6.5, > VirtualBox > > > > > 4.3.16. I have also attached the chef stacktrace file with this > mail. > > > > > > > > > > Really appreciate your help. > > > > > > > > > > Many Thanks > > > > > > > > > > On Fri, Nov 14, 2014 at 4:33 PM, Ian Duffy <i...@ianduffy.ie> > wrote: > > > > > > > > > >> Hi, > > > > >> > > > > >> I can help you get devcloud up. What issues did you have? > > > > >> On 14 Nov 2014 04:40, "Imesh Gunaratne" <im...@apache.org> wrote: > > > > >> > > > > >> > Hi All, > > > > >> > > > > > >> > We recently introduced CloudStack support in Apache Stratos and > > > trying > > > > >> to > > > > >> > figureout the best way to demonstrate this. > > > > >> > > > > > >> > Really appreciate if you could guide us on the simplest way to > > > install > > > > >> > CloudStack on VirtualBox (may be using Vagrant)? > > > > >> > > > > > >> > We tried following but did not work perfectly: > > > > >> > - https://github.com/bvbharatk/VagrantSimulator.git > > > > >> > - https://github.com/imduffy15/devcloud4.git > > > > >> > > > > > >> > Thanks > > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > > >> > -- > > > > >> > Imesh Gunaratne > > > > >> > > > > > >> > Technical Lead, WSO2 > > > > >> > Committer & PMC Member, Apache Stratos > > > > >> > > > > > >> > > > > > > > > > > > > > > > > > > > > -- > > > > > Imesh Gunaratne > > > > > > > > > > Technical Lead, WSO2 > > > > > Committer & PMC Member, Apache Stratos > > > > > > > > > > > > > > > > > > > > > -- > > > Imesh Gunaratne > > > > > > Technical Lead, WSO2 > > > Committer & PMC Member, Apache Stratos > > > > > > > > > -- > Imesh Gunaratne > > Technical Lead, WSO2 > Committer & PMC Member, Apache Stratos > -- Thanks, Regards, ASH