[Rdo-list] #rdo on freenode irc
by Perry Myers
For folks who want to participate in the RDO community via more direct
medium (vs. email and forums), we now have #rdo channel on freenode irc.
So, please join us on #rdo, and ask questions or help others.
Complete oversight that we didn't create this channel sooner!
Cheers,
Perry
11 years, 5 months
[Rdo-list] problem in openstack installation
by Shilpi Verma
Hello,
I am trying to install openstack tool in CentOS 6.4.
Step 1: Software repositories
Run the following command:
sudo yum install -y
http://rdo.fedorapeople.org/openstack/openstack-grizzly/rdo-release-grizz...
Step 2: Install Packstack Installer
sudo yum install -y openstack-packstack
Step 3: Run Packstack to install OpenStack
Packstack takes the work out of manually setting up OpenStack.For a single
node OpenStack deployment, run the following command.
packstack --allinone
In the 3rd step I am facing the following error.I am sending the output of
command:
packstack --allinone
-bash-4.1# packstack --allinone
Installing:
Clean Up... [ DONE ]
Adding pre install manifest entries... [ DONE ]
Installing time synchronization via NTP... [ DONE ]
Setting up ssh keys... [ DONE ]
Adding MySQL manifest entries... [ DONE ]
Adding QPID manifest entries... [ DONE ]
Adding Keystone manifest entries... [ DONE ]
Adding Glance Keystone manifest entries... [ DONE ]
Adding Glance manifest entries... [ DONE ]
Adding Cinder Keystone manifest entries... [ DONE ]
Installing dependencies for Cinder... [ DONE ]
Checking if the Cinder server has a cinder-volumes vg... [ DONE ]
Adding Cinder manifest entries... [ DONE ]
Adding Nova API manifest entries... [ DONE ]
Adding Nova Keystone manifest entries... [ DONE ]
Adding Nova Cert manifest entries... [ DONE ]
Adding Nova Compute manifest entries... [ DONE ]
Adding Nova Network manifest entries... [ DONE ]
Adding Nova Scheduler manifest entries... [ DONE ]
Adding Nova VNC Proxy manifest entries... [ DONE ]
Adding Nova Common manifest entries... [ DONE ]
Adding OpenStack Client manifest entries... [ DONE ]
Adding Horizon manifest entries... [ DONE ]
Preparing servers... [ DONE ]
Adding post install manifest entries... [ DONE ]
Installing Dependencies... [ DONE ]
Copying Puppet modules and manifests... [ DONE ]
Applying Puppet manifests...
Applying 14.98.122.82_prescript.pp
14.98.122.82_prescript.pp :
[ DONE ]
Applying 14.98.122.82_ntpd.pp
14.98.122.82_ntpd.pp :
[ DONE ]
Applying 14.98.122.82_mysql.pp
Applying 14.98.122.82_qpid.pp
14.98.122.82_mysql.pp :
[ DONE ]
14.98.122.82_qpid.pp :
[ DONE ]
Applying 14.98.122.82_keystone.pp
Applying 14.98.122.82_glance.pp
Applying 14.98.122.82_cinder.pp
ERROR : Error during puppet run : err: /Stage[main]/Keystone/Package
[keystone]/ensure: change from absent to present failed: Execution of
'/usr/bin/yum -d 0 -e 0 -y install openstack-keystone' returned 1: Error:
Nothing to do
Please check log
file /var/tmp/packstack/20130617-123123-MQM3JN/openstack-setup.log for more
information
Additional information:
* A new answerfile was created
in: /root/packstack-answers-20130617-123243.txt
* To use the command line tools you need to source the
file /root/keystonerc_admin created on 14.98.122.82
* To use the console, browse to http://14.98.122.82/dashboard
Warm Regards,
Shilpi Verma
11 years, 5 months
Re: [Rdo-list] [rhos-list] I think I found something missing in iproute2
by Perry Myers
On 05/26/2013 10:13 AM, Perry Myers wrote:
> Just so folks know...
>
> We're working to get a kernel out on RDO based on the latest RHEL 6.4.z
> kernel that contains the netns functionality.
>
> Hopefully in the next week or two we should be able to put this on the
> RDO repos.
>
> We are just working out the minimal patch set required to backport the
> functionality from upstream into the RHEL 6 kernel line, and validating
> that netns works well enough to satisfy the use cases that OpenStack
> Networking needs it for.
>
> More info as we get it
Sorry for the delayed notification here, but just to let folks know. We
do have a kernel in the RDO repos right now, that is based on the same
base kernel as RHEL 6.4.z 2.6.32-358.6.2 kernel.
This kernel is basically 358.6.2 + netns patches, and should work well
for using Quantum in RDO.
http://repos.fedorapeople.org/repos/openstack/openstack-grizzly/epel-6/ke...
One note is that Red Hat has released to RHN the next 6.4.z update of
the kernel (358.11.1), and we are working to get an updated netns
enabled kernel based on this latest z-stream.
An additional note is that this RDO kernel is specifically for the
community. It is not a RHEL kernel and is not officially supported in
any way. Installing this kernel on RHEL systems will impact the support
of the baseOS and Red Hat support will need you to revert to a fully
supported kernel in order to get support for any kernel issues you
encounter.
Cheers,
Perry
11 years, 5 months
[Rdo-list] consoleauth package?
by Dennis Jacobfeuerborn
Hi,
I'm trying to get the console tab in horizon working but right now I
only see "loading..." which times out after a while. According to the
documentation novncproxy needs the consoleauth service and I found
various pages on the web describing the installation of the
openstack-nova-consoleauth rpm yet this doesn't seem to be available in
the RDO repo.
Is this no longer required or is it now part of another package?
Regards,
Dennis
11 years, 5 months
[Rdo-list] [package announce] network namespace support
by Pádraig Brady
The RDO repositories were updated with a kernel
and support utilities to support network namespaces
as used by openstack networking.
The effected packages were:
update: iputils-20071127-17.el6_4
add: kernel-2.6.32-358.6.2.openstack.el6
11 years, 5 months