need md5 or other hash for ssvm and cpvm vhd's

2012-09-23 Thread James Martin
e directories prior to uploading the content to the download.cloud.com s3 bucket. Thanks, James Martin Basho

where/who/what builds the ssvm & cpvm?

2012-09-23 Thread James Martin
As a follow up to my previous question, I see that in devcloud we fetch vhds, but fetching a binary doesn't seem right from a source tree. What is the process for creation of the ssvm & cpvm vhds? - James

Re: need md5 or other hash for ssvm and cpvm vhd's

2012-09-24 Thread James Martin
Childers [mailto:chip.child...@sungard.com] >> Sent: Sunday, September 23, 2012 10:41 AM >> To: ; Edison Su >> Subject: Re: need md5 or other hash for ssvm and cpvm vhd's >> >> Edison, >> >> Are you able to do this? >> >> - chip >>

devcloud puppet recipe & echo command

2012-09-25 Thread James Martin
Why are we doing a chmod -R 755 /usr/lib/xcp in the puppet recipe for devcloud ? Thanks, James

error building devcloud: ClassCastException: com.cloud.agent.api.Answer

2012-09-26 Thread James Martin
I'm using the cs-bootstrap-s3.py script to populate a working devcloud instance: during the run of the script I get the error: urllib2.HTTPError: HTTP Error 530: Cannot transit agent status with event AgentDisconnected for host 1, mangement server id is 8796761548538,Unable to transition to a ne

Re: error building devcloud: ClassCastException: com.cloud.agent.api.Answer

2012-09-27 Thread James Martin
vin) > deployDataCenter and use the devcloud.cfg file that's in the devcloud dir to > setup the db/zones/pods etc of devcloud. > > -Sebastien > > On Sep 27, 2012, at 1:02 AM, James Martin wrote: > >> I'm using the cs-bootstrap-s3.py script to popula

Re: error building devcloud: ClassCastException: com.cloud.agent.api.Answer

2012-09-27 Thread James Martin
set it up on localhost with port forwarding 8096 and 3306. > > marvin requires pymysql , installable from easy_install > > I think the .cfg file that's in there is buggy, but I can patch. > > Let me know if that brings you closer. > > -sebastien > > > On Sep 2

Re: error building devcloud: ClassCastException: com.cloud.agent.api.Answer

2012-09-27 Thread James Martin
you try > ant build-apidocs > cd tools/marvin/marvin > > python deployDataCenter.py > > > On 9/27/12 5:24 PM, "James Martin" wrote: > >>Sebastien, >> >>It seems deployDataCenter.py is dependent on cloudstackAPI >> >> >>python >&

Re: error building devcloud: ClassCastException: com.cloud.agent.api.Answer

2012-09-28 Thread James Martin
d that to > the devcloud patches. > > Cheers, > > -Sebastien > > On Sep 28, 2012, at 3:29 AM, James Martin wrote: > >> I did the ant build-apidocs as you said and then from tools/marvin/marvin >> ran: >> >> python deployDataCenter.py -i ../../de

devcloud and com.cloud.exception.InsufficientServerCapacityException

2012-09-29 Thread James Martin
Hi folks, thanks to Sebastien's great help last night, we made a lot of progress in using marvin in my devcloud / vagrant setup (I feel like I'm very close to having a new way to launch a devcloud environment). python -m marvin.deployDataCenter -i devcloud.cfg (attached) runs just fine, and ev

Re: devcloud and com.cloud.exception.InsufficientServerCapacityException

2012-09-30 Thread James Martin
; cause being miss-reporting as 99% full/alert state. > > Sent from my iPhone > > On Sep 29, 2012, at 8:21 AM, James Martin wrote: > >> Hi folks, thanks to Sebastien's great help last night, we made a lot >> of progress in using marvin in my devcloud / vagrant setup (I

"Primary storage is not ready, wait until it is ready to launch secondary storage vm"

2012-09-30 Thread James Martin
My SSVM never starts (or the CPVM for the matter). In the GUI I have Zones: 1 Pods: 1 Clusters: 1 Hosts : 1 Primary Storage : 0 Secondary Storage : 1 System VMs : 0 Virtual Routers : 0 Also, These messages keep repeating in the logs: 2012-09-30 09:51:01,012 DEBUG [storage.snapshot.SnapshotS

Re: "Primary storage is not ready, wait until it is ready to launch secondary storage vm"

2012-09-30 Thread James Martin
created as destroyed: Vol[1|vm=1|ROOT] On Sun, Sep 30, 2012 at 11:28 AM, James Martin wrote: > My SSVM never starts (or the CPVM for the matter). In the GUI I have > > Zones: 1 > Pods: 1 > Clusters: 1 > Hosts : 1 > Primary Storage : 0 > Secondary Storage : 1 >

Re: "Primary storage is not ready, wait until it is ready to launch secondary storage vm"

2012-09-30 Thread James Martin
Sent from my iPhone > > On Sep 30, 2012, at 11:21 AM, James Martin wrote: > >> I think I fixed one problem but solved another.. I had to add >> >>{ >>"name":"system.vm.use.local.storage", >>"value"

Re: "Primary storage is not ready, wait until it is ready to launch secondary storage vm"

2012-09-30 Thread James Martin
age > pool > > Sent from my iPhone > > On Sep 30, 2012, at 11:56 AM, James Martin wrote: > >> Primary storage and Secondary storage are good according to the GUI. >> Is that what you are referring to? >> >> James >> >> On Sun, Sep 30, 2012 at 2:4

Re: "Primary storage is not ready, wait until it is ready to launch secondary storage vm"

2012-09-30 Thread James Martin
], "gateway": "10.0.2.2" } ], On Sun, Sep 30, 2012 at 3:08 PM, Kelceydamage@bbits wrote: > Seems odd but you could be short IPs for the POD pool. > > Sent from my iPhone > > On Sep 30, 2012, at 11:58 AM, "Kelcey

