After upgrade to RHEL 7.3 Katello have some issues

Well after the upgrade of RHEL have some issues

The upgrade make the package httpd to install a ssl.conf inside of httpd
conf.d directory this make the service httpd doesn't start also for some
strange reason postfix also stop working the solution of it was mv the
ssl.conf to any other directory and for postfix the problem was can't found
localhost i found for some strange reason with the new upgrade all the
hostnames are pointing to 127.0.0.1 but because the first one is pointing
to the hostname to my katello.example.com i just move the
katello.example.com again to ip and localhost only pointing to 127.0.0.1

i just checking all looks ok until i try provisioning the dhcp just gone
from the smart proxy and is no working anymore the quick fix was run again
the foreman-installer with the option of install dhcp and apparently some
files change like squid.conf after finish the script still not working
need to restart all the services with katello-service restart and boom is
back and running

i just let you know if someone else have the same issues right now

Ok, yesterday we encountered the same problems after the upgrade to RHEL 7.3

··· Le samedi 5 novembre 2016 14:23:37 UTC+1, Mario Gamboa a écrit : > > Well after the upgrade of RHEL have some issues > > The upgrade make the package httpd to install a ssl.conf inside of httpd > conf.d directory this make the service httpd doesn't start also for some > strange reason postfix also stop working the solution of it was mv the > ssl.conf to any other directory and for postfix the problem was can't found > localhost i found for some strange reason with the new upgrade all the > hostnames are pointing to 127.0.0.1 but because the first one is pointing > to the hostname to my katello.example.com i just move the > katello.example.com again to ip and localhost only pointing to 127.0.0.1 > > i just checking all looks ok until i try provisioning the dhcp just gone > from the smart proxy and is no working anymore the quick fix was run again > the foreman-installer with the option of install dhcp and apparently some > files change like squid.conf after finish the script still not working > need to restart all the services with katello-service restart and boom is > back and running > > i just let you know if someone else have the same issues right now >

> Well after the upgrade of RHEL have some issues
>
> The upgrade make the package httpd to install a ssl.conf inside of httpd
> conf.d directory this make the service httpd doesn't start also for some
> strange reason postfix also stop working the solution of it was mv the
> ssl.conf to any other directory and for postfix the problem was can't found
> localhost i found for some strange reason with the new upgrade all the
> hostnames are pointing to 127.0.0.1 but because the first one is pointing
> to the hostname to my katello.example.com i just move the
> katello.example.com again to ip and localhost only pointing to 127.0.0.1
>

I wonder if creating an empty ssl.conf would be a good workaround, rpm will
not replace (as its a config file) and there is very little impact on the
installer?

Ohad

··· On Sat, Nov 5, 2016 at 3:23 PM, Mario Gamboa wrote:

i just checking all looks ok until i try provisioning the dhcp just gone
from the smart proxy and is no working anymore the quick fix was run again
the foreman-installer with the option of install dhcp and apparently some
files change like squid.conf after finish the script still not working
need to restart all the services with katello-service restart and boom is
back and running

i just let you know if someone else have the same issues right now


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

hey,
you'll need to run foreman installer again after upgrading to rhel 7.3.
the upgrade of apache creates files in /etc/httpd/conf.d/ ; the changes in squid conf should be no problem; there is an open ticket for that: Bug #17219: obsolete squid directives - Katello - Foreman

Klaas Demter

··· Von: "Blackpegaz" An: "Foreman users" Gesendet: Samstag, 5. November 2016 14:48:55 Betreff: [foreman-users] Re: After upgrade to RHEL 7.3 Katello have some issues

Ok, yesterday we encountered the same problems after the upgrade to RHEL 7.3

Le samedi 5 novembre 2016 14:23:37 UTC+1, Mario Gamboa a écrit :

Well after the upgrade of RHEL have some issues

The upgrade make the package httpd to install a ssl.conf inside of httpd conf.d directory this make the service httpd doesn’t start also for some strange reason postfix also stop working the solution of it was mv the ssl.conf to any other directory and for postfix the problem was can’t found localhost i found for some strange reason with the new upgrade all the hostnames are pointing to 127.0.0.1 but because the first one is pointing to the hostname to my katello.example.com i just move the katello.example.com again to ip and localhost only pointing to 127.0.0.1

i just checking all looks ok until i try provisioning the dhcp just gone from the smart proxy and is no working anymore the quick fix was run again the foreman-installer with the option of install dhcp and apparently some files change like squid.conf after finish the script still not working need to restart all the services with katello-service restart and boom is back and running

i just let you know if someone else have the same issues right now


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to foreman-users+unsubscribe@googlegroups.com .
To post to this group, send email to foreman-users@googlegroups.com .
Visit this group at https://groups.google.com/group/foreman-users .
For more options, visit https://groups.google.com/d/optout .

At work we use Satellite 6.2. It's a fresh installation (last friday) so I
can't say "this platform worked well since a long time, it's a problem with
RHEL 7.3 upgrade" but we experienced the problems listed above and another
important one at the same time : puppet is no longer displayed as a feature
of the satellite and the capsule.

Consequences :

  • production.log : "no smart proxy found"
  • We can't publish a content view : ERF12-2749

We use the commande : "satellite-installer --scenario satellite -i" to
run the installer but the problem is still present.

I tried to find a solution into production.log and *proxy.log *without
success.

Can you shed some light on this?

··· Le lundi 7 novembre 2016 09:15:16 UTC+1, Klaas Demter a écrit : > > hey, > you'll need to run foreman installer again after upgrading to rhel 7.3. > the upgrade of apache creates files in /etc/httpd/conf.d/ ; the changes > in squid conf should be no problem; there is an open ticket for that: > http://projects.theforeman.org/issues/17219 > > Klaas Demter > > *Von: *"Blackpegaz" <benjamin...@gmail.com > > *An: *"Foreman users" <forema...@googlegroups.com > > *Gesendet: *Samstag, 5. November 2016 14:48:55 > *Betreff: *[foreman-users] Re: After upgrade to RHEL 7.3 Katello have > some issues > > Ok, yesterday we encountered the same problems after the upgrade to RHEL > 7.3 > > Le samedi 5 novembre 2016 14:23:37 UTC+1, Mario Gamboa a écrit : >> >> Well after the upgrade of RHEL have some issues >> >> The upgrade make the package httpd to install a ssl.conf inside of httpd >> conf.d directory this make the service httpd doesn't start also for some >> strange reason postfix also stop working the solution of it was mv the >> ssl.conf to any other directory and for postfix the problem was can't found >> localhost i found for some strange reason with the new upgrade all the >> hostnames are pointing to 127.0.0.1 but because the first one is pointing >> to the hostname to my katello.example.com i just move the >> katello.example.com again to ip and localhost only pointing to 127.0.0.1 >> >> i just checking all looks ok until i try provisioning the dhcp just gone >> from the smart proxy and is no working anymore the quick fix was run again >> the foreman-installer with the option of install dhcp and apparently some >> files change like squid.conf after finish the script still not working >> need to restart all the services with katello-service restart and boom is >> back and running >> >> i just let you know if someone else have the same issues right now >> > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-user...@googlegroups.com . > To post to this group, send email to forema...@googlegroups.com > . > Visit this group at https://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout. > >

Hey,
if you have a satellite you should contact Red Hat support, I can't really say much to that.

Greetings
Klaas Demter

----- Ursprüngliche Mail -----

··· Von: "Blackpegaz" An: "Foreman users" CC: demter@atix.de Gesendet: Montag, 7. November 2016 21:20:52 Betreff: Re: [foreman-users] Re: After upgrade to RHEL 7.3 Katello have some issues

At work we use Satellite 6.2. It’s a fresh installation (last friday) so I
can’t say “this platform worked well since a long time, it’s a problem with
RHEL 7.3 upgrade” but we experienced the problems listed above and another
important one at the same time : puppet is no longer displayed as a feature
of the satellite and the capsule.

Consequences :

  • production.log : “no smart proxy found”
  • We can’t publish a content view : ERF12-2749

We use the commande : "satellite-installer --scenario satellite -i" to
run the installer but the problem is still present.

I tried to find a solution into production.log and *proxy.log *without
success.

Can you shed some light on this?

Le lundi 7 novembre 2016 09:15:16 UTC+1, Klaas Demter a écrit :

hey,
you’ll need to run foreman installer again after upgrading to rhel 7.3.
the upgrade of apache creates files in /etc/httpd/conf.d/ ; the changes
in squid conf should be no problem; there is an open ticket for that:
Bug #17219: obsolete squid directives - Katello - Foreman

Klaas Demter

*Von: *“Blackpegaz” <benjamin...@gmail.com <javascript:>>
*An: *“Foreman users” <forema...@googlegroups.com <javascript:>>
*Gesendet: *Samstag, 5. November 2016 14:48:55
*Betreff: *[foreman-users] Re: After upgrade to RHEL 7.3 Katello have
some issues

Ok, yesterday we encountered the same problems after the upgrade to RHEL
7.3

Le samedi 5 novembre 2016 14:23:37 UTC+1, Mario Gamboa a écrit :

Well after the upgrade of RHEL have some issues

The upgrade make the package httpd to install a ssl.conf inside of httpd
conf.d directory this make the service httpd doesn’t start also for some
strange reason postfix also stop working the solution of it was mv the
ssl.conf to any other directory and for postfix the problem was can’t found
localhost i found for some strange reason with the new upgrade all the
hostnames are pointing to 127.0.0.1 but because the first one is pointing
to the hostname to my katello.example.com i just move the
katello.example.com again to ip and localhost only pointing to 127.0.0.1

i just checking all looks ok until i try provisioning the dhcp just gone
from the smart proxy and is no working anymore the quick fix was run again
the foreman-installer with the option of install dhcp and apparently some
files change like squid.conf after finish the script still not working
need to restart all the services with katello-service restart and boom is
back and running

i just let you know if someone else have the same issues right now


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-user...@googlegroups.com <javascript:>.
To post to this group, send email to forema...@googlegroups.com
<javascript:>.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Hello
I opened a case this morning.

Is this issue solved? Will Katello works well in RHEL 7.3?