-
a) list if mongo is running
b) list on which port it is running
c) create kill
d) do log
d) put in class
tips:
mongod --fork --logpath /var/log/mongodb.log --logappend
nc -zvv localhost 2701…
-
I am running the version 1.3 of tokumx.
But i need to support the mongodb operator `$setOnInsert`, so I need to upgrade to the version 1.5
So I killed the process related to 1.3 version of tokumx, an…
-
**Describe the bug**
Starting MongoDB fails on versions later than 6.1.0 due to removal of `ephemeralForTest` engine: https://jira.mongodb.org/browse/SERVER-65151
**To Reproduce**
This works:
`…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet:7.23
- Ruby:
- Distribution: Red Hat 8
- Module version: puppet-mongodb-4.2.0
## How to reproduce (e.g Puppet code …
-
Hi, somehow tokumx fails to drop a collection. Here's an output from the shell
```
ga5tmx:PRIMARY> db.linkstats_85120.drop()
Fri Jul 24 12:28:28.637 drop failed: {
"nIndexesWas" : 1,
"errmsg…
-
I get the following when running the local nodecellar-example blueprint on windows 7:
2016-07-05 13:20:59 LOG [mongod_9f278.start] INFO: MongoDB has not start
ed. waiting...
2016-07-05 13:21:02 LOG …
-
### Component(s)
receiver/mongodb
### What happened?
## Description
Trying to collect mongodb metrics in a sharded mongodb deployment. As the documentation stats - "For a sharded MongoDB deploymen…
-
I'm packaging an app on Windows 7 64bit. The packaging is successful, but I receive the following error upon starting the app:
`2016-07-28T14:33:02.350+0200 I STORAGE [initandlisten] exception in in…
-
**Describe the bug**
I am trying to create a gnomock container with mongo preset with replica set using `WithEntrypoint()` method. When I debug the code it creates container as expected however it ge…
-
### 问题描述 | Describe the bug
为什么我的内存会越使用越占用大呢,我发现了mongod --bind_ip_all占用特别多:
![image](https://github.com/user-attachments/assets/27937b32-7684-4f93-816d-cd40662b795e)
### 复现网址 | Website URL
_No…
xddun updated
2 months ago