Skip to content
This repository has been archived by the owner on Nov 29, 2020. It is now read-only.

Sets MongoDB to use a smaller default file size #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Sets MongoDB to use a smaller default file size #48

wants to merge 1 commit into from

Conversation

Zhigalov
Copy link

@Zhigalov Zhigalov commented Dec 1, 2016

When I run mongo as a service in drone:

pipeline
  ...
services:
  database:
    image: tutum/mongodb
    pull: true
    environment:
      - AUTH=no

I catch error:

2016-12-01T08:16:50.911+0000 [initandlisten] ERROR: Insufficient free space for journal files
0s
12
2016-12-01T08:16:50.911+0000 [initandlisten] Please make at least 3379MB available in /data/db/journal or use --smallfiles

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant