Re: [foreman-users] katello 3.3

2017-10-30 Thread Edward Clay
This did the trick. # foreman-rake foreman_tasks:cleanup TASK_SEARCH='label="Actions::Katello::Host::Erratum::ApplicableErrataInstall"' STATES="paused" Thanks for the insight. On Monday, 30 October 2017 14:13:24 UTC-6, pascalp wrote: > > You could try to either stop the tasks by label - exampl

Re: [foreman-users] katello 3.3

2017-10-30 Thread Edward Clay
Does anyone know of a katello-tracer-upload equivalent command for centos 6.x? I've tried katello-package-upload -f but it doesn't seem to have the same affect as katello-trace-upload. Also it seems odd that the 3.4 agent/client would be so different between OS versions. On Monday, 30 Octobe

Re: [foreman-users] katello 3.3

2017-10-30 Thread pascalp
You could try to either stop the tasks by label - example: sudo foreman-rake foreman_tasks:cleanup TASK_SEARCH='label="Actions::Katello::Repository::Sync"' STATES="running" NOOP=true or by id - example: sudo foreman-rake foreman_tasks:cleanup TASK_SEARCH='id="aa929825-4fc6-4138-9b12-d3d4d0042

Re: [foreman-users] katello 3.3

2017-10-30 Thread Edward Clay
Looking at this futher, it looks like the katello-tracer-uploader is available for COS7 but I'm not finding it for CentOS 6.x. On Wednesday, 25 October 2017 15:25:47 UTC-6, Lachlan Musicman wrote: > > On 26 October 2017 at 04:39, Edward Clay > wrote: > >> I have some host that I attempted to app

Re: [foreman-users] katello 3.3

2017-10-25 Thread Lachlan Musicman
On 26 October 2017 at 04:39, Edward Clay wrote: > I have some host that I attempted to apply applicable erratas to in a > large group of host. During that task some host failed and others > completed. I can't remember why they failed but I was able to manually > update the systems once I fixed

Re: [foreman-users] katello 3.3

2017-10-25 Thread Edward Clay
On Tuesday, 17 October 2017 16:48:37 UTC-6, Lachlan Musicman wrote: > > On 18 October 2017 at 09:20, Edward Clay > wrote: > >> I have some host that I attempted to apply applicable erratas to in a >> large group of host. During that task some host failed and others >> completed. I can't reme

Re: [foreman-users] katello 3.3

2017-10-17 Thread Lachlan Musicman
On 18 October 2017 at 09:20, Edward Clay wrote: > I have some host that I attempted to apply applicable erratas to in a > large group of host. During that task some host failed and others > completed. I can't remember why they failed but I was able to manually > update the systems once I fixed

[foreman-users] katello 3.3

2017-10-17 Thread Edward Clay
I have some host that I attempted to apply applicable erratas to in a large group of host. During that task some host failed and others completed. I can't remember why they failed but I was able to manually update the systems once I fixed the issues with these host. Now I have several paused

Re: [foreman-users] Katello 3.3 to 3.4 Upgrade (upgraded failed on Upgrade Step: db_seed) but seems to work?

2017-06-03 Thread Eric D Helms
Devin, This is a recently found issue with a change in the remote execution plugin version in the 1.15 plugin repository. A fix has been proposed already and will be included in 3.4.1. Since this was an upgrade you likely already had the templates seeded. However, this means the rest of the upgrad

[foreman-users] Katello 3.3 to 3.4 Upgrade (upgraded failed on Upgrade Step: db_seed) but seems to work?

2017-06-03 Thread Devin Acosta
I upgraded today from 3.3 to 3.4 version of Katello. It appears that the upgrade worked cause I am able to log into Katello and from what I can tell everything is working, however it died at the Upgrade Step of "db_seed", not sure if this is expected, or if I need to worry about it? I did snaps

Re: [foreman-users] katello 3.3/foreman 1.14

