-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
high cpu load after upgrade 7.0.4 to 8.0.2 and lucene disabled but still present in the logs #15219
Comments
@seal20 please change your email/smtp password as it has been public. |
Also I think https://github.com/owncloud/search_lucene might be a more suitable place |
@nickvergessen Thanks I changed the smtp password, stupid mistakes. I was wondering which repo to submit the issue but because I think the app doesn't get "disabled" I though it would be suitable to submit it in core. Will move it if you really think it is more suitable. |
I could "fix" the high load issue... by disabling some other non-owncloud background jobs.
|
@seal20 please have a look at owncloud-archive/search_lucene#84 for the 1st point |
Steps to reproduce
I don't really know how to reproduce it but it keeps happening... What I suppose
Expected behaviour
no high cpu load and once lucence is disabled it doesn't do anything
Actual behaviour
high cpu load and still lucene errors in the log
Server configuration
Operating system: Centos 6.6 (virtuozzo VPS)
**Web server:**Apache/2.4.10 (Unix)
**Database:**MySQL Ver 14.14 Distrib 5.5.42, for Linux (x86_64) using readline 5.1
**PHP version:**PHP 5.4.35 (cli) (built: Nov 29 2014 08:31:07)
Zend Engine v2.4.0, eAccelerator v0.9.6.1-ea, ionCube PHP Loader v4.6.1, Zend Guard Loader v3.3,
ownCloud version: (see ownCloud admin page)
8.0.2.0
Updated from an older ownCloud or fresh install:
yes from 7.0.4
List of activated apps:
The content of config/config.php:
The last custom_csp_policy is required by ownnotes
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
not relevant as it happens when nobody os connected, perhaps cron.php?
Browser:
Operating system:
Logs
Web server error log
ownCloud log (data/owncloud.log)
Problem I don't know exactely at what time the high load happened but I received a high load abuse warning everyday for the last three days and today was the LAST warning... but I couldn't witness myself the high load. If I run the cron job with lucene, there was a high load so I disabled lucene and the cron.php soon finish without high load. However the log still show lucene error and sometimes in the day the high load happens again.
I disabled apache and cron jobs for the moment but I want to find a way to debug this without getting kicked out by my provider.
The text was updated successfully, but these errors were encountered: