I have to install MongoDB 3.2 in production with replication. This will not be a very big database, less than 1T. At my work ours servers are centos 6 on openVZ containers. The problem is that the last kernel available with openVZ is 2.6.32 based and MongoDB recommandes the linux kernel version 2.6.36 or later.Is there anyone who already have installed the MongoDB 3.2 in kernel older than 2.6.36 and do you think it is very important to have 2.6.36 or later ?