[Openstack] Ceilometer gets auth failure

2014-06-02 Thread O'Reilly, Dan
Installing on RHEL 6.5: Here's my ceilometer user in mongodb: > show users { "_id" : ObjectId("538cd5b4a91190837f8dfefc"), "user" : "ceilometer", "pwd" : "ea2607ef865b3f5e98b1a9f3338eb6b2", "roles" : [ "readWrite", "dbAdmin"

[Openstack] Compute servers configuration - best practices

2014-06-13 Thread O'Reilly, Dan
I realize there have been some discussions on this in the recent past, but it has become somewhat difficult to follow. So, I would like to take a fresh approach with a fresh question. I have the following configuration: - Controller with identity, dashboard, orchestration, image, te

Re: [Openstack] Compute servers configuration - best practices

2014-06-13 Thread O'Reilly, Dan
AZ? From: Remo Mattei [mailto:r...@italy1.com] Sent: Friday, June 13, 2014 9:00 AM To: O'Reilly, Dan Cc: openstack@lists.openstack.org Subject: Re: [Openstack] Compute servers configuration - best practices Why don't you use AZ for this. So you can select where you want to run a s

Re: [Openstack] Compute servers configuration - best practices

2014-06-13 Thread O'Reilly, Dan
Ah, yes. But does that still affect how Openstack (specifically, the controller and compute nodes) must be configured to use Xen/KVM/VMware? Thanks! From: Remo Mattei [mailto:r...@italy1.com] Sent: Friday, June 13, 2014 9:08 AM To: O'Reilly, Dan Cc: openstack@lists.openstack.org Subjec

Re: [Openstack] Compute servers configuration - best practices

2014-06-13 Thread O'Reilly, Dan
: Friday, June 13, 2014 9:11 AM To: O'Reilly, Dan Cc: openstack@lists.openstack.org Subject: Re: [Openstack] Compute servers configuration - best practices No, you need to configure your nova.conf file on each node so then you are set. On Jun 13, 2014, at 8:10, O'Reilly, Dan mailto:d

Re: [Openstack] Compute servers configuration - best practices

2014-06-13 Thread O'Reilly, Dan
e 13, 2014 9:15 AM To: O'Reilly, Dan Cc: openstack@lists.openstack.org Subject: Re: [Openstack] Compute servers configuration - best practices Nope the controller does not care where it runs. AZ allows you to select the dest and its' pretty nice since you can have a sever with SSD or VM

Re: [Openstack] Compute servers configuration - best practices

2014-06-13 Thread O'Reilly, Dan
That's what I needed to know. So, when configuring the compute nodes, I can go "native" rather than using qemu on them, which I understand is preferable from a performance standpoint, correct? From: Remo Mattei [mailto:r...@italy1.com] Sent: Friday, June 13, 2014 9:40 AM To: O

[Openstack] Can't launch image

2014-06-16 Thread O'Reilly, Dan
Attempting to create a VM. This server is RHEL 6.5 set up for KVM (at least, that's the intent). When I try to create the image, this is what I get: # nova boot --flavor 1 --image e66c3c33-5b30-441d-967b-3a0341a989c8 \ --key_name demo-key --nic net-id=ee52064b-9286-40f8-bf89-9e74b6983df1 -

[Openstack] Architectural question

2014-06-26 Thread O'Reilly, Dan
I'm building a cloud and have a question about architecture/viability. Right now, I have the following configuration: - Controller node running RHEL 6.5 - Network node running RHEL 6.5 - 5 node Ceph cluster for block and object storage - 3 compute nodes:

Re: [Openstack] Architectural question

2014-06-26 Thread O'Reilly, Dan
OK. So, next question is the specific configuration for each compute node. Do you know if there are sample configurations (e.g., nova.conf) available for these? Thanks! From: Andrew Mann [mailto:and...@divvycloud.com] Sent: Thursday, June 26, 2014 10:22 AM To: O'Reilly, Dan Cc: open

Re: [Openstack] Architectural question

2014-06-26 Thread O'Reilly, Dan
Yes, I’ve been looking at it. But with the plethora of available settings, a working configuration would be incredibly useful. From: Andrew Mann [mailto:and...@divvycloud.com] Sent: Thursday, June 26, 2014 11:20 AM To: O'Reilly, Dan Cc: openstack@lists.openstack.org Subject: Re: [Open

[Openstack] Multiple network and nodes

2014-08-13 Thread O'Reilly, Dan
For the sake of redundancy, is it possible to have multiple network and admin nodes in an Openstack setup? If so, how is that managed? Dan O'Reilly UNIX Systems Administration [cid:image001.jpg@01CFB6F8.CA901AA0] 9601 S. Meridian Blvd. Englewood, CO 80112 720-514-6293 _

[Openstack] HA MySQL configuration

2014-08-20 Thread O'Reilly, Dan
I need to make a HA Openstack configuration, so I need to take on the MySQL replication piece. The docs I've found indicate you need to install the wsrep package for MySQL, then tie it all together with galera. However, when I follow the docs at https://launchpadlibrarian.net/170877464/README-