[Crowbar] out for a few...

2014-01-24 Thread Wayne_Allen
Dell - Internal Use - Confidential I left my power brick at the office, somehow! Gonna run up for it... ___ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/

Re: [Crowbar] Crowbar 2 Hack Report

2013-11-18 Thread Wayne_Allen
I agree, Chris, I don't think we need a new org. From: crowbar-bounces On Behalf Of Dearborn, Chris Sent: Monday, November 18, 2013 8:58 AM To: aspi...@suse.com; crowbar Subject: Re: [Crowbar] Crowbar 2 Hack Report I agree that we need to get rid of the releases dir in the root crowbar repo and

Re: [Crowbar] Name already exists error

2013-11-06 Thread Wayne_Allen
On your admin node (as root) you can try something like: cd /opt/dell/bin crowbar keystone proposal delete default Where "default" is the name of the proposal you created For help do: crowbar keystone ? See if that helps, Wayne From: crowbar-bounces On Behalf Of Oguz Yarimtepe Sent: Wednesday

Re: [Crowbar] RubyMine OS licenses

2013-10-17 Thread Wayne_Allen
Thomas, I will try to get a license to you today. Wayne Allen -Original Message- From: crowbar-bounces On Behalf Of Thomas Boerger Sent: Thursday, October 17, 2013 4:36 AM To: crowbar Subject: [Crowbar] RubyMine OS licenses Hi guys, I'm an new engineer working for SUSE. I will work in f

Re: [Crowbar] Problem with pxe / tftp boot on nodes (why is it booting Centos?)

2013-10-09 Thread Wayne_Allen
I realize you probably know this, but when I re-created a virtual box node once, I forgot to set the boot order to network-first. Check that? Also, the extension pack for Virtual Box must be installed, and you must use the Intel Pro Server adapter for your nodes network interfaces in order to p

Re: [Crowbar] notes on logs

2013-10-09 Thread Wayne_Allen
Dell - Internal Use - Confidential Just to point out - when node names/aliases change, existing logs may become difficult to trace through. Having a name change history in the db might be good idea. -Original Message- From: crowbar-bounces On Behalf Of Pittaro, Michael Sent: Wednesday, O

Re: [Crowbar] New names for NodeRole > suggesting "Tack"

