Description of problem: Database maintenance (vacuum, reindex) should live in the application and not on the appliance console. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
https://github.com/ManageIQ/manageiq/pull/16929 https://github.com/ManageIQ/manageiq/pull/16940 https://github.com/ManageIQ/manageiq-appliance/pull/180
Hi, On CFME Version: 5.9.2.4 in AP there is this option: 7) translation missing: en.advanced_settings.db_maintenance If this is no longer needed, please remove such option from AP command menu. RHBZ 1578419 was closed NOTABUG but the option was not removed, please make sure that if such option us no longer needed, it is removed for 5.9.x Thanks in advance.
Verified on 5.10.0.3.
CFME version 5.9.4.7 Menu #7 Database Maintenace is not in AP now But there are still entries in cron.hourly. So is needed to remove all these entries, because it is causing errors entries in root mails. From root@server Tue Sep 18 12:01:02 2018 Subject: Cron <root@server> run-parts /etc/cron.hourly Content-Type: text/plain; charset=UTF-8 Auto-Submitted: auto-generated Precedence: bulk X-Cron-Env: <XDG_SESSION_ID=1084> X-Cron-Env: <XDG_RUNTIME_DIR=/run/user/0> X-Cron-Env: <LANG=en_US.UTF-8> X-Cron-Env: <SHELL=/bin/bash> X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin> X-Cron-Env: <MAILTO=root> X-Cron-Env: <HOME=/root> X-Cron-Env: <LOGNAME=root> X-Cron-Env: <USER=root> Message-Id: <20180918090102.5202BFF5B@server> Date: Tue, 18 Sep 2018 12:01:01 +0300 (EEST) /etc/cron.hourly/miq-pg-maintenance-hourly.cron: /etc/cron.hourly/miq-pg-maintenance-hourly.cron: line 2: /usr/bin/hourly_reindex_metrics_tables: No such file or directory /etc/cron.hourly/miq-pg-maintenance-hourly.cron: line 3: /usr/bin/hourly_reindex_miq_queue_table: No such file or directory /etc/cron.hourly/miq-pg-maintenance-hourly.cron: line 4: /usr/bin/hourly_reindex_miq_workers_table: No such file or directory