Tokutek / mongo

TokuMX is a high-performance, concurrent, compressing, drop-in replacement engine for MongoDB | Issue tracker: https://tokutek.atlassian.net/browse/MX/ |
http://www.tokutek.com/products/tokumx-for-mongodb/
704 stars 97 forks source link

Bad logpath value #1214

Open evanmsmrtb opened 9 years ago

evanmsmrtb commented 9 years ago

We typically run Centos 7 on our servers for the updated kernel. After installing the provided 2.0.0-2 packages I had issues starting TokuMX, the log reports "bad logpath value", with a permission denied entry.

Further googling returned this result: https://bugzilla.redhat.com/show_bug.cgi?id=1093207 Which is quite recent and mentions it was fixed in the 'rawhide' (2.6.7?) release of MongoDB.

We have installed the same TokuMX packages on Centos 6 with success.

Thanks, Evan