Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MongoDB didn't start #914

Open
liwh1111 opened this issue Dec 23, 2020 · 2 comments
Open

MongoDB didn't start #914

liwh1111 opened this issue Dec 23, 2020 · 2 comments
Assignees
Labels

Comments

@liwh1111
Copy link

Hi, I did some data concurrency testing with MQTT and found that MongoDB access was a little slow. After restarting siteWHERE, MongoDB didn't start. Do you know why

image

image

image

@derekadams derekadams self-assigned this Dec 23, 2020
@derekadams
Copy link
Member

Can you verify the status of the PVC resources for the instance? Also, what are you seeing in the logs for sitewhere-mongodb-primary-0?

@liwh1111
Copy link
Author

liwh1111 commented Dec 23, 2020

image

PVC resources are enough

This is the log for siteWHERe-MongoDB-primary-0

[root@iot-k8s-master-1 sitewhere]# kubectl logs -f sitewhere-mongodb-primary-0

Welcome to the Bitnami mongodb container
Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mongodb
Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mongodb/issues

nami    INFO  Initializing mongodb
mongodb INFO  ==> Deploying MongoDB with persisted data...
mongodb INFO  ==> No injected configuration files found. Creating default config files...
mongodb INFO  ==> Enabling MongoDB replica set name
mongodb INFO 
mongodb INFO  ########################################################################
mongodb INFO   Installation parameters for mongodb:
mongodb INFO     Persisted data and properties have been restored.
mongodb INFO     Any input specified will not take effect.
mongodb INFO   This installation requires no credentials.
mongodb INFO  ########################################################################
mongodb INFO 
nami    INFO  mongodb successfully initialized
INFO  ==> Starting mongodb... 
INFO  ==> Starting mongod...
2020-12-23T15:13:56.152+0000 I CONTROL  [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'
2020-12-23T15:13:56.211+0000 I CONTROL  [initandlisten] MongoDB starting : pid=29 port=27017 dbpath=/opt/bitnami/mongodb/data/db 64-bit host=sitewhere-mongodb-primary-0
2020-12-23T15:13:56.211+0000 I CONTROL  [initandlisten] db version v4.0.3
2020-12-23T15:13:56.211+0000 I CONTROL  [initandlisten] git version: 7ea530946fa7880364d88c8d8b6026bbc9ffa48c
2020-12-23T15:13:56.211+0000 I CONTROL  [initandlisten] OpenSSL version: OpenSSL 1.1.0j  20 Nov 2018
2020-12-23T15:13:56.211+0000 I CONTROL  [initandlisten] allocator: tcmalloc
2020-12-23T15:13:56.211+0000 I CONTROL  [initandlisten] modules: none
2020-12-23T15:13:56.211+0000 I CONTROL  [initandlisten] build environment:
2020-12-23T15:13:56.211+0000 I CONTROL  [initandlisten]     distmod: debian92
2020-12-23T15:13:56.211+0000 I CONTROL  [initandlisten]     distarch: x86_64
2020-12-23T15:13:56.211+0000 I CONTROL  [initandlisten]     target_arch: x86_64
2020-12-23T15:13:56.211+0000 I CONTROL  [initandlisten] options: { config: "/opt/bitnami/mongodb/conf/mongodb.conf", net: { bindIpAll: true, ipv6: true, port: 27017, unixDomainSocket: { enabled: true, pathPrefix: "/opt/bitnami/mongodb/tmp" } }, processManagement: { fork: false, pidFilePath: "/opt/bitnami/mongodb/tmp/mongodb.pid" }, replication: { replSetName: "rs0" }, security: { authorization: "disabled" }, setParameter: { enableLocalhostAuthBypass: "true" }, storage: { dbPath: "/opt/bitnami/mongodb/data/db", journal: { enabled: true } }, systemLog: { destination: "file", logAppend: true, logRotate: "reopen", path: true, quiet: false, verbosity: 0 } }
2020-12-23T15:13:56.211+0000 W STORAGE  [initandlisten] Detected unclean shutdown - /opt/bitnami/mongodb/data/db/mongod.lock is not empty.
2020-12-23T15:13:56.211+0000 I STORAGE  [initandlisten] Detected data files in /opt/bitnami/mongodb/data/db created by the 'wiredTiger' storage engine, so setting the active storage engine to 'wiredTiger'.
2020-12-23T15:13:56.211+0000 W STORAGE  [initandlisten] Recovering data from the last clean checkpoint.
2020-12-23T15:13:56.211+0000 I STORAGE  [initandlisten] 
2020-12-23T15:13:56.211+0000 I STORAGE  [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine
2020-12-23T15:13:56.211+0000 I STORAGE  [initandlisten] **          See http://dochub.mongodb.org/core/prodnotes-filesystem
2020-12-23T15:13:56.211+0000 I STORAGE  [initandlisten] wiredtiger_open config: create,cache_size=9436M,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),
2020-12-23T15:13:57.855+0000 I STORAGE  [initandlisten] WiredTiger message [1608736437:855226][29:0x7f46ec9269c0], txn-recover: Main recovery loop: starting at 488/79872
2020-12-23T15:13:57.855+0000 I STORAGE  [initandlisten] WiredTiger message [1608736437:855707][29:0x7f46ec9269c0], txn-recover: Recovering log 488 through 489
2020-12-23T15:13:58.146+0000 I STORAGE  [initandlisten] WiredTiger message [1608736438:146932][29:0x7f46ec9269c0], txn-recover: Recovering log 489 through 489
2020-12-23T15:13:58.225+0000 I STORAGE  [initandlisten] WiredTiger message [1608736438:225208][29:0x7f46ec9269c0], txn-recover: Set global recovery timestamp: 5fe25d700000008f
2020-12-23T15:13:58.344+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(1608670576, 143)
2020-12-23T15:13:58.344+0000 I STORAGE  [initandlisten] Triggering the first stable checkpoint. Initial Data: Timestamp(1608670576, 143) PrevStable: Timestamp(0, 0) CurrStable: Timestamp(1608670576, 143)
2020-12-23T15:13:59.046+0000 I STORAGE  [initandlisten] Starting OplogTruncaterThread local.oplog.rs
2020-12-23T15:13:59.046+0000 I STORAGE  [initandlisten] The size storer reports that the oplog contains 10958791 records totaling to 4774137940 bytes
2020-12-23T15:13:59.046+0000 I STORAGE  [initandlisten] Sampling from the oplog between Dec 21 16:57:52:336 and Dec 23 08:02:44:4 to determine where to place markers for truncation
2020-12-23T15:13:59.046+0000 I STORAGE  [initandlisten] Taking 997 samples and assuming that each section of oplog contains approximately 109824 records totaling to 47844230 bytes
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 17:06:48:234
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 17:21:55:162
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 17:33:34:412
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 17:41:41:368
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 18:03:21:429
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 18:10:18:243
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 18:22:04:156
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 18:42:28:31
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 19:02:33:19
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 19:22:18:63
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 19:42:55:57
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 20:03:19:32
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 20:13:36:53
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 20:23:38:265
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 20:33:46:131
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 20:43:49:286
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 20:53:25:208
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 21:03:28:461
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 21:13:56:198
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 21:23:39:77
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 21:33:22:264
2020-12-23T15:13:59.145+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 21:43:40:163
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 21:53:33:56
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 22:03:00:208
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 22:12:29:46
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 22:21:59:114
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 22:31:42:127
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 22:41:49:84
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 22:52:04:252
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 23:03:04:119
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 23:11:51:8
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 23:21:27:94
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 23:30:59:65
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 23:40:45:21
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 21 23:51:24:15
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 00:02:38:68
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 00:13:47:130
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 00:25:03:151
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 00:37:12:491
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 00:50:24:460
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 07:58:01:493
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 08:28:43:1927
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 08:43:33:46
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 09:06:48:342
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 12:50:26:8
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 13:32:49:35
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 13:43:25:609
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 13:54:24:153
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 14:06:10:132
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 14:17:41:6
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 14:29:23:11
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 14:41:01:138
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 14:52:43:163
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 15:08:52:94
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 15:14:36:82
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 15:26:14:50
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 15:37:57:51
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 15:49:34:106
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 16:02:23:72
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 16:14:21:213
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 16:26:23:27
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 16:42:01:511
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 16:47:04:151
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 16:49:11:983
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 16:50:45:69
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 16:55:01:1229
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 16:56:42:238
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 17:08:17:908
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 17:08:55:64
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 17:13:42:23
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 17:33:26:748
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 17:41:14:193
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 17:52:35:145
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 17:55:42:451
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 17:59:24:1968
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 18:00:24:63
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 18:03:12:55
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 18:09:24:295
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 18:34:43:1673
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 18:52:08:520
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 19:07:45:3078
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 19:24:31:106
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 19:40:35:1963
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 19:52:20:95
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 20:01:41:352
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 20:17:01:962
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 20:31:17:532
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 20:49:24:263
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 20:59:26:185
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 23:58:00:48
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 22 23:59:49:33
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 23 00:02:14:58
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 23 00:06:37:203
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 23 00:17:51:8
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 23 00:23:55:485
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 23 00:28:38:1573
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 23 00:36:22:140
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 23 01:51:25:30
2020-12-23T15:13:59.146+0000 I STORAGE  [initandlisten] Placing a marker at optime Dec 23 04:49:24:14
2020-12-23T15:14:00.387+0000 I CONTROL  [initandlisten] 
2020-12-23T15:14:00.387+0000 I CONTROL  [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'.
2020-12-23T15:14:00.387+0000 I CONTROL  [initandlisten] **        We suggest setting it to 'never'
2020-12-23T15:14:00.387+0000 I CONTROL  [initandlisten] 
2020-12-23T15:14:00.387+0000 I CONTROL  [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/defrag is 'always'.
2020-12-23T15:14:00.387+0000 I CONTROL  [initandlisten] **        We suggest setting it to 'never'
2020-12-23T15:14:00.387+0000 I CONTROL  [initandlisten] 
2020-12-23T15:14:03.352+0000 I FTDC     [initandlisten] Initializing full-time diagnostic data capture with directory '/opt/bitnami/mongodb/data/db/diagnostic.data'
2020-12-23T15:14:03.358+0000 I REPL     [initandlisten] Rollback ID is 5
2020-12-23T15:14:03.358+0000 I REPL     [initandlisten] Recovering from stable timestamp: Timestamp(1608670576, 143) (top of oplog: { ts: Timestamp(1608710564, 4), t: 39 }, appliedThrough: { ts: Timestamp(0, 0), t: -1 }, TruncateAfter: Timestamp(0, 0))
2020-12-23T15:14:03.358+0000 I REPL     [initandlisten] Starting recovery oplog application at the stable timestamp: Timestamp(1608670576, 143)
2020-12-23T15:14:03.358+0000 I REPL     [initandlisten] Replaying stored operations from { : Timestamp(1608670576, 143) } (exclusive) to { : Timestamp(1608710564, 4) } (inclusive).
2020-12-23T15:14:04.021+0000 I FTDC     [ftdc] Unclean full-time diagnostic data capture shutdown detected, found interim file, some metrics may have been lost. OK
2020-12-23T15:14:11.043+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:37230 numYields:291 nreturned:37230 reslen:16777038 locks:{ Global: { acquireCount: { r: 1172, w: 189, W: 17 } }, Database: { acquireCount: { r: 949, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 855 } } } protocol:op_msg 114ms
2020-12-23T15:14:18.817+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:35125 numYields:276 nreturned:35125 reslen:16777069 locks:{ Global: { acquireCount: { r: 1810, w: 189, W: 31 } }, Database: { acquireCount: { r: 1587, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 1412 } } } protocol:op_msg 399ms
2020-12-23T15:14:26.515+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:32168 numYields:253 nreturned:32168 reslen:16776920 locks:{ Global: { acquireCount: { r: 2105, w: 189, W: 38 } }, Database: { acquireCount: { r: 1882, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 1666 } } } protocol:op_msg 301ms
2020-12-23T15:14:32.114+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:32694 numYields:256 nreturned:32694 reslen:16776911 locks:{ Global: { acquireCount: { r: 2404, w: 189, W: 45 } }, Database: { acquireCount: { r: 2181, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 1923 } } } protocol:op_msg 305ms
2020-12-23T15:14:42.509+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:34287 numYields:269 nreturned:34287 reslen:16777285 locks:{ Global: { acquireCount: { r: 2697, w: 189, W: 51 } }, Database: { acquireCount: { r: 2474, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 2193 } } } protocol:op_msg 393ms
2020-12-23T15:14:50.515+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:32791 numYields:257 nreturned:32791 reslen:16777095 locks:{ Global: { acquireCount: { r: 2998, w: 189, W: 58 } }, Database: { acquireCount: { r: 2775, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 2451 } } } protocol:op_msg 401ms
2020-12-23T15:14:55.514+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:33150 numYields:261 nreturned:33150 reslen:16777101 locks:{ Global: { acquireCount: { r: 3303, w: 189, W: 65 } }, Database: { acquireCount: { r: 3080, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 2713 } } } protocol:op_msg 396ms
2020-12-23T15:15:00.114+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:33955 numYields:268 nreturned:33955 reslen:16776887 locks:{ Global: { acquireCount: { r: 3608, w: 189, W: 71 } }, Database: { acquireCount: { r: 3385, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 2982 } } } protocol:op_msg 595ms
2020-12-23T15:15:08.914+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:34356 numYields:271 nreturned:34356 reslen:16776861 locks:{ Global: { acquireCount: { r: 3923, w: 189, W: 78 } }, Database: { acquireCount: { r: 3700, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 3254 } } } protocol:op_msg 497ms
2020-12-23T15:15:14.111+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:34243 numYields:269 nreturned:34243 reslen:16777282 locks:{ Global: { acquireCount: { r: 4236, w: 189, W: 85 } }, Database: { acquireCount: { r: 4013, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 3524 } } } protocol:op_msg 397ms
2020-12-23T15:15:23.314+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:37495 numYields:295 nreturned:37495 reslen:16777070 locks:{ Global: { acquireCount: { r: 4575, w: 189, W: 92 } }, Database: { acquireCount: { r: 4352, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 3820 } } } protocol:op_msg 500ms
2020-12-23T15:15:29.709+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:44543 numYields:349 nreturned:44543 reslen:16777396 locks:{ Global: { acquireCount: { r: 4962, w: 189, W: 99 } }, Database: { acquireCount: { r: 4739, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 4170 } } } protocol:op_msg 393ms
2020-12-23T15:15:48.309+0000 I CONTROL  [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends
2020-12-23T15:15:48.309+0000 I NETWORK  [signalProcessingThread] shutdown: going to close listening sockets...
2020-12-23T15:15:48.309+0000 I NETWORK  [signalProcessingThread] removing socket file: /opt/bitnami/mongodb/tmp/mongodb-27017.sock
2020-12-23T15:15:48.309+0000 I REPL     [signalProcessingThread] shutting down replication subsystems
2020-12-23T15:15:55.016+0000 I COMMAND  [initandlisten] command local.oplog.rs command: getMore { getMore: 24115890811, collection: "oplog.rs", $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1608670576, 143) } }, oplogReplay: true, $db: "local" } planSummary: COLLSCAN cursorid:24115890811 keysExamined:0 docsExamined:44611 numYields:350 nreturned:44611 reslen:16777069 locks:{ Global: { acquireCount: { r: 5347, w: 189, W: 108 } }, Database: { acquireCount: { r: 5124, w: 1, R: 12, W: 188 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 245 } }, Collection: { acquireCount: { r: 11, w: 1 } }, oplog: { acquireCount: { r: 4521 } } } protocol:op_msg 307ms

@derekadams derekadams added this to SiteWhere 2.x in SiteWhere Functionality Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants