Yum error in amazon instance

991 views
Skip to first unread message

mahe...@gmail.com

unread,
Aug 30, 2018, 10:31:54 AM8/30/18
to Ansible Project
"Failure talking to yum: Could not contact any CDS load balancers: rhui2-cds01.us-east-2.aws.ce.redhat.com, rhui2-cds02.us-east-2.aws.ce.redhat.com."


got this error when about to install wget via yum 

Karl Auer

unread,
Aug 30, 2018, 11:36:31 AM8/30/18
to ansible-project
Is this an Ansible issue?

Anyway, the commonest reason for things like this is that the instance cannot talk to the Internet.

Check that the instance either has a public address in a subnet routing over an IGW, or is in a subnet that is routing over a NAT gateway.

Regards, K.


On Fri, Aug 31, 2018 at 12:31 AM, <mahe...@gmail.com> wrote:
"Failure talking to yum: Could not contact any CDS load balancers: rhui2-cds01.us-east-2.aws.ce.redhat.com, rhui2-cds02.us-east-2.aws.ce.redhat.com."


got this error when about to install wget via yum 

--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+unsubscribe@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/b9c3ec9c-5b92-4f5a-9beb-a3169d3d8cb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Karl Auer

Email  : ka...@2pisoftware.com
Website: 
http://2pisoftware.com

GPG/PGP : 958A 2647 6C44 D376 3D63 86A5 FFB2 20BC 0257 5816
Previous: F0AB 6C70 A49D 1927 6E05 81E7 AD95 268F 2AB6 40EA

mahesh konduri

unread,
Aug 30, 2018, 11:43:34 AM8/30/18
to ansible...@googlegroups.com
Hello kauer 

i have check all the possible scenarios for this but things are not working yes the instance goes with public ip .

mahesh konduri

unread,
Aug 30, 2018, 11:44:45 AM8/30/18
to ansible...@googlegroups.com
ansible prod-wiki-web1 -i prod-list -m yum -a "name=wget state=present"
prod-wiki-web1 | FAILED! => {
    "changed": false, 
    "msg": "Failure talking to yum: Could not contact any CDS load balancers: rhui2-cds01.us-east-2.aws.ce.redhat.com, rhui2-cds02.us-east-2.aws.ce.redhat.com."
}

Jonathan Lozada De La Matta

unread,
Aug 30, 2018, 11:53:12 AM8/30/18
to ansible...@googlegroups.com
agreed. Does not look like an ansible issue. Try manually and see what you get. I would verify the RHN/Satellite connections.

On Thu, Aug 30, 2018 at 11:44 AM mahesh konduri <mahe...@gmail.com> wrote:
ansible prod-wiki-web1 -i prod-list -m yum -a "name=wget state=present"
prod-wiki-web1 | FAILED! => {
    "changed": false, 
    "msg": "Failure talking to yum: Could not contact any CDS load balancers: rhui2-cds01.us-east-2.aws.ce.redhat.com, rhui2-cds02.us-east-2.aws.ce.redhat.com."
}

On Thu, Aug 30, 2018 at 9:13 PM, mahesh konduri <mahe...@gmail.com> wrote:
Hello kauer 

i have check all the possible scenarios for this but things are not working yes the instance goes with public ip .
On Thu, Aug 30, 2018 at 9:06 PM, Karl Auer <ka...@2pisoftware.com> wrote:
Is this an Ansible issue?

Anyway, the commonest reason for things like this is that the instance cannot talk to the Internet.

Check that the instance either has a public address in a subnet routing over an IGW, or is in a subnet that is routing over a NAT gateway.

Regards, K.

On Fri, Aug 31, 2018 at 12:31 AM, <mahe...@gmail.com> wrote:
"Failure talking to yum: Could not contact any CDS load balancers: rhui2-cds01.us-east-2.aws.ce.redhat.com, rhui2-cds02.us-east-2.aws.ce.redhat.com."


got this error when about to install wget via yum 

--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
--
Karl Auer

Email  : ka...@2pisoftware.com
Website: 
http://2pisoftware.com

GPG/PGP : 958A 2647 6C44 D376 3D63 86A5 FFB2 20BC 0257 5816
Previous: F0AB 6C70 A49D 1927 6E05 81E7 AD95 268F 2AB6 40EA

--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CA%2BsUkcjTyoRRjwx-8G8YTak7WUn12ANaqdvvppq3XsCoyrd4Ow%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.
--

Jonathan lozada de la matta

AUTOMATION PRACTICE



 

mahe...@gmail.com

unread,
Aug 30, 2018, 12:34:30 PM8/30/18
to Ansible Project


Hello doing normally by yum install its working but when its comming to othe adhoc ansible execution its being failed
Reply all
Reply to author
Forward
0 new messages