Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tendrl-ansible should install and configure tendrl-gluster-integration on all the storage nodes [blocked] #126

Open
1 task done
anmolsachan opened this issue Oct 10, 2018 · 4 comments
Labels
blocked depends on issue in other component or something outside of tendrl-ansible itself enhancement

Comments

@anmolsachan
Copy link
Member

anmolsachan commented Oct 10, 2018

Currently tendrl-gluster-integration service is installed by WA during the import flow. This bug proposes that Tendrl-ansible should install and configure tendrl-gluster-integration also on all the storage nodes along with its current flow.

Steps for tendrl-ansible to automate:

  • installation of gluster integration rpm package

Blocked by: Tendrl/commons#1073

@mbukatov
Copy link
Collaborator

@GowthamShanmugam do we need to configure tendrl-gluster-integration component via tendrl-ansible? Do we need anything else not mentioned in the list above?

@GowthamShanmugam
Copy link
Contributor

@GowthamShanmugam do we need to configure tendrl-gluster-integration component via tendrl-ansible? Do we need anything else not mentioned in the list above?

No need to configure, during import flow only we are actually configuring. Just installing gluster-integration is enough.

No need to do enabling and starting also. This is also part of import flow. Starting gluster-integration before import cluster will screw up the etcd.

Enabling also little dangerous for unmanage cluster, because during restart it will start.

I suggest the only installation is fine

@mbukatov
Copy link
Collaborator

@GowthamShanmugam thanks for the clarification. I updated the items in the list. I also guess that it means that I could add this change even before this installation is removed from the import flow, and builds from master will still work.

@mbukatov mbukatov pinned this issue Dec 20, 2018
@GowthamShanmugam
Copy link
Contributor

it will work, it won't affect existing behaviour

mbukatov added a commit to mbukatov/tendrl-ansible that referenced this issue Jan 7, 2019
Install tendrl-gluster-integration on all storage nodes. This package
was previously installed during import cluster operation and installing
it here should work no matter if the package is installed during import
or not.

Fixing Tendrl#126
mbukatov added a commit to mbukatov/tendrl-ansible that referenced this issue Jan 8, 2019
Install tendrl-gluster-integration on all storage nodes. This package
was previously installed during import cluster operation and installing
it here should work no matter if the package is installed during import
or not.

Fixing Tendrl#126
@mbukatov mbukatov unpinned this issue Mar 15, 2019
@mbukatov mbukatov changed the title Tendrl-ansible should install and configure tendrl-gluster-integration on all the storage nodes. Tendrl-ansible should install and configure tendrl-gluster-integration on all the storage nodes [blocked] Mar 15, 2019
@mbukatov mbukatov added the blocked depends on issue in other component or something outside of tendrl-ansible itself label Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked depends on issue in other component or something outside of tendrl-ansible itself enhancement
Projects
None yet
Development

No branches or pull requests

3 participants