cockroachdb / cockroachdb/docs

Add info on disk spilling to Production Checklist

Abierto
#9,911 0 comentarios 0 reacciones 1 asignado Asignado a @mikeCRL Ver en GitHub
C-doc-improvement
Lenguaje dominante
HTML
Estrellas
212
Forks
476
Merge medio
40 min
PR fusionados (30 d)
3

Descripción

Artem Ervits (dbist) commented:

## Production Checklist
Add information on disk spilling, currently only available in `cockroach start` based on `--temp-dir` which is very easy to ignore.

## Description
In times when workload includes complex queries and there's a lot of disk spill based on the `sql.distsql.temp_storage.workmem` metric, it is advisable to tune if not separate out the `--temp-dir` directory to a dedicated disk away from `--store` disk. More research is needed but this is an area worthy of investigation further.

See https://cockroachlabs.slack.com/archives/CJGSARZJR/p1614697210030500

## Outline

## Expected Audience

CC: @johnrk @a-entin @holtrdan

Jira Issue: DOC-1004

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.