Displaying 20 results from an estimated 37 matches for "rabbitmq".
Did you mean:
rabbit
2013 Jul 18
0
RabbitMQ module won't start stomp
Can I get some help getting the RabbitMQ module provide a stomp server
talking to MCollective on an Ubuntu system? It was working a few days ago,
but I found that I cannot reproduce this on a new set of machines --
RabbitMQ will not provide stomp services I have tried the official
puppetlabs/rabbitmq module and the git version from...
2017 Jun 18
2
different brick using the same port?
Hi, all
I found two of my bricks from different volumes are using the same port 49154 on the same glusterfs server node, is this normal?
Status of volume: home-rabbitmq-qa
Gluster process TCP Port RDMA Port Online Pid
------------------------------------------------------------------------------
Brick 10.10.1.100:/glusterfsvolumes/home/ho
me-rabbitmq-qa/brick 49154 0 Y 1538
Brick 10.10.1.101:...
2011 Jun 15
0
rabbitmq puppet module
Hi all,
I have been working on a puppet module for managing rabbitmq. It should be
ready enough for people to try out.
I just cut a 2.0.0rc1 release:
https://github.com/puppetlabs/puppetlabs-rabbitmq
It has two external dependencies:
https://github.com/puppetlabs/puppetlabs-stdlib
https://github.com/puppetlabs/puppet-apt
Feedback would be greatly appreciated, a...
2017 Jun 19
0
different brick using the same port?
...1. gluster --version
2. glusterd log & cmd_history logs from both the nodes
3. If you are using latest gluster release (3.11) then glusterd statedump
output by executing
# kill -SIGUSR1 $(pidof glusterd)
the file will be available in /var/run/gluster
>
> Status of volume: home-rabbitmq-qa
>
> Gluster process TCP Port RDMA Port Online
> Pid
>
> ------------------------------------------------------------
> ------------------
>
> Brick 10.10.1.100:/glusterfsvolumes/home/ho
>
> me-rabbitmq-qa/brick 49...
2017 Jun 19
1
different brick using the same port?
...og & cmd_history logs from both the nodes
>3. If you are using latest gluster release (3.11) then glusterd
>statedump
>output by executing
> # kill -SIGUSR1 $(pidof glusterd)
> the file will be available in /var/run/gluster
>
>
>>
>> Status of volume: home-rabbitmq-qa
>>
>> Gluster process TCP Port RDMA Port
>Online
>> Pid
>>
>> ------------------------------------------------------------
>> ------------------
>>
>> Brick 10.10.1.100:/glusterfsvolumes/home/ho
>>
>> me...
2013 Feb 01
3
Cannot get puppetlabs-haproxy to do what I want
I''ve been having a mess of a time using this module, which stinks because
its behavior is EXACTLY what I am looking for... whenever I bootstrap new
rabbitMQ nodes I want to add them to our HAProxy instance.
Here''s my relevant site.pp entries:
node /^rabbit.*/ inherits basenode {
@@haproxy::balancermember { $fqdn:
listening_service => ''messaging00'',
server_names => $::hostname,
ipaddresses =&g...
2015 Mar 23
2
Services supporting Kerberos and/or TLS client certificate authentication
...(which is awesome btw) which means
that Kerberos and TLS client certificate authentication is suddenly quite
easy. Im looking for a list of common Linux services with data on how one
can Authenticate/Authorise for these services.
* httpd support TLS client certificate authentication and Kerberos
* rabbitmq supports TLS client certificate authentication
* dovecot supports Kerberos and ...
etc, etc
Cheers,
Andrew
2011 Oct 24
6
Scalability, Dashboard/Foreman, and MCollective
I''ve been trying to find information, suggestions, etc. for how to combine
scaling Puppet with the use of management tools like Dashboard/Foreman and
MCollective. Our current thinking for an initial deployment is two VMs as
Puppet Master worker nodes fronted by a pair of NetScalers. However, I''m not
sure how to go about implementing Dashboard or Foreman and MCollective
servers in
2011 Jan 21
6
help writing types/provider
I''ve almost finished a pretty simple type/provider to manage
RabbitMQ users and virtual hosts.
I''m using the ''ensurable'' keyword in my type to save a bit of boilerplate.
Type is below (the provider is just a wrapper around the ''rabbitmqctl''
command.
Have a feeling there''s a developer guide somewhere I haven'...
2013 Jul 12
5
Module team update: 2013-07-07 - 2013-07-12
Hello!
Now that we''re two weeks in it''s time for another update on what''s been
going on in the module team. We focused on puppetlabs-ntp and
puppetlabs-firewall as our two primary modules, but also merged in fixes to
passenger, rabbitmq, mysql, apt, and apache.
As a result of this work we''ve released:
http://forge.puppetlabs.com/puppetlabs/apache/0.7.0
http://forge.puppetlabs.com/puppetlabs/ntp/1.0.0
http://forge.puppetlabs.com/puppetlabs/firewall/0.4.0
Of these three the apache release is by far the largest. The modu...
2013 May 29
5
mcollective setup question
I am currently trying to get mcollective 2.2.4 up and running on RHEL
6 activeqm appears to be running and bound to the correct port, I see
the server and client connections to the activemq box. However when I
run mco ping all "seems to go well" except I get "No responses
recieved" and above that I get the following log messages,
debug 2013/05/29 17:02:12: activemq.rb:233:in
2011 Apr 02
1
Xapian docs (was Re: Xapian-discuss Digest, Vol 83, Issue 2)
...ell as branch stuff like matchspy that is phenomenally useful, but largely undocumented and therefore underused. (though by the looks of it matchspy is now in core). I actually find the API docs to be a comprehensive reference, which is a great start - I've recently been trying to use various RabbitMQ wrappers for PHP and its incredibly frustrating not being able to look up the syntax for something even when you know what you want. Xapian isn't like that - if I know what I'm looking for, I can find it easily and the docs are comprehensive on the subject. What's missing is a well o...
2017 Oct 30
2
libvirt/dnsmasq is not adhering to static DHCP assignments
...t;
<host mac='52:54:00:e2:4b:25' name='openstack-database-00'
ip='192.168.80.2'/>
<host mac='52:54:00:50:91:04' name='openstack-keystone-00'
ip='192.168.80.3'/>
<host mac='52:54:00:fe:5b:36' name='openstack-rabbitmq-00'
ip='192.168.80.7'/>
<host mac='52:54:00:95:ca:bd' name='openstack-glance-00'
ip='192.168.80.5'/>
</dhcp>
</ip>
</network>
When attempting to bring up the relevant interface in the virtual machine,
I get an incorrect IP...
2013 May 01
0
Re: Error testing deploying Grizzly
...;sm@sandro-mathys.ch>wrote:
>>>>
>>>>> The Puppet modules that come with Packstack (openstack-packstack
>>>>> package) are not intended to be run outside manually. The example manifest
>>>>> you''re trying to run wants to configure RabbitMQ but since RDO supports
>>>>> Qpid instead, the rabbitmq module (and executable) are missing from RDO.
>>>>>
>>>>> If you want to use RDO to install OpenStack, use the packstack binary
>>>>> as described on the RDO website. If you want to u...
2012 Jun 07
5
MCollective not all nodes answer to commands when using aes_security plugin
..._fact'' , ''rpc
package'' ''rpc service''. I''m just not able to do a search over the
collective when using the AES plugin.
If I switch switch back to PSK replies are speedy and always come
back. But then again this is not want.
At first I was using RabbitMQ default config. I tries some tweaking
but did not seem to make any difference to the behaviour of mco. I
switched to ActiveMQ 5.6 with the configfiles from puppetlabs.git. Set
it up according to the docs , again played with some setttings and did
not do anything at all.
tcpdumps show the node runn...
2017 Oct 30
0
Re: libvirt/dnsmasq is not adhering to static DHCP assignments
...hostsfile, should have all the records there:
# cat /var/lib/libvirt/dnsmasq/osc_mgmt.hostsfile
52:54:00:2c:85:92,192.168.80.1,openstack-controller-00
52:54:00:e2:4b:25,192.168.80.2,openstack-database-00
52:54:00:50:91:04,192.168.80.3,openstack-keystone-00
52:54:00:fe:5b:36,192.168.80.7,openstack-rabbitmq-00
52:54:00:95:ca:bd,192.168.80.5,openstack-glance-00
-------
Best Regards,
Yalan Zhang
IRC: yalzhang
Internal phone: 8389413
On Mon, Oct 30, 2017 at 8:26 AM, Dagmawi Biru <admin@dbvoid.com> wrote:
> Given the following network configuration:
> ===========
> <network>
&g...
2013 Feb 27
1
puppet openstack - missing quantum module
...eclared class
quantum::db::mysql" error
There is no quantum module available as part of the openstack module
installation
Here is a directory listing:
ls /etc/puppet/modules
apache apt cinder custom firewall glance horizon inifile keystone
memcached mysql nova ntp openstack rabbitmq stdlib sysctl
Setting the quantum variable to ''false'' in openstack/manifests/all.pp did
not help either
Any help getting this working would be greatly appreciated
Steven
--
You received this message because you are subscribed to the Google Groups "Puppet Users"...
2010 Nov 09
2
AMQP and Unicorn (mq gem)
Hi all,
I''m having issues with Unicorn and connecting to
RabbitMQ using the tmm1-amqp gem.
I''ve tried lots of approaches.
The classic initializer with Thread.new { EM.run }
for the Rails app and even tried using
the Qusion library.
(https://github.com/danielsdeleo/qusion)
I''ve made a simple mod to Qusion for it to monkey patch
unicorn...
2017 Oct 31
1
Re: libvirt/dnsmasq is not adhering to static DHCP assignments
...he records there:
>
> # cat /var/lib/libvirt/dnsmasq/osc_mgmt.hostsfile
> 52:54:00:2c:85:92,192.168.80.1,openstack-controller-00
> 52:54:00:e2:4b:25,192.168.80.2,openstack-database-00
> 52:54:00:50:91:04,192.168.80.3,openstack-keystone-00
> 52:54:00:fe:5b:36,192.168.80.7,openstack-rabbitmq-00
> 52:54:00:95:ca:bd,192.168.80.5,openstack-glance-00
>
>
>
>
>
> -------
> Best Regards,
> Yalan Zhang
> IRC: yalzhang
> Internal phone: 8389413
>
> On Mon, Oct 30, 2017 at 8:26 AM, Dagmawi Biru <admin@dbvoid.com> wrote:
>
>> Given the follow...
2012 Jul 10
0
reply: puppet mcollective problem
...件人: 刘亚丹 [mailto:lyflyd@gmail.com]
发送时间: 2012年7月10日 10:10
收件人: ''puppet-users@googlegroups.com''
主题: puppet mcollective problem
Hi,
I am a new puppet user . I had some trouble when I using the
mcollective.
Soft info:
Mcollective :2.0.0
Rabbitmq: 2.8.2
stomp :1.2.4
the problem description:
I configuration good rabbitmq, as well as from the log on
McOllective client and server see connections are normal.
When I was in McOllective executive MCO ping, McOllective server log see
received a message, but in McOlle...