Skip to content

Should error on non-replset/non-cluster systems #2

Closed
@dbmurphy

Description

@dbmurphy

We assume that if we are not connecting to Mongos, that it should be connecting to a replica set. We should not do this but rather detect if running in stand alone mongod mode, and if so abort warning that it is not possible to have a consistent backup without an oplog ( created when running as a replicaset or shard)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions