Signed-off-by: Stefan Kooman <stefan@kooman.org>
Signed-off-by: Stefan Kooman <stefan@kooman.org>
- python kmod
- python pyudev
- python gobject
-- python kmod
-- python pyudev
-- python gobject
- python urwid
- python pyparsing
- python rados
> git clone https://github.com/ceph/ceph-iscsi-config.git
> cd ceph-iscsi-config
- > python setup.py install
+ > python setup.py install --install-scripts=/usr/bin
> cp usr/lib/systemd/system/rbd-target-gw.service /lib/systemd/system
Enable and start the daemon:
> git clone https://github.com/ceph/ceph-iscsi-cli.git
> cd ceph-iscsi-cli
- > python setup.py install
+ > python setup.py install --install-scripts=/usr/bin
> cp usr/lib/systemd/system/rbd-target-api.service /lib/systemd/system