2017-05-31 Thread Eric D Helms
Edward, The katello-agent is actually running as 'goferd' on the system. When you install this service gets started which triggers initial uploads for package profiles and enabled repositories. Subsequent actions on the host will re-trigger these events (e.g. yum update will re-trigger package upl

Re: [foreman-users] katello 3.3/foreman 1.14

2017-05-31 Thread Edward Clay
Thanks Eric for the quick response. is there some service that runs on the system or is it called by something? Just trying to figure out how this works without enabling the puppet service, which doesn't seem to be related. On Tue, 2017-05-30 at 20:08 -0400, Eric D Helms wrote: > The service you

Re: [foreman-users] katello 3.3/foreman 1.14

2017-05-30 Thread Eric D Helms
The service you are looking for is when you installed katello-agent. This package includes utilities that upload the hosts package profile and enabled repositories to Katello which allow errata to be calculated. Eric On Tue, May 30, 2017 at 6:46 PM, Edward Clay wrote: > Can anyone tell me what

[foreman-users] katello 3.3/foreman 1.14

2017-05-30 Thread Edward Clay
Can anyone tell me what software/agent/code is used to to inform katello/foreman that a system is either up to date or needs patches (aka erratas that apply to host) and what executes it? From what I've come up with thus far, I perform the following task on a host and then everything is good.

[foreman-users] Katello 3.3 Installation Issue on CentOS 7

2017-04-19 Thread Rajasekar Sundaram
Hello Team, Im trying to setup katello 3.3 on CentOS 7, While running the final setup. foreman-installer --scenario katello --foreman-admin-username admin --foreman-admin-password admin Im getting the errror like below. /Stage[main]/Qpid::Service/Service[qpidd]/ensure: change from stopped t

[foreman-users] [Katello] 3.3 Activation keys not working as expected

2017-04-03 Thread Alan Evans
In a previous thread I brought up naming/organizing. I thought I had all this worked out but now my design and activation keys aren't working as expected. 1. I don't see that there is any scenario where using multiple keys works 1. Only one content-view is ever selected subscription-mana

Re: [foreman-users] katello 3.3 search doesn't work?

2017-03-14 Thread 'Denis Müller' via Foreman users
we have the same issue running out of memory while searching for specific hosts in foreman 1.14.2. Am Donnerstag, 2. März 2017 09:34:57 UTC+1 schrieb Cristian Falcas: > > The machine has 32 GB. > > We run here tomcat (candlepin), puppetdb, foreman and postgresql db. > > On Thu, Mar 2, 2017 at 12:

Re: [foreman-users] katello 3.3 search doesn't work?

2017-03-02 Thread Cristian Falcas
The machine has 32 GB. We run here tomcat (candlepin), puppetdb, foreman and postgresql db. On Thu, Mar 2, 2017 at 12:24 AM, John Mitsch wrote: > Cristian, > > how much memory do you have on the machine you are running katello/foreman > on? > > -John > > John Mitsch > Red Hat Engineering > (860

Re: [foreman-users] katello 3.3 search doesn't work?

2017-03-01 Thread John Mitsch
Cristian, how much memory do you have on the machine you are running katello/foreman on? -John John Mitsch Red Hat Engineering (860)-967-7285 irc: jomitsch On Wed, Mar 1, 2017 at 7:02 AM, Cristian Falcas wrote: > Hi, > > I'm trying to see the hosts in Error state from the Dashboard. > > When

Re: [foreman-users] Katello 3.3 building CentOS 7 hosts

2017-03-01 Thread 'Jason B. Nance' via Foreman users
7;, changes => 'set enabled 0', onlyif => 'match name size > 0', } augeas { 'yum-repo-disable-centos-fasttrack': context => '/files/etc/yum.repos.d/CentOS-fasttrack.repo/fasttrack', changes => 'set enabled 0', onlyif => '

Re: [foreman-users] Katello 3.3 building CentOS 7 hosts

2017-03-01 Thread Duncan Innes
ms['kt_activation_keys'] %>" > > <% unless @host.operatingsystem.atomic? %> > echo "Installing Katello Agent" > yum -t -y -e 0 install katello-agent > chkconfig goferd on > <% end %> > <% end %> > > > &g

Re: [foreman-users] Katello 3.3 building CentOS 7 hosts

2017-03-01 Thread 'Jason B. Nance' via Foreman users
tion_keys'] %>" <% unless @host.operatingsystem.atomic? %> echo "Installing Katello Agent" yum -t -y -e 0 install katello-agent chkconfig goferd on <% end %> <% end %> From: "Duncan Innes" To: "Foreman Users" Sent: Wednesday, March

Re: [foreman-users] Katello 3.3 building CentOS 7 hosts

2017-03-01 Thread Duncan Innes
I've taken the rather extreme option of deleting the "CentOS-*.repo" files from /etc/yum.repos.d/ at the start of the %post section. Bit harsh, but it proved the theory was sound. I can now perform successful builds with no external access. This can't be the 'right' way to do it though. Is t

Re: [foreman-users] Katello 3.3 building CentOS 7 hosts

2017-03-01 Thread Duncan Innes
Do you do that during kickstart or once booted? I think at the point of trying to install subscription-manager, my hosts only have the external repos configured, so there's no way to satisfy the install internally. I've edited the Katello Kickstart Default template to include subscription-mana

[foreman-users] katello 3.3 search doesn't work?

2017-03-01 Thread Cristian Falcas
Hi, I'm trying to see the hosts in Error state from the Dashboard. When I click the Error from Host Configuration Chart, the new page never loads (the same happens with Active hosts). This is the url that it's executed is: https://puppet.company.net/hosts?utf8=%E2%9C%93&search=last_report+%3E+%

Re: [foreman-users] Katello 3.3 building CentOS 7 hosts

2017-03-01 Thread Lachlan Musicman
I don't know if there's an automagic way to do it, but I use ansible to change all files in /etc/yum.repos.d/ except "redhat.repo". In each file change any enabled =1 to enabled = 0. cheers L. -- The most dangerous phrase in the language is, "We've always done it this way." - Grace Hopper O

[foreman-users] Katello 3.3 building CentOS 7 hosts

2017-03-01 Thread Duncan Innes
Hi, I've built a new Katello 3.3 system and loaded it up with CentOS 7, EPEL, and Katello Client 3.3 channels. The various repositories have been synched (although lazy sync). Content View, Activation Key etc created. When I build a new system, however, the installation of subscription-manage

[foreman-users] Katello 3.3 (Baltic Porter) released

2017-02-27 Thread Justin Sherrill
We are happy to announce the release of Katello 3.3 (Baltic Porter). A list of the changes in Katello 3.3 is in our release notes: https://theforeman.org/plugins/katello/3.3/release_notes/release_notes.html One known issue is a breakage in upgrades from puppet 3 to puppet 4 (http://projects.th

Re: [foreman-users] Katello 3.3 RC2 released

2017-02-02 Thread Pavel Hladík
Thank you. Expectantly waiting for production release. :) Dne pondělí 30. ledna 2017 22:06:35 UTC+1 jsherril napsal(a): > > We are happy to announce the second release candidate for Katello 3.3 (Baltic > Porter). > > Your help is appreciated to ensure our GA release is solid, by either > installi

Re: [foreman-users] Katello 3.3 RC2 released

2017-01-31 Thread Lee DaeHyung
Thanks for the info. I should check this out soon. 2017년 1월 31일 화요일 오전 6시 6분 35초 UTC+9, jsherril 님의 말: > > We are happy to announce the second release candidate for Katello 3.3 (Baltic > Porter). > > Your help is appreciated to ensure our GA release is solid, by either > installing a new instanc

[foreman-users] Katello 3.3 RC2 released

2017-01-30 Thread Justin Sherrill
We are happy to announce the second release candidate for Katello 3.3 (Baltic Porter). Your help is appreciated to ensure our GA release is solid, by either installing a new instance or upgrading a test server. A list of the changes in Katello 3.3 is in our release notes: https://theforeman.org

Re: [foreman-users] Katello 3.3 RC1 released

2017-01-11 Thread Justin Sherrill
On 01/11/2017 10:14 AM, Justin Sherrill wrote: We are happy to announce the first release candidate for Katello 3.3 (Baltic Porter). Your help is appreciated to ensure our GA release is solid, by either installing a new instance or upgrading a test server. A list of the changes in Katello 3.3

[foreman-users] Katello 3.3 RC1 released

2017-01-11 Thread Justin Sherrill
We are happy to announce the first release candidate for Katello 3.3 (Baltic Porter). Your help is appreciated to ensure our GA release is solid, by either installing a new instance or upgrading a test server. A list of the changes in Katello 3.3 is in our release notes: https://theforeman.org/