failed to clone tablet如何处理 #50389
Unanswered
xiaoxiaoadmin
asked this question in
A - General / Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
可能因为磁盘满了造成了数据丢失,后来扩容后一直有这个报警日志,非常多,每个be节点每小时有好几个g类似这样的日志:
failed to clone tablet|signature=9682516|tablet_id=9682516|error=INTERNAL_ERROR[E-100]fail to create hard link. from=/doris-data02/data/918/9682516/1073603156/02000000003267a60549ec55b830e2eadc4430d5c350d987_0_8061847.idx, to=/doris-data02/snapshot/20250424022143.1087.180/9682516/1073603156/02000000003267a60549ec55b830e2eadc4430d5c350d987_0_8061847.idx, errno=2
我想做隔离,但是只有tablet_id=9682516 不知道是哪个库哪个表,因为非常多,我不太可能一个个的遍历库和表去找。要怎样才能不报警呢?
Beta Was this translation helpful? Give feedback.
All reactions