As of 2/17/2016 the code has been integrated with LVM git repo: https://gitlab.com/lvmteam/lvm2/-/tree/main/daemons/lvmdbusd
This repo remains to maintain the history of changes in development up until this point.
LVM D-Bus proof of concept
- Copy the configuration file to allow the service to run on the system bus
# cp com.redhat.lvmdbus1.conf /etc/dbus-1/system.d/
- Run as root
# ./lvmdbusd
- Fire up a client, such as d-feet or other and look around
- The service supports introspection, this will be the most up to date
- More human digestible API format, generated from the introspection data: https://github.com/tasleson/lvm-dubstep/blob/master/api.md