Bug 1380098
| Summary: | Add message to install ansible >= 2.2 on RHEL6 machines | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Sachidananda Urs <surs> |
| Component: | gdeploy | Assignee: | Sachidananda Urs <surs> |
| Status: | CLOSED ERRATA | QA Contact: | Manisha Saini <msaini> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.2 | CC: | rcyriac, rhinduja, rhs-bugs, smohan, storage-qa-internal |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | RHGS 3.1.3 Async | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | gdeploy-2.0.1-2 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-02-07 11:34:48 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1351528 | ||
|
Description
Sachidananda Urs
2016-09-28 16:08:44 UTC
Verified this on RHEL6 [root@server3 examples]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.8 (Santiago) [root@server3 examples]# rpm -qa | grep ansible [root@server3 examples]# rpm -qa | grep gdeploy gdeploy-2.0.1-2.el6rhs.noarch root@server4 ~]# rpm -qa | grep gluster glusterfs-server-3.8.4-2.el6rhs.x86_64 glusterfs-geo-replication-3.8.4-2.el6rhs.x86_64 gluster-nagios-common-0.2.4-1.el6rhs.noarch glusterfs-fuse-3.8.4-2.el6rhs.x86_64 glusterfs-libs-3.8.4-2.el6rhs.x86_64 glusterfs-api-3.8.4-2.el6rhs.x86_64 gluster-nagios-addons-0.2.8-1.el6rhs.x86_64 vdsm-gluster-4.16.30-1.5.el6rhs.noarch glusterfs-3.8.4-2.el6rhs.x86_64 glusterfs-cli-3.8.4-2.el6rhs.x86_64 python-gluster-3.8.4-2.el6rhs.noarch glusterfs-client-xlators-3.8.4-2.el6rhs.x86_64 glusterfs-rdma-3.8.4-2.el6rhs.x86_64 [root@server3 examples]# gdeploy -c gedply.conf Error: Please install Ansible(version >= 2.2) to use gdeploy. Running gdeploy on RHEL6 is giving Error message :Please install Ansible(version >= 2.2) to use gdeploy and gdeploy is not running. Not able to find the Ansible >= 2.2 in EPEL repo. Until i get the way of installing Ansible >=2.2 to run on RHEL6 ,keeping this bug ON_QA As Discussed,Its not feasible to get ansible with yum on Rhel6 And while installing gdeploy on rhel6,its installing without dependency on Ansible . Based on Comment 4,Marking this Bug as verified [root@dhcp37-156 examples]# gdeploy -c nfs_ganesha.conf Error: Please install Ansible(version >= 2.2) to use gdeploy. [root@dhcp37-156 examples]# rpm -qa | grep gdeploy gdeploy-2.0.1-3.el6rhs.noarch [root@dhcp37-156 examples]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.8 (Santiago) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2017-0260.html |