Failed to load Ubuntu 14.04 ISO

11 views
Skip to first unread message

Soheil Eizadi

unread,
Feb 8, 2015, 2:20:34 PM2/8/15
to openc...@googlegroups.com
I am trying to do a new installation and get following error:

# ./production.sh bl.test.com
.....
[2015-02-08T11:10:50-08:00] ERROR: Cannot install crowbar on centos-6.6!  Can only install on one of ubuntu-12.04 redhat-6.5 centos-6.5 centos-7.0 opensuse-13.1 fedora-20

From the docs it looks like it should be supported?
https://github.com/opencrowbar/core/blob/master/doc/deployment-guide/adding-operating-systems.md

Soheil Eizadi

unread,
Feb 8, 2015, 2:24:45 PM2/8/15
to openc...@googlegroups.com
After posting noticed that CentOS is also not bumped up to CentOS 6.6. -Soheil

Rob Hirschfeld

unread,
Feb 8, 2015, 2:25:57 PM2/8/15
to openc...@googlegroups.com
Soheil,

Can you give me some background about your environment and what you are trying to setup?

Specifically, which OS you are trying to install, which docs you are trying to follow and how far you got.  Also, are you using RPMs or code from github.

The production.sh script only works on Centos right now - we're happy to see people in the community help port it to other operating systems.  If you want to run Ubuntu (like I do) then I'd suggest following the steps for a Docker admin.  Docker is good for trials and PoC but not recommended for leaving the environment running.

Thanks,

Rob



--
You received this message because you are subscribed to the Google Groups "Crowbar" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opencrowbar...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Rob
____________________________
Rob Hirschfeld, 512-773-7522
RackN CEO/Founder (r...@rackn.com)

I am in CENTRAL (-6) time
http://robhirschfeld.com
twitter: @zehicle, github: cloudedge & ravolt

Rob Hirschfeld

unread,
Feb 8, 2015, 3:02:36 PM2/8/15
to openc...@googlegroups.com
The in process release (Camshaft) on the develop branch does work on 6.6.

--
You received this message because you are subscribed to the Google Groups "Crowbar" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opencrowbar...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Soheil Eizadi

unread,
Feb 8, 2015, 4:30:58 PM2/8/15
to openc...@googlegroups.com
Answers below...

On Sun, Feb 8, 2015 at 11:25 AM, Rob Hirschfeld <r...@rackn.com> wrote:
Soheil,

Can you give me some background about your environment and what you are trying to setup?

OpenStack using Community Openstack-Chef
Juno/Ubuntu 14.04LTS, Chef 12, Chef Provisioning (chef-dk 0.4)
(There is work to get Openstack-Chef to work on CentOS 7 but right now only works on Ubuntu 14.04LTS)

I have it working on vagrant and would like to test on bare-metal using opencrowbar


Specifically, which OS you are trying to install, which docs you are trying to follow and how far you got.  Also, are you using RPMs or code from github.

I run the install script suggested:
wget --no-check-certificate -O - https://raw.githubusercontent.com/opencrowbar/core/develop/tools/crowbar-install.sh | source /dev/stdin
 

Soheil Eizadi

unread,
Feb 8, 2015, 4:56:08 PM2/8/15
to openc...@googlegroups.com
One more update on this, the installation guide has following directions "
  • Add the OpenCrowbar and OpenCrowbar Ruby repo"

I did not do anything here as the directions were not clear, was expecting the crowbar-install.sh to potentially fail, but it went ahead and installed.

-Soheil

Rob Hirschfeld

unread,
Feb 8, 2015, 5:51:01 PM2/8/15
to openc...@googlegroups.com
We're delighted to take pulls on the docs!  You can clone the repo, make its there and Github will prompt you to turn that into a pull.

Greg Althaus

unread,
Feb 8, 2015, 6:00:25 PM2/8/15
to openc...@googlegroups.com
Since you are on Centos-6.6, you will need to add --develop to the
wget line after the /dev/stdin.

You ran Centos-6.6 with the master rpms. Master needs 6.5 and develop
needs 6.6. For cleanliness sake, you may want to reinstall centos6.6
and then run the wget command with the --develop flag. The install
script should be all you need from a centos6.6 system and internet
connectivity. It will add the ruby repos as appropriate.

Thanks,
Greg

Greg Althaus

unread,
Feb 8, 2015, 6:01:40 PM2/8/15
to openc...@googlegroups.com
If you can't reinstall, rpm erase should clean up enough since you
didn't far enough to install the database, I think.

Thanks,
Greg

Soheil Eizadi

unread,
Feb 9, 2015, 12:47:53 AM2/9/15
to openc...@googlegroups.com
From the response, sounds like the docs need to be updated and the repo step is not needed. I will send a pull request about this.
Thanks Rob,
-Soheil

Soheil Eizadi

unread,
Feb 9, 2015, 1:01:15 AM2/9/15
to openc...@googlegroups.com
Hi Greg,
Thanks for the feedback, I was able to run the installation to completion using --develop option and I can login to the GUI.
-Soheil

+ echo 'Configuration Complete, you can watch annealing from the UI.  `su - crowbar` to begin managing the system.'
Configuration Complete, you can watch annealing from the UI.  `su - crowbar` to begin managing the system.
+ crowbar converge

-Soheil
Reply all
Reply to author
Forward
0 new messages