Re: [Crowbar] modifying the raid and/or bios barclamps

2013-08-26 Thread Shane Gibson
I echo this request. We currently have 20 R720xd, similar arrangement (2 x 300 GB SAS 15k and 24x 2 TB). We'd like the barclamp to handle setting up the 2x300GB SAS as a mirror for the OS, and remaining 24 drives in RAID 0 volumes for SWIFT to consume. ~~shane > -Original Message-

Re: [Crowbar] modifying the raid and/or bios barclamps

2013-08-26 Thread John-Paul Robinson
Raajeev, Thanks for the feedback. I'm looking to create a RAID1 (mirror) on the OS drives and 12 RAID 0 volumes of 3TB each on the 12 3TB drives. Our target hardware is 12 Dell 720xd boxes. They are currently configured without the 2 OS drives in use and with the 12 3TB drives configured as

Re: [Crowbar] modifying the raid and/or bios barclamps

2013-08-26 Thread Raajeev_Kalyanaraman
John-Paul What is the hardware you are installing on? Is the desired goal to set up the OS on a RAID 1 array (using the two 300GB drives) and set up the 12 3TB drives into a single RAID array or into individual RAID0 arrays? In your current setup which RAID configuration was picked and did the

Re: [Crowbar] Problems with CROWBAR

2013-08-26 Thread Raajeev_Kalyanaraman
Stanislav The installation script you would need to install the admin is under /opt/dell/bin/install-crowbar - use as /opt/dell/bin/install-crowbar Regards, Raajeev From: crowbar-bounces On Behalf Of Butkeev Stanislav Sent: Wednesday, August 07, 2013 6:16 AM To: crowbar Cc: Terpstra, John Subj

Re: [Crowbar] Fwd: Outstanding pull requests for Swift-Barclamp?

2013-08-26 Thread Christopher_Dearborn
Hey Dirk, An issue that we've been having is that the smoketest has been broken on the pebbles branch. As a result, all pull requests were being tested by hand, which drastically slowed things down (plus we had an all-hands team meeting all last week). I've been working on fixing the smoke te

Re: [Crowbar] Problems with CROWBAR

2013-08-26 Thread Michael_Pittaro
> This is installation log > [root@admincrowbar extra]# ./install-chef.sh admincrowbar.arexa.ru > Installing admin with version: hadoop-2.3_cloudera-os-build.2289.dev I think you wanted " ./install.sh admincrowbar.arexa.ru " , not install-chef.sh mike ___

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.

Re: [Crowbar] Pebbles Branch Ceilometer Issues

2013-08-26 Thread Maxim Datskovskiy
Hello, Unfortunately we couldn’t reproduce your problem. Looks like that was temporary bug with github. I commit fix to disable PFS by default. Smoketests still in progress. Maxim Datskovskiy Deployment Engineer Mirantis, Inc. On Jul 30, 2013, at 19:03, john_terps...@dell.com wrote: > Hi, >

Re: [Crowbar] Fwd: Outstanding pull requests for Swift-Barclamp?

2013-08-26 Thread Victor_Lowther
Well, it looks like the ML is alive again. I am going over the pull request backlog while Uncle is on vacation, and you should see a lot of merges in Pebbles going through. I will also be spamming #crowbar on freenode as I test and merge individual commits. > -Original Message- > Fro

[Crowbar] modifying the raid and/or bios barclamps

2013-08-26 Thread John-Paul Robinson
Hi I'm interested in understanding what it would take to modify the raid and or bios barclamps to change a raid configuration for some 720xd's so we can support a pair of 300GB OS drives and 12 3TB data drives. The current config can't use the OS drives and requires the 3TB drives to be format

Re: [Crowbar] FW: GIT tree status

2013-08-26 Thread Victor Lowther
While John is on vacation, I have gone ahead and taken over wrangling the Pebbles pull requests. On Mon, Aug 12, 2013 at 8:15 AM, wrote: > Folks, > > ** ** > > Apologies for not sending the to the crowbar reflector - my bad. > > ** ** > > **-**John T. > > ** ** > > *From:* T

[Crowbar] New pre-2.0 releases of Crowbar?

2013-08-26 Thread Jonathan Brownell
I see the Crowbar /releases folder on github has recently grown to include mesa-1.6.1 and mesa-1.7 releases. Can anyone help me understand where those fall on the roadmap, and what functionality is targeted for them? We are going to be moving forward from an older version shortly and I would like t

[Crowbar] crowbar 1.6 mesa iso in virtualbox

2013-08-26 Thread John-Paul Robinson
Hello In preparation for upgrading our physical servers from Essex to Grizzly, I'm trying to test the crowbar 1.6 iso (crowbar-mesa-1.6_openstack-os-build.3508.dev.iso) in a VirtualBox environment to build an admin node and test a simple compute/storage node config. I've created a 1GB VM (cal

[Crowbar] Outstanding pull requests for Swift-Barclamp?

2013-08-26 Thread Dirk Müller
Folks, https://github.com/crowbar/barclamp-swift/pulls There is a longer list of Swift barclamp related pull requests outstanding. While several pull requests have been merged last Friday in other barclamps (Thanks!), those for Swift are outstanding already for a longer amount of time. Is there

[Crowbar] Fwd: Outstanding pull requests for Swift-Barclamp?

2013-08-26 Thread Dirk Müller
Folks, https://github.com/crowbar/barclamp-swift/pulls There is a longer list of Swift barclamp related pull requests outstanding. While several pull requests have been merged last Friday in other barclamps (Thanks!), those for Swift are outstanding already for a longer amount of time. Is there

[Crowbar] Node.js, Flow-Based Programming, Kickstarter and a new open source dev environment (w/demo)

2013-08-26 Thread Jennifer Shanks
Hi Rob – I'm writing to see if this news catches your eye? Last week, a small team of developers and designers launched a Kickstarter campaign to draw attention to a new open source, Flow-Based Programming environment called NoFlo. I thought your Agile in the Clouds readers would be interested

[Crowbar] Problems with CROWBAR

2013-08-26 Thread Butkeev Stanislav
Hello I'm cloud engineer. I have tried to install crowbar on RHEL 6.4, but I have some problems. I have downloaded ISO - crowbar-hadoop-2.3_cloudera-os-build.2289.dev.iso and have read https://github.com/crowbar/crowbar/wiki/Install-crowbar This is installation log [root@admincrowbar extra]# ./