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

Rishabh Patel updated HDDS-14859:
---------------------------------
    Description: 
In the volume scanner, we open the RocksDb that is present on each volume. 
There could be transient errors when opening this RocksDb in readonly mode.

The volume scanner should therefore try to open the RocksDb instance, a second 
time after a gap, to reduce any false positives when declaring disk failures.

  was:
In the volume scanner, we open the RocksDb present on each volume. There could 
be transient errors when opening this RocksDb in readonly mode.

 

The volume scanner should therefor try to open the RocksDb instance a second 
time after a gap to reduce any false positives when declaring disk failures.


> Ignore transient errors while validating RocksDb on volumes
> -----------------------------------------------------------
>
>                 Key: HDDS-14859
>                 URL: https://issues.apache.org/jira/browse/HDDS-14859
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Rishabh Patel
>            Assignee: Rishabh Patel
>            Priority: Major
>
> In the volume scanner, we open the RocksDb that is present on each volume. 
> There could be transient errors when opening this RocksDb in readonly mode.
> The volume scanner should therefore try to open the RocksDb instance, a 
> second time after a gap, to reduce any false positives when declaring disk 
> failures.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to