Thursday, 25 July 2019

Upgrade mongoDB Enterprise 3.6.10 to 3.6.11 using mongo ops manager


 Check Current database Version:

[mongod@MySql ~]$ mongod –version
db version v3.6.10
git version: 3e3ab85bfb98875af3bc6e74eeb945b0719f69c8
OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013
allocator: tcmalloc
modules: enterprise
build environment:
    distmod: rhel70
    distarch: x86_64
    target_arch: x86_64












Login to Mongo ops manager:
Ø  Click on deployment



















gØ  Click on processes:












Ø  Click on hostname on which you want to upgrade mongoDB(click on MODIFY):
n  Select upgrade version:












Ø  Once deployment  done check the database version:

No comments:

Post a Comment

work on autovacuum postgreSQL parameter

 In This blog, we are discussing the auto vacuum parameter on a small scale. we will understand the below parameters and will see how to mod...