vortual opened a new issue #5869:
URL: https://github.com/apache/incubator-doris/issues/5869


   **Describe the bug**
   doris be机器宕机后重启后,查询报Failed to get scan range, no queryable replica found in 
tablet的错误
   以下是查询时fe的日志截图:
   
![image](https://user-images.githubusercontent.com/22464945/119088242-f074fb80-ba3a-11eb-8236-de36e4c0c989.png)
   通过SHOW PROC '/dbs/13055/180479/partitions/180440/186440/186624';
   查看tablet状态是DECOMMISSION状态
   
![image](https://user-images.githubusercontent.com/22464945/119088340-1c907c80-ba3b-11eb-8c26-246c6b42da89.png)
   通过curl -X POST 
"http://xxx/api/restore_tablet?tablet_id=186624\&schema_hash=359114830"; 尝试修复
   返回"msg": "tablet already exists, can not restore."
   应该是元数据丢失了的问题
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Desktop (please complete the following information):**
    - OS: [e.g. iOS]
    - Browser [e.g. chrome, safari]
    - Version [e.g. 22]
   
   **Smartphone (please complete the following information):**
    - Device: [e.g. iPhone6]
    - OS: [e.g. iOS8.1]
    - Browser [e.g. stock browser, safari]
    - Version [e.g. 22]
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to