Bug 1485950
| Summary: | rhn-search logfile hadoop.log in /usr/sbin | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Pavel Studeník <pstudeni> |
| Component: | Server | Assignee: | Tomáš Kašpárek <tkasparek> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.7 | CC: | brendan.wood, jdobes |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | nutch-1.0-0.18.20081201040121nightly.el7.centos | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-20 12:32:26 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1564160 | ||
|
Description
Pavel Studeník
2017-08-28 14:26:05 UTC
Also seeing this. How/where is log rolling configured for this hadoop.log file? It appears to be rolling daily on it's own, but I ended up with 20gb of logs in 6 hours. Seeing this sort of stuff: 2017-10-18 11:48:07,101 INFO index.IndexManager - snapshotTag:uniqId: <1000010820-123004> not found in list of current/good values assuming this has been deleted from Database and we should remove it. 2017-10-18 11:48:07,101 INFO index.IndexManager - Removing <snapshotTag> uniqId:1000010820-123004 2017-10-18 11:48:07,101 INFO index.IndexManager - IndexManager::getIndexReader(snapshotTag, en_US) path = /var/lib/rhn/search/indexes/snapshotTag 2017-10-18 11:48:07,103 INFO index.IndexManager - snapshotTag:uniqId: <1000010820-123004> not found in list of current/good values assuming this has been deleted from Database and we should remove it. 2017-10-18 11:48:07,103 INFO index.IndexManager - Removing <snapshotTag> uniqId:1000010820-123004 2017-10-18 11:48:07,103 INFO index.IndexManager - IndexManager::getIndexReader(snapshotTag, en_US) path = /var/lib/rhn/search/indexes/snapshotTag 2017-10-18 11:48:07,104 INFO index.IndexManager - snapshotTag:uniqId: <1000010821-123005> not found in list of current/good values assuming this has been deleted from Database and we should remove it. 2017-10-18 11:48:07,104 INFO index.IndexManager - Removing <snapshotTag> uniqId:1000010821-123005 2017-10-18 11:48:07,104 INFO index.IndexManager - IndexManager::getIndexReader(snapshotTag, en_US) path = /var/lib/rhn/search/indexes/snapshotTag 2017-10-18 11:48:07,105 INFO index.IndexManager - snapshotTag:uniqId: <1000010821-123005> not found in list of current/good values assuming this has been deleted from Database and we should remove it. 2017-10-18 11:48:07,105 INFO index.IndexManager - Removing <snapshotTag> uniqId:1000010821-123005 2017-10-18 11:48:07,105 INFO index.IndexManager - IndexManager::getIndexReader(snapshotTag, en_US) path = /var/lib/rhn/search/indexes/snapshotTag 2017-10-18 11:48:07,106 INFO index.IndexManager - snapshotTag:uniqId: <1000010821-123005> not found in list of current/good values assuming this has been deleted from Database and we should remove it. 2017-10-18 11:48:07,106 INFO index.IndexManager - Removing <snapshotTag> uniqId:1000010821-123005 2017-10-18 11:48:07,106 INFO index.IndexManager - IndexManager::getIndexReader(snapshotTag, en_US) path = /var/lib/rhn/search/indexes/snapshotTag ...is actually removing the tags, or is there corrective action that I need to do manually? fixed in spacewalk.git(master): d4ad44b2190c97f1a461f5cb0a71652d3648843d Moving ON_QA Spacewalk 2.8 has been released. https://github.com/spacewalkproject/spacewalk/wiki/ReleaseNotes28 |