keropmessenger.blogg.se

Start mongodb server linux command
Start mongodb server linux command








start mongodb server linux command

T21:56:24.727-0700 I CONTROL ** Start the server with –bind_ip to specify which IP T21:56:24.726-0700 I CONTROL ** Remote systems will be unable to connect to this server. T21:56:24.725-0700 I CONTROL ** WARNING: This server is bound to localhost. T21:56:24.723-0700 I CONTROL ** Read and write access to data and configuration is unrestricted. T21:56:24.719-0700 I CONTROL ** WARNING: Access control is not enabled for the database.

start mongodb server linux command

T21:56:24.005-0700 I RECOVERY WiredTiger recoveryTimestamp. T21:56:23.050-0700 I STORAGE WiredTiger message, txn-recover: Set global recovery timestamp: 0 T21:56:22.916-0700 I STORAGE WiredTiger message, txn-recover: Recovering log 3 through 3 T21:56:22.707-0700 I STORAGE WiredTiger message, txn-recover: Recovering log 2 through 3 T21:56:22.429-0700 I STORAGE WiredTiger message, txn-recover: Main recovery loop: starting at 2/13952 to 3/256 T21:56:21.755-0700 I STORAGE wiredtiger_open config: create,cache_size=3539M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), T21:56:21.754-0700 I STORAGE Detected data files in C:\data\db\ created by the ‘wiredTiger’ storage engine, so setting the active storage engine to ‘wiredTiger’.

start mongodb server linux command

T21:56:21.739-0700 I CONTROL Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify –sslDisabledProtocols ‘none’ The following log will appear and server start running.Ĭ:\Program Files\MongoDB\Server\4.0\bin>mongod In my computer it is:Įnter this command from bin folder: mongod In terminal go to bin folder in MongoDB installation folder.










Start mongodb server linux command