During BDA V4.1.0 Upgrade Step 7 Fails on Event Server Upgrade Due to Insufficient Space on /var/lib/cloudera-scm-eventserver/
(Doc ID 2004916.1)
Last updated on DECEMBER 04, 2019
Applies to:
Big Data Appliance Integrated Software - Version 4.1.0 and laterLinux x86-64
Symptoms
NOTE: In the images, examples and document that follow, user details, cluster names, hostnames, directory paths, filenames, etc. represent a fictitious sample (and are used to provide an illustrative example only). Any similarity to actual persons, or entities, living or dead, is purely coincidental and not intended in any manner.
During BDA V4.1.0 upgrade Step 7 fails on Event Server upgrade due to insufficient space on /var/lib/cloudera-scm-eventserver/v3.
1. In Cloudera Manager (CM) All Recent Commands (CM > All Recent Commands) reports:
Failed to execute command Start on service mgmt
2. Drilling down shows:
Service did not start successfully not all of the required roles started: Service has only 0
Event Server roles running instead of minimum required 1.
Event Server roles running instead of minimum required 1.
3. Event Server log: mgmt-cmf-mgmt-EVENTSERVER-bdanode03.example.com.log.out (from Event Server node, Node 3 by default) reports:
java.lang.RuntimeException: Destination /var/lib/cloudera-scm-eventserver/v3 has
4671377408 bytes available. Estimated number of bytes needed is 5170473124
at com.cloudera.cmf.eventcatcher.upgrade.IndexVersionManager.upgradeIndex(IndexVersionManager.java:342)
at com.cloudera.cmf.eventcatcher.upgrade.IndexVersionManager.upgradeIndex(IndexVersionManager.java:328)
at com.cloudera.cmf.eventcatcher.upgrade.IndexVersionManager.ensureIndexUpgraded(IndexVersionManager.java:465)
at com.cloudera.cmf.eventcatcher.server.EventCatcherService.main(EventCatcherService.java:120)
2015-04-24 15:58:43,107 ERROR com.cloudera.cmf.eventcatcher.server.EventCatcherService: Could not ensure index is upgraded.
4671377408 bytes available. Estimated number of bytes needed is 5170473124
at com.cloudera.cmf.eventcatcher.upgrade.IndexVersionManager.upgradeIndex(IndexVersionManager.java:342)
at com.cloudera.cmf.eventcatcher.upgrade.IndexVersionManager.upgradeIndex(IndexVersionManager.java:328)
at com.cloudera.cmf.eventcatcher.upgrade.IndexVersionManager.ensureIndexUpgraded(IndexVersionManager.java:465)
at com.cloudera.cmf.eventcatcher.server.EventCatcherService.main(EventCatcherService.java:120)
2015-04-24 15:58:43,107 ERROR com.cloudera.cmf.eventcatcher.server.EventCatcherService: Could not ensure index is upgraded.
4. Disk usage on Event Server (Node 3) reports the same:
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
Reactive Solution |
Proactive Solution |