I created /data/db in root directory and ran ./mongod:
/data/db
./mongod
[initandlisten] exception in initAndListen: 20 Attempted to create a lock fi
This worked for me in Ubuntu LTS 20.04:
$ sudo service mongod start