diff options
author | Josh Durgin <josh.durgin@dreamhost.com> | 2011-05-26 16:07:32 -0700 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2011-06-08 11:56:40 +0200 |
commit | fab5cf592c36a00124018604abc24f4000e07690 (patch) | |
tree | dc9cfb8cc3dc4498ef899d8c5c2c29d9f62ee967 /monitor.c | |
parent | ad32e9c003647142d08dfce450eafa0ab7887d10 (diff) |
rbd: allow configuration of rados from the rbd filename
The new format is rbd:pool/image[@snapshot][:option1=value1[:option2=value2...]]
Each option is used to configure rados, and may be any Ceph option, or "conf".
The "conf" option specifies a Ceph configuration file to read.
This allows rbd volumes from more than one Ceph cluster to be used by
specifying different monitor addresses, as well as having different
logging levels or locations for different volumes.
Reviewed-by: Christian Brunner <chb@muc.de>
Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'monitor.c')
0 files changed, 0 insertions, 0 deletions