You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Purpose

OMK customers may wish to upgrade MongoDB to 3.2 and realize the efficiencies of Wired Tiger.

Steps

  • Stop running services
  • Install MongoDB 3.2
  • Convert to Wired Tiger
  • Restore services

Procedure

Stop Running Services and Disable opflowd

[root@opmantek ~]# service opconfigd stop
Stopping opconfig daemon opconfigd                         [  OK  ]
[root@opmantek ~]# service opeventsd stop
Stopping opevents daemon opeventsd                         [  OK  ]
[root@opmantek ~]# service omkd stop
Stopping Opmantek Webserver opmantek.exe                   [  OK  ]
[root@opmantek ~]# service mongod stop
Stopping mongod:                                           [  OK  ]
[root@opmantek ~]# service opflowd stop
Shutting down flowd:                                       [  OK  ]

### disable opflowd
[root@opmantek ~]# chkconfig opflowd off

Install MongoDB 3.2

 

 

  • No labels