Project

General

Profile

Activity

From 05/05/2018 to 06/03/2018

06/01/2018

06:55 AM Bug #23506 (Resolved): cannot backup remote mongo database over SSL
closing, I probably just configured something wrong
with remote pulp db configuration
/etc/pulp/server.conf
<pr...
Ales Dujicek

05/31/2018

02:01 PM Bug #22772 (Closed): Foreman Proxy Feature assumes katello certificates and ports
Applied in changeset commit:foreman_maintain|f435033ef9a360570bb7721a5e3bd6634a4a5d34. Kavita Gaikwad
02:01 PM Bug #22771 (Closed): Incorrect configuration location for dhcpd.conf
Applied in changeset commit:foreman_maintain|f435033ef9a360570bb7721a5e3bd6634a4a5d34. Kavita Gaikwad
01:25 PM Revision f435033e (foreman_maintain): Fixes #22771, #22772 - make generic configs for foreman_proxy
Kavita Gaikwad
08:31 AM Bug #23755 (Closed): Remove use of hdparm for IO tests - misleading results
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1563284
Now that we are shipping fio, we should remove th...
Kavita Gaikwad

05/29/2018

09:26 AM Bug #23720 (Rejected): foreman-maintain backup/restore fails on Foreman
without Katello backup fails in backup-certs-tar-exist, and backup-certs-tar-exist with similar errors... Ales Dujicek

05/28/2018

03:45 PM Feature #23714 (Closed): Add bash completion for foreman-maintain commands and parameters
Forman-maintain is missing bash completion that would suggest possible commands, options and values based on partial ... Martin Bacovsky
07:29 AM Bug #22224 (Closed): While running foreman-maintain it fails with "Illegal quoting in line 3."
Closing this issue as fixed in latest version of foreman-maintain.
With this change before any DB query, it verifie...
Kavita Gaikwad
07:10 AM Bug #22220: Turn off maintenance mode if upgrade run failed
Instead of turning off maintenance mode when upgrade run failed, it is better to leave the satellite/foreman in maint... Kavita Gaikwad

05/24/2018

11:34 AM Bug #23685 (Closed): foreman-maintain run failed when running from /etc/smart_proxy_dynflow_core/settings.d folder
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1561137
*Description of problem:*
foreman-maintain run f...
Kavita Gaikwad

05/22/2018

04:31 PM Bug #23673 (Closed): restore on external database
in the lastest changes
https://github.com/theforeman/foreman_maintain/pull/169/commits/ba1c920e9019f3c712b6fea094927...
Ales Dujicek

05/18/2018

12:22 PM Bug #23637 (Closed): backup does not backup /var/lib/foreman-proxy/ssh dir for proxy
Merged and released in 0.2.2 Ivan Necas
11:29 AM Bug #23637 (Closed): backup does not backup /var/lib/foreman-proxy/ssh dir for proxy
Backup is missing `/var/lib/foreman-proxy/ssh` which contains the actual keys. We backup just the symlink /usr/share/... Martin Bacovsky
12:15 PM Revision 85a7d111 (foreman_maintain): Bump version to 0.2.2
Ivan Necas
12:12 PM Revision d9698dc0 (foreman_maintain): Fixes #23637 - backup and restore ssh keys for proxy
Added missing directory with ssh keys for proxy and fixing
restore failure during file extractions. On some instances...
Martin Bacovsky
10:01 AM Feature #22886 (Closed): Move katello-restore to foreman-maintain
Applied in changeset commit:foreman_maintain|1ae71c3ad827503eb370310a6b27232f80289351. John Mitsch
09:34 AM Revision 1ae71c3a (foreman_maintain): Fixes #22886 - Add katello-restore (#169)
John Mitsch
09:17 AM Bug #23495: foreman-maintain health check --label disk-performance smart-proxy and remote database
also affects smart-proxy as there is no postgres
/var/lib/pgsql check shoud be skipped
Ales Dujicek
08:38 AM Bug #23631 (Rejected): foreman-maintain service does not control all services on smart-proxy
missing httpd, qdrouterd, qpidd services... Ales Dujicek

