You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Andrew Wong (JIRA)" <ji...@apache.org> on 2019/01/30 20:32:00 UTC

[jira] [Assigned] (KUDU-2680) Tombstones should be ignored in kudu fs update_dirs tablet failure check

     [ https://issues.apache.org/jira/browse/KUDU-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Wong reassigned KUDU-2680:
---------------------------------

    Assignee: Andrew Wong

> Tombstones should be ignored in kudu fs update_dirs tablet failure check
> ------------------------------------------------------------------------
>
>                 Key: KUDU-2680
>                 URL: https://issues.apache.org/jira/browse/KUDU-2680
>             Project: Kudu
>          Issue Type: Bug
>          Components: CLI, fs
>    Affects Versions: 1.9.0
>            Reporter: Adar Dembo
>            Assignee: Andrew Wong
>            Priority: Major
>
> If you suffer a disk failure, all affected tablets will be tombstoned upon rereplication. However, these tombstones still participate in the pre-flight check done by {{kudu fs update_dirs}}, which means that they'll prevent the removal of the failed disk (unless {{--force}} is used).
> The invariant here is that a tombstoned tablet doesn't have a persistent {{data_dir_group}} in its superblock, so it'll never have a working in-memory data dir group, which means it'll always fail the pre-flight check.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)