Re: "Primary storage is not ready, wait until it is ready to launch secondary storage vm"

2012-09-30 Thread James Martin
is completely flat. Make sure you only have 1 interface active > on your physical box, or your network pathing will be screwed. > > POD = mgmt network > GUEST = vm network > > Sent from my iPhone > > On Sep 30, 2012, at 12:18 PM, James Martin wrote: >

system vm templates and cloudstack 4.0 -- which to use?

2012-10-01 Thread James Martin
I'm trying to re-write the puppet recipes for building devcloud with cloudstack 4.0 In the current recipes they mention these templates: http://download.cloud.com/templates/devcloud/defaulttemplates/1/dc68eb4c-228c-4a78-84fa-b80ae178fbfd.vhd http://download.cloud.com/templates/devcloud/defaultt

Re: "Primary storage is not ready, wait until it is ready to launch secondary storage vm"

2012-10-01 Thread James Martin
Sounds good. On Mon, Oct 1, 2012 at 1:56 PM, sebgoa wrote: > James, > > I will be on IRC later tonight, we can try to debug this. > > -Sebastien > > On Sep 30, 2012, at 9:18 PM, James Martin wrote: > >> in my devcloud.cfg file (attached)

Re: updating cloudstack devcloud puppet recipes

2012-10-02 Thread James Martin
t; > -chip > > >> On Sep 20, 2012, at 11:33 PM, James Martin wrote: >> >>> Howdy folks. Seems I sent this message to the old sourceforge list >>> earlier, if you have a duplicate, apologies (thanks to the kind soul >>> that pointed this out). >&g

back in the game, deploying to devcloud

2012-11-29 Thread James Martin
Sorry folks, had to take a long hiatus from my cloudstack work, but I'm back in the game and determined to get my devcloud work ready for a patch and submitted. Right now the problem I'm running into is deploying the build: mvn clean install -P developer -D skipTests ; ant build-all rdeploy rdepl

Re: back in the game, deploying to devcloud

2012-11-29 Thread James Martin
ost ip equal to 192.168.56.10. Checkout > instructions on working with ASF master and the new devcloud in the DevCloud > 2.0 section: http://rohityadav.in/logs/devcloud/ > > Hope this helps, > Rohit > > On 29-Nov-2012, at 3:54 PM, Prasanna Santhanam wrote: > >> On

Re: back in the game, deploying to devcloud

2012-11-30 Thread James Martin
; The problem is I've used Debian Wheezy, configuring the vagrant box was > tricky also some packages like mkisofs and maven3 will have to fetched as > they are not on distro's repos. > Any help in fixing these scripts would be great. > > Regards. > >

Re: back in the game, deploying to devcloud

2012-11-30 Thread James Martin
30, 2012 at 3:16 PM, James Martin wrote: > >> Rohit, >> >> I've spent quite a bit of time fixing all the veewee and vagrant >> configs in tools devcloud, and also re-rewirting the puppet stuff. I >> understand that you create the image yourself because it

Re: back in the game, deploying to devcloud

2012-11-30 Thread James Martin
ve to look at using > Wheezy per Rohit's work? > > Maybe an IRC discussion can help ? > > Hope that helps, > > -Sebastien > > > On Nov 30, 2012, at 3:31 PM, Charles Moulliard wrote: > >> There is a wiki page here : >> https://cwiki.apache.org/CLOUDSTACK

Re: back in the game, deploying to devcloud

2012-11-30 Thread James Martin
n dev ml. > Regards. > ____ > From: James Martin [jmar...@basho.com] > Sent: Friday, November 30, 2012 8:48 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: back in the game, deploying to devcloud > > Sebastien, > > Than

Review Request: cleanup devcloud creation process

2012-12-06 Thread James Martin
the veewee basebox and the vagrant xenbox. Built a cloudstack vagrant box. Was able to reach cloudstack at http://192.168.56.10:8080/client Thanks, James Martin

Re: Review Request: cleanup devcloud creation process

2012-12-07 Thread James Martin
basebox and the vagrant xenbox. Built a cloudstack vagrant box. Was able to reach cloudstack at http://192.168.56.10:8080/client Thanks, James Martin

Re: Review Request: cleanup devcloud creation process