2013-09-16 Thread Wayne_Allen
Dell - Internal Use - Confidential +1 -Original Message- From: crowbar-bounces On Behalf Of Adam Spiers Sent: Saturday, September 14, 2013 7:20 AM To: Hirschfeld, Rob Cc: Dearborn, Chris; crowbar Subject: Re: [Crowbar] New names for NodeRole > suggesting "Tack" Rob Hirschfeld (rob_hirschf

Re: [Crowbar] Crowbar 2.0 Status Report

2013-09-10 Thread Wayne_Allen
Dell - Internal Use - Confidential +1 -Original Message- From: crowbar-bounces On Behalf Of Adam Spiers Sent: Tuesday, September 10, 2013 4:30 AM To: crowbar Subject: Re: [Crowbar] Crowbar 2.0 Status Report Rob Hirschfeld (rob_hirschf...@dell.com) wrote: > All, > > I'm sorry to report tha

Re: [Crowbar] crowbar 1.6 mesa iso in virtualbox

2013-08-27 Thread Wayne_Allen
John-Paul, I verified with others that the apparmor error message in the boot log does not represent a problem. The admin node should come up fine. I think using the host-only adapter option would allow you to contact the admin node more easily directly from your laptop to initiate the crowbar

Re: [Crowbar] crowbar 1.6 mesa iso in virtualbox

2013-08-27 Thread Wayne_Allen
John-Paul, Thanks so much for the detailed response! I will look into this issue this afternoon and hopefully post a useful response as soon as I can. I will say that I, too, get the apparmor error during install, but that it does not prevent my admin node from booting. I can ssh into the admi

Re: [Crowbar] crowbar 1.6 mesa iso in virtualbox

2013-08-26 Thread Wayne_Allen
John-Paul, This is common in a virtual box install. I'm don't know why the console is unavailable. I ssh to the node and run the install script remotely (/opt/dell/bin/install-crowbar admin.whatever.org) I configure my vm admin node to have 8 Gig of mem, two processors, and 24 Gig storage.

[Crowbar] cinder error on apply

2013-06-18 Thread Wayne_Allen
Subsequently succeeded. We are executing this too early in the recipe stream? Error executing action `run` on resource 'execute[cinder-manage db sync]'

Re: [Crowbar] cinder error on apply

2013-06-18 Thread Wayne_Allen
Sorry, this is in Mesa 1.6 branch... From: crowbar-bounces On Behalf Of Allen, Wayne Sent: Tuesday, June 18, 2013 5:53 PM To: crowbar Subject: [Crowbar] cinder error on apply Subsequently succeeded. We are executing this too early in the recipe stream? ==

[Crowbar] nova dashboard broken in pebbles...

2013-06-17 Thread Wayne_Allen
Cannot access static data (js, css, etc.) I think one of the changes merged Friday may have done it - there are changes to the server recipe there... Pull requests 71, 74 or 75, perhaps. I haven't had time to investigate more, yet... Here's some apache access log data... 192.168.124.8 - - [17

[Crowbar] FYI - smoke test of nova fails... (pebbles)

2013-06-14 Thread Wayne_Allen
On virtual box, running the smoketest script explicitly (from /opt/dell/bin/smoketest) gives me a failure at nova tests. Nova deploys successfully, but test does not pass. Pull request 71 (nova_dashboard) and 37 (quantum) are in my code, as well as the one-line quantum recipe fix for nova. Wa

[Crowbar] Sharing Link

2013-06-06 Thread Wayne_Allen
https://join.me/287-608-360 ___ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/

[Crowbar] Database barclamp merges....

2013-06-04 Thread Wayne_Allen
...are complete. The mysql barclamp has been removed from the openstack release. As stated before, there are limitations - the Quantum barclamp (at least) must be deployed on the node that the Database barclamp is deployed on. I will file one or more defects aimed at examining and repairing t

[Crowbar] Database barclamp merges....

2013-06-04 Thread Wayne_Allen
All, We've been testing the barclamp changes that incorporate the Database barclamp changes - keystone, glance, cinder, quantum, nova, nova_dashboard... The quantum barclamp will only deploy successfully on the same node as the database/keystone node. We don't know the limitations of the other

[Crowbar] status on database barclamp integration...

2013-06-03 Thread Wayne_Allen
All, I have been trying to get the quantum barclamp to deploy in the database barclamp context, but haven't succeeded, yet. The keystone, glance, and cinder* barclamps seem to deploy fine, but there are several issue for the quantum. I know the following is a little confusing, sorry... The fi

Re: [Crowbar] multi-proposal in pebbles

2013-06-03 Thread Wayne_Allen
I agree, Vincent. -Original Message- From: crowbar-bounces On Behalf Of Vincent Untz Sent: Monday, June 03, 2013 8:58 AM To: crowbar Subject: Re: [Crowbar] multi-proposal in pebbles Le vendredi 31 mai 2013, à 15:16 -0500, arkady_kanev...@dell.com a écrit : > Adam, > There are many issues.

[Crowbar] database barclamp conversion status...

2013-06-01 Thread Wayne_Allen
root@d08-00-27-77-de-9f:~# keystone service-list +--+--+--++ |id| name | type |description | +--+--+--+---

[Crowbar] tip for testing database barclamp integration...

2013-05-31 Thread Wayne_Allen
Here is a tip to deploy both the old mysql barclamp and database barclamp at the same time for testing. Try at own risk... Leave both barclamps in the ISO build, as is currently the case. Change the following file: /barclamps/mysql/crowbar_framework/app/models/mysql_service.rb In that file,

[Crowbar] pebbles build and the database barclamp...

2013-05-30 Thread Wayne_Allen
All, We are having some difficulties having the old mysql barclamp and the new database barclamp coexist. We had hoped they would so we could test and convert the barclamps to use the new database barclamp in a piecemeal fashion, but they both have mysql cookbooks, and that confuses chef might

Re: [Crowbar] [barclamp-database] Add database barclamp to pebbles to begin conversion from MySql barclamp. [1/1] (#6)

2013-05-29 Thread Wayne_Allen
This is just the first iteration on the database barclamp, attempting to get it in place so the other barclamps can be integrated with it. This activity is the focus of our sprint. As far as I know, the only question about it is how we deploy two different default backend selections: mysql for

[Crowbar] SUSE - review cinder and glance pull requests?

2013-05-29 Thread Wayne_Allen
Ralf, Vincent, could someone give a review to these pending pull requests? Thank you! Wayne ___ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/

Re: [Crowbar] crowbar-status and crowbar-failed in schema files...

2013-05-29 Thread Wayne_Allen
They are in the database barclamp, Vincent. I presume it's ok to take them out for now... Wayne -Original Message- From: crowbar-bounces On Behalf Of Vincent Untz Sent: Wednesday, May 29, 2013 12:20 AM To: crowbar Subject: Re: [Crowbar] crowbar-status and crowbar-failed in schema files

[Crowbar] crowbar-status and crowbar-failed in schema files...

2013-05-28 Thread Wayne_Allen
Vincent, When the crowbar-status and crowbar-failed are in the schema, the validation fails on admin node install for the pebbles build. I took them out for now, but we need to reconcile why these are needed and why the validation fails. It may be simple, I just haven't had time to look more..

Re: [Crowbar] Crowbar Dev VM based on SLES

2013-04-25 Thread Wayne_Allen
That's great! From: crowbar-bounces On Behalf Of James Tan Sent: Thursday, April 25, 2013 12:01 PM To: crowbar Subject: [Crowbar] Crowbar Dev VM based on SLES Hi everyone, There's now a Crowbar Dev VM based on SUSE Linux Enterprise Server (SLES), and I've updated the docs accordingly: https://

Re: [Crowbar] Pebbles releas: Error executing action `add_tenant` on resource 'keystone_register[add default admin tenant]'

2013-04-11 Thread Wayne_Allen
Ah, sorry, tsipa already submitted fix From: crowbar-bounces On Behalf Of Allen, Wayne Sent: Thursday, April 11, 2013 10:40 AM To: ramon.makke...@klm.com; Jakesch, Simon Cc: crowbar Subject: Re: [Crowbar] Pebbles releas: Error executing action `add_tenant` on resource 'keystone_register[add defau

Re: [Crowbar] Pebbles releas: Error executing action `add_tenant` on resource 'keystone_register[add default admin tenant]'

2013-04-11 Thread Wayne_Allen
I believe this may be line 370? in _build_tenant_object Svc_obj.strore(“enabled”,”True”) => should be set to 1? From: crowbar-bounces On Behalf Of Makkelie, R - SPLXL Sent: Thursday, April 11, 2013 10:21 AM To: Jakesch, Simon Cc: crowbar Subject: Re: [Crowbar] Pebbles releas: Error executing actio

Re: [Crowbar] removing non-engine files?

2013-03-13 Thread Wayne_Allen
I would like to keep the old versions around for quick reference and delete them as each barclamp is fully integrated into the new system. Thanks, W -Original Message- From: crowbar-bounces On Behalf Of Adam Spiers Sent: Wednesday, March 13, 2013 4:53 AM To: crowbar Subject: [Crowbar] re

[Crowbar] FW: [Still Failing] crowbar/travis-ci-crowbar#25 (master - 0d171b7)

2013-03-04 Thread Wayne_Allen
Copying list... -Original Message- From: Allen, Wayne Sent: Monday, March 04, 2013 12:06 PM To: 'Adam Spiers' Subject: RE: [Crowbar] [Still Failing] crowbar/travis-ci-crowbar#25 (master - 0d171b7) I haven't looked at it, yet, Adam, working on some other breakage. At the moment network