Discussion:
[Gluster-users] heketi and glusterd2
Davide Obbi
2018-08-16 15:34:20 UTC
Permalink
Hi,

how do i tell heketi to use glusterd2 instead of glusterd?

When i perform the topology load i get the following error:
Creating node gluster01 ... Unable to create node: New Node doesn't have
glusterd running

this suggest that is looking for glusterd in fact if i switch to glusterd
it finds it.
in heketi.json i could not find any option to specify this

thanks
Davide
--
John Mulligan
2018-08-18 12:46:12 UTC
Permalink
Currently, you can't use Heketi directly with GlusterD2. Heketi's internal
health checks probe for a running glusterd. In addition, Heketi issues all
gluster commands through the "gluster" command line command rather than gd2's
"glustercli" command.

There's an effort underway to add support for the gd2 api to Heketi rather
than use the command line tools but no PR has been posted as of yet. Since
you're interested in this topic, you may want to monitor the heketi repo [1]
on github for when that work is posted.


[1]: https://github.com/heketi/heketi/pulls
Post by Davide Obbi
Hi,
how do i tell heketi to use glusterd2 instead of glusterd?
Creating node gluster01 ... Unable to create node: New Node doesn't have
glusterd running
this suggest that is looking for glusterd in fact if i switch to glusterd
it finds it.
in heketi.json i could not find any option to specify this
thanks
Davide
--
Loading...