2012-12-07 Thread James Martin
/tree/devcloud-cleanup Diffs - Diff: https://reviews.apache.org/r/8399/diff/ Testing --- Built the veewee basebox and the vagrant xenbox. Built a cloudstack vagrant box. Was able to reach cloudstack at http://192.168.56.10:8080/client Thanks, James Martin

Re: Review Request: cleanup devcloud creation process

2012-12-07 Thread James Martin
-- On Dec. 7, 2012, 5:56 p.m., James Martin wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8399/ > ---

Re: Review Request: cleanup devcloud creation process

2012-12-08 Thread James Martin
/tree/devcloud-cleanup Diffs - Diff: https://reviews.apache.org/r/8399/diff/ Testing --- Built the veewee basebox and the vagrant xenbox. Built a cloudstack vagrant box. Was able to reach cloudstack at http://192.168.56.10:8080/client Thanks, James Martin

Re: CentOS System Offering Thread

2012-12-12 Thread James Martin
On Wed, Dec 12, 2012 at 11:44 AM, Marcus Sorensen wrote: >snip > Personally I'm more worried about the userspace/file structure differences > than library or kernel versions when it comes to making an OS work as a > system vm. Shell scripts that run iptables, wget, tar and ifconfig commands > tend

Re: Review Request: cleanup devcloud creation process

2012-12-15 Thread James Martin
devcloud box has 2 nics. In this case, eth1 is hostonly, and eth0 is NAT. The default NIC in vagrant is eth0 and NAT, I could not find a way to change that, but I'll take another peak. Thanks again. - James - James --- This is an

Re: Review Request: cleanup devcloud creation process

2012-12-16 Thread James Martin
m/mitchellh/vagrant/issues/641: "The first NIC is always a NAT. Vagrant requires it that way." Based on that requirement, we will have to adapt devcloud to use eth0 as NAT and eth1 as Host Only. - James > > Thank you for your work. > Rohit > _

Review Request: fixes intermittent apt-get issues for devcloud creation.

2012-12-16 Thread James Martin
iff: https://reviews.apache.org/r/8625/diff/ Testing --- ./boxer.sh -b xenbox completed successfully vagrant up completed successfully Thanks, James Martin

Review Request: fixing a regression for network.conf file

2012-12-17 Thread James Martin
uppet/modules/devcloudinitial/manifests/init.pp ee58a71 Diff: https://reviews.apache.org/r/8651/diff/ Testing --- boxer.sh -b xenbox Thanks, James Martin

build failing in devcloud

2012-12-18 Thread James Martin
Looks like the last stage of the /opt/cloudstack/buildcloudstack.sh script is failing in the devcloud creation environment: /opt/cloudstack/apache-maven-3.0.4/bin/mvn -P developer -pl tools/devcloud -Ddeploysvr [INFO] Building Apache CloudStack Developer Tools 4.1.0-SNAPSHOT [INFO] -

Re: build failing in devcloud

2012-12-18 Thread James Martin
18, 2012 at 2:57 PM, Rohit Yadav wrote: > I think it's one of the common errors, when you are deploying a basic zone > (which is being done by this command), make sure your mgmt server is running. > This command calls marvin's deployDataCenter.py and gives it devcloud.cfg &

Re: build failing in devcloud

2012-12-18 Thread James Martin
latter check that your mgmt server can reach host IP, "host" is the > ip of your mgmt server in global configuration and you've built systemvm.iso > (mvn clean install -P systemvm). I'm using the one built by veewee/vagrant - James > > Regards. > > On 18-Dec

Re: build failing in devcloud

2012-12-18 Thread James Martin
On Tue, Dec 18, 2012 at 6:45 PM, Rohit Yadav wrote: > > On 18-Dec-2012, at 3:40 PM, James Martin wrote: > >> On Tue, Dec 18, 2012 at 6:36 PM, Rohit Yadav wrote: >>> James, are you using the DevCloud built by veewee/vagrant or the one I >>> published? Did y

Re: build failing in devcloud

2012-12-19 Thread James Martin
comments in-line On Wed, Dec 19, 2012 at 4:50 AM, sebgoa wrote: > > On Dec 19, 2012, at 12:45 AM, Rohit Yadav wrote: > >> >> On 18-Dec-2012, at 3:40 PM, James Martin wrote: >> >>> On Tue, Dec 18, 2012 at 6:36 PM, Rohit Yadav wrote: >>>> James, ar

proper way to fetch system vms

2012-12-19 Thread James Martin
The context of this document is building the devcloud vm that exists in tools/devcloud So I've noticed there are at least 2 documented ways to get the console proxy and ssvm. 1) As document in the original devcloud creation build scripts ( and done in the current puppet scripts) wget h

updating cloudstack devcloud puppet recipes

2012-09-20 Thread James Martin
Howdy folks. Seems I sent this message to the old sourceforge list earlier, if you have a duplicate, apologies (thanks to the kind soul that pointed this out). I've been doing some work updating the devcloud puppet recipes -- cleaning them up, making them at little easier to read, etc. I wanted