I am installing the mongodb with the default configurations, and that gets started normally, but when I changed the dbpath value to point to different position it started giving me the exceptions, can some one help me and tell me where I am doing the mistake,
Here is my /etc/mongod.conf file that is I am changing,

Here is what I getting the output when trying to start the mongodb

Here is my mongodb logs from /var/log/mongo/mongod.log

here is my /ebs/mongo/ and /ebs/mongo/db permissions

here is strace of service start mongod (its pretty big :( )
strace -f service mongod start > test.txt
I have really no clue what is going on here :(, please shed some light... Thanks in advance