Skip to content

[new page] Shards and Shard Management #35

@jackzampolin

Description

@jackzampolin

Originally: https://github.com/influxdb/influxdb.com/issues/491

Under Concepts:

  • how data are organized into shards
    • by time (If the RP has a duration less than 2 days, all shards are 1h shards. If the RP has a duration of 2 days to 6 months, all shards are 1d shards. For durations greater than 6 months, all shards are 7d shards.)
    • by series (modulo assignment)
    • how replicated
    • what duration and expiration means
  • SHOW SHARDS
  • SHOW SHARD GROUPS, see SHOW SHARD GROUPS influxdb#4792

Probably link to the FEI about data not being dropped after altering a retention policy: https://docs.influxdata.com/influxdb/v0.9/troubleshooting/frequently_encountered_issues/#data-aren-t-dropped-after-altering-a-retention-policy.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions