ClickHouse / ClickHouse/ClickHouse

Backup continues to "run" even after NFS disk is no longer available

Open
#65,551 0 comments 0 reactions 0 assignees View on GitHub
comp-backup external potential bug
Dominant language
C++
Stars
49.9k
Forks
9k
Avg merge
21h 32m
Merged PRs (30d)
515

Description

**Describe what's wrong**

I started a backup to a disk that is mounted via NFS. Surprisingly my NFS server became unresponsive. Normally I would expect my running backup to enter a state of BACKUP_FAILED, however it continues to be in a state of CREATING_BACKUP.

**Does it reproduce on the most recent release?**

Yes, I am running ClickHouse 24.5.3.5.

**How to reproduce**

1. Mount NFS share as backup disk for Clickhouse
2. Start backup to this disk
3. Shut down the NFS server

**Expected behavior**

Backup entering a state of BACKUP_FAILED.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.