[Crowbar] Pebbles iso build

2013-07-16 Thread Stephen_Friday
I am trying to build an sio from the devtool instructions, I used the -wild-cache as I want to try PFS and I now have an iso, I deployed crowbar server from this iso but when I go to find the bc-template-network.json it is missing, along with the chef/data_bags/crowbar directories, it is though

Re: [Crowbar] Pull From Source

2013-07-16 Thread Simon_Jakesch
Try using -wild-cache it'll actually turn on PFS behind the scenes. From: crowbar-bounces On Behalf Of Friday, Stephen Sent: Tuesday, July 16, 2013 4:34 PM To: tsipa...@gmail.com Cc: crowbar Subject: Re: [Crowbar] Pull From Source I tried using ./dev build --os ubuntu-12.04 --update-pfs-caches

Re: [Crowbar] Pull From Source

2013-07-16 Thread Stephen_Friday
I tried using ./dev build --os ubuntu-12.04 --update-pfs-caches That fails as it cannot find all the packages it looks like it needs -update-cache Should I use both switches together Regards Steve Friday Solutions Architect Sr Cnsltnt - Cloud Engineering CoE Dell | Services Product Group Mobile

[Crowbar] fatal error: ipmi_si not found!

2013-07-16 Thread Volkan_Satirtav
Hi everybody, I successfully installed the crowbar server on one of my R620 servers. Now I am trying to pxe boot some nodes that are on the same network. When I try to pxe boot, it sees and loads the image but then it says "fatal error: impi_si not found" and the status of the node goes back a

[Crowbar] Pull From Source

2013-07-16 Thread Stephen_Friday
I have been trying to test PFS from Mesa, I understand that this is not tested currently, my issue is that once I select this option the status light turns yellow and nothing happens, I am at a loss as to where I start troubleshooting, I tried looking at the /var/log/nodes and tail'd that but go

Re: [Crowbar] GIT Tree Status

2013-07-16 Thread John_Terpstra
I am out of office at a Chef training class - so will get back to you in 48 hours. - John T. John H Terpstra Cloud Services Architect, Senior Principal Engineer Enterprise Solution Group +1 512 900-1654 | john_terps...@dell.com -Original Message- From: crowbar-bounces On Behalf Of Vinc

Re: [Crowbar] Session store issues

2013-07-16 Thread John_Terpstra
Saascha, Please go ahead and merge your pull-request. It has been smoked and it is OK to move ahead. We have converged in agreement. - John T. John H Terpstra Cloud Services Architect, Senior Principal Engineer Enterprise Solution Group +1 512 900-1654 | john_terps...@dell.com -Origina

Re: [Crowbar] Session store issues

2013-07-16 Thread Rob_Hirschfeld
Sascha, I have concerns about making any core infrastructure changes in CB 1.x; however, the actual risk and overhead a pretty small because those are highly tested/stable components of Rails. While it does add some additional overhead to Crowbar's Rails' server, it's pretty minimal and contai

Re: [Crowbar] Error during the install of crowbar (on centos-6.4)

2013-07-16 Thread Guillaume Polaert
Hello John, I've tried to build a new ISO of the pebbles/cloudera-os-build from scratch (from github and without cache). It didn't work. I think Crowbar is very dependant of the online repos. Several weeks ago, everything was working fine (build and install) I've had some problems when the cen

Re: [Crowbar] GIT Tree Status

2013-07-16 Thread Vincent Untz
Hi John, Le lundi 15 juillet 2013, à 19:00 -0500, john_terps...@dell.com a écrit : > Folks, > > Apologies for leaving the Pebbles tree in a mess as I head home. I > merged a bunch (30+) pull requests today and the result is a borked > tree. I hope someone can apply the needed triage to make it

[Crowbar] new library needed for the build

2013-07-16 Thread Arkady_Kanevsky
sudo apt-get install cabextract and re-run the build [cid:image001.jpg@01CE8201.855AED70] Arkady Kanevsky, Ph.D. Director of SW Development Enterprise Solution Group +1 512 723 5264 | arkady_kanev...@dell.com <>__

Re: [Crowbar] [Fixed] crowbar/travis-ci-crowbar#150 (master - 3e793df)

2013-07-16 Thread James Tan
On 07/16/2013 03:58 AM, Travis CI wrote: > > > The build was fixed. > > Repositorycrowbar/travis-ci-crowbar > Build #150 > https://travis-ci.org/crowbar/travis-ci-crowbar/builds/9121600 >

[Crowbar] Session store issues

2013-07-16 Thread Sascha Peilicke
Hi fellow crowbarians, recently I stumbled across a rather annoying issue with how currently (ab)use the session store. I won't repeat what's discussed at [1], but it's generating internal server errors (500), which are but the proposed solution would require using a persistent session store.