05/17/2018

02:01 PM Bug #23590 (Closed): service command operates with the local Mongo even when Pulp uses remote DB
Applied in changeset commit:foreman_maintain|d8586d59a5f589147db6b1b6287af36b4c68d329. Martin Bacovsky
02:01 PM Bug #23589 (Closed): Service command operates with the local Postgres even when Satellite uses remote DB
Applied in changeset commit:foreman_maintain|d8586d59a5f589147db6b1b6287af36b4c68d329. Martin Bacovsky
02:01 PM Bug #23498 (Closed): Features::Mongo::server_version doesnt work with mongo3.4
Applied in changeset commit:foreman_maintain|3b7d325fd97eecb4bdb58d2b83126f29d2d7faa4. Martin Bacovsky
01:47 PM Revision d8586d59 (foreman_maintain): Fixes #23589, #23590 - Handle remote dbs during service actions
When service command is used on deployment with remote dbs we
do not have access to the DB services. We try to access...
Martin Bacovsky
01:45 PM Revision 3b7d325f (foreman_maintain): Fixes #23498 - run with mongo 3.4 from scl
To get version of the db server (may be remote) we assume the
'mongo' command is always available. If there is only m...
Martin Bacovsky

05/16/2018

06:03 PM Feature #21679: Alter foreman-maintain for use with Foreman upgrades
foreman-maintain is a tool for upgrading Satellite (downstream Foreman+Plugins). It's currently published in the Fore... Andrew Kofink

05/15/2018

06:29 PM Feature #21679: Alter foreman-maintain for use with Foreman upgrades
foreman-maintain 0.0.3 is packaged with Foreman 1.16. It seems like we need to update the 1.16 repo before we can use... Andrew Kofink

05/14/2018

06:08 PM Bug #23590 (Closed): service command operates with the local Mongo even when Pulp uses remote DB
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1556927
*Description of problem:*
Service command in for...
Martin Bacovsky
06:07 PM Bug #23589 (Closed): Service command operates with the local Postgres even when Satellite uses remote DB
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1563211
*Description of problem:*
Service command in for...
Martin Bacovsky
08:01 AM Bug #23568 (Closed): foreman-maintain does not return correct exit code when it fails
Applied in changeset commit:foreman_maintain|9daa6714293662a7513f211b9e84486c6aa3744c. Martin Bacovsky
07:18 AM Revision 9daa6714 (foreman_maintain): Fixes #23568 - Finish with correct exit code
Martin Bacovsky

05/11/2018

03:41 PM Bug #23568 (Closed): foreman-maintain does not return correct exit code when it fails
When foreman-maintain end s with an unhandled error it end up with exit-code 0. Martin Bacovsky
06:07 AM Feature #23563 (Rejected): Proactively check and correct the host setting under cli_config.yml to use fqdn instead of localhost
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1563857
*Description of problem:*
When cli_config.yml wa...
Kavita Gaikwad

05/10/2018

06:32 AM Bug #23553 (Rejected): online backup fails for satellite 6.1
Version:
# rpm -q katello
katello-2.2.0.19-1.el7sat.noarch
# rpm -q foreman
foreman-1.7.2.63-1.el7sat.noarch
# r...
Nikhil Kathole

05/09/2018

06:37 AM Bug #23547 (Rejected): No services found matching parameters while checking connection to the Mongo DB
Version :
Satellite 6.4
rh-mongodb34-3.0-14.el7.x86_64
Steps:
1. ./bin/foreman-maintain service stop
2. ./bin...
Nikhil Kathole
06:16 AM Bug #23546 (Rejected): Advanced procedure by-tag backup returns ArgumentError
Running ./bin/foreman-maintain advanced procedure by-tag backup --backup-dir /tmp/ gives ArgumentError as follows
...
Nikhil Kathole
 

Also available in: Atom