minor cleanup to ap-rabbitmq
added a colon changed sentenced, moved the Change-Id: Ie8190244f13b97bbdda8b90021904696ab0046fb
This commit is contained in:
parent
88d7e271cd
commit
2a96da05fd
@ -2,7 +2,7 @@
|
||||
==== Highly available RabbitMQ
|
||||
|
||||
RabbitMQ is the default AMQP server used by many OpenStack
|
||||
services. Making the RabbitMQ service highly available involves
|
||||
services. Making the RabbitMQ service highly available involves:
|
||||
|
||||
* configuring a DRBD device for use by RabbitMQ,
|
||||
* configuring RabbitMQ to use a data directory residing on that DRBD
|
||||
@ -74,7 +74,7 @@ creating your filesystem.
|
||||
Once the DRBD resource is running and in the primary role (and
|
||||
potentially still in the process of running the initial device
|
||||
synchronization), you may proceed with creating the filesystem for
|
||||
RabbitMQ data. XFS is the generally recommended filesystem:
|
||||
RabbitMQ data. XFS is generally the recommended filesystem:
|
||||
|
||||
----
|
||||
mkfs -t xfs /dev/drbd1
|
||||
|
Loading…
Reference in New Issue
Block a user