-
Notifications
You must be signed in to change notification settings - Fork 15
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
Comments
@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 |
@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. |
it will work, it won't affect existing behaviour |
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
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
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:
Blocked by: Tendrl/commons#1073
The text was updated successfully, but these errors were encountered: