1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
If you look at the log, a timeout error has occurred, so why not try increasing the timeout value for I/O operations?
Please check whether "/sys/module_nvme_core/parameters_io_timeout" is set to "4294967295".
https://docs.aws.amazon.com/ebs/latest/userguide/nvme-ebs-volumes.html#timeout-nvme-ebs-volumes
The URL below introduces a similar error and explains that it is a hardware problem.
If it is truly a hardware failure, the user will not be able to resolve the issue and will need to contact AWS Support.
https://support.teradata.com/knowledge?id=kb_article_view&sys_kb_id=b02e21ec875fc998c693baa7cebb3560
Relevant content
asked 3 years ago

Thank you so much for the comment. io_timeout was 30, so increased it to larger number, rebooted. There's no more issue. It's likely that the same problem will occur again as 30 seconds, so it would be best to set it to a larger value.