RDS Aurora MySQL 로그 관련

0

안녕하세요?

Aurora MySQL 사용 중이며, 1 대의 read replica 가 있습니다.

  1. writer instance 의 로그 목록을 보면 1.3 M 라고 사이즈가 표시되어 있는데, 다운로드 받아서 보면 내용이 없습니다.

  2. reader instance 의 로그에 아래와 같은 로그가 잔뜩 쌓이고 있습니다.
    2017-07-29 10:25:26 2b0536600700 InnoDB: Error: trying to remove tablespace 214214 from the cache but
    InnoDB: it is not there.
    2017-07-29 10:25:30 2b0536600700 InnoDB: Error: trying to remove tablespace 214795 from the cache but
    InnoDB: it is not there.
    2017-07-29 10:26:49 2b0536600700 InnoDB: Error: trying to remove tablespace 214799 from the cache but
    InnoDB: it is not there.
    2017-07-29 10:26:49 2b0536600700 InnoDB: Error: trying to remove tablespace 214801 from the cache but
    InnoDB: it is not there.
    2017-07-29 10:26:50 2b0536600700 InnoDB: Error: trying to remove tablespace 214802 from the cache but
    InnoDB: it is not there.
    2017-07-29 10:26:50 2b0536600700 InnoDB: Error: trying to remove tablespace 214803 from the cache but
    InnoDB: it is not there.
    2017-07-29 10:26:51 2b0536600700 InnoDB: Error: trying to remove tablespace 214804 from the cache but
    InnoDB: it is not there.
    2017-07-29 10:26:52 2b0536600700 InnoDB: Error: trying to remove tablespace 214805 from the cache but
    InnoDB: it is not there.
    2017-07-29 10:28:55 2b0536600700 InnoDB: Error: trying to remove tablespace 214644 from the cache but
    InnoDB: it is not there.
    2017-07-29 10:28:56 2b0536600700 InnoDB: Error: trying to remove tablespace 214807 from the cache but
    InnoDB: it is not there.

mysqldump 로 백업도 잘 되지 않습니다.
원인은 무엇이며, 해결책은 무엇인지요?

답변해주시면 고맙겠습니다.

danbi
feita há 7 anos254 visualizações
2 Respostas
0

같은 오류가 과거에도 발생했나 봅니다.

https://forums.aws.amazon.com/thread.jspa?threadID=226520

danbi
respondido há 7 anos
0

Aurora 의 Instance 의 log & Events 에서 발생되는 Error log 리스트에서 0 보다 큰 사이즈로 표시되지만 실제로 다운로드 후 파일 오픈시 해당 내용이 조회되지 않는 경우에는 Error log 상에서는 많은 내부 구조와 관련된 내용은 Filtering 되어 생략됩니다. 예를 들어 Aurora Storage Engine 레벨에서 발생되는 log 의 내용의 경우 유저에게는 조회되지 않습니다.

AWS
ENGENHEIRO DE SUPORTE
respondido há 10 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas