(2013-01-30) Bluehost Too Many Moin Files
Haven't gotten any warnings from Blue Host yet, but sure I must still have issue like in 2012-03-01-BluehostTooManyMoinFiles.
Looking because my site seems very slow.
C Panel says I have 304200 files!
Next step: run that file-counter from previous case to get fresh counts. Then probably write code to dump those meaningless directories insider 'underlay'.
- argh the code isn't giving me any results!
And I think the real issue is the creation of Back Up copies.
Mar11 update: in process of building WikiGraph, I wrote some code to delete failed-page-create directories which I had identified before (when an invalidated user tries to create a new page, a directory with a few files is created, even though the actual saving of the content never happens).
Mar20: C Panel says I still have 265743 nodes.
- ah, if I browse File Manager
/tmp/userquota
it gives me a list of directories with the most files! {{{ - 70914 : /home1/teamflux/moin-1.9.2/wiki/wiki/data/cache/session
- 44454 : /home1/teamflux/moin-1.9.2/wiki/wiki/data/user
- 1266 : /home1/teamflux/python/2.6.5/lib/python2.6/test }}}
Can't get in to SSH because of "fork: retry: Resource temporarily unavailable"
- go into support chat - this is because have too many processes running https://box687.bluehost.com:2083/frontend/bluehost/cptt/processmanager.html
- kill most processes through C Panel, now SSH works ok
- go into directory, rm all - too many files, to have to
find -name "*" -delete
- had to recreate my own user through the normal MoinMoin interface. Seems like it still had the rights fine.
Edited: | Tweet this! | Search Twitter for discussion
No twinpages!