After upgrading to Ubuntu 18.04, I get the error message:
IMPORTANT: UPGRADE PROBLEM: The data files need to be fully upgraded to version 3.4 before attempting an upgrade to 3.6; see http://dochub.mongodb.org/core/3.6-upgrade-fcv for more details.
The problem is that when I run mongod --version
, it says I'm running 3.6.3. I'm pretty sure I was already running 3.6 on Ubuntu 16.04 and I think I essentially confirmed this by dumping to my laptop and connecting (running 3.6.9 on my laptop), however, I still get the error in Ubuntu.
I tried running mongod --repair
but still get the error.
I saw this post. I did back up my data but don't love the idea of having to remove the data directory: