Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Commit 802b44f

Browse files
committed
Add note about restore needing to remount primary brick host mounts
1 parent 70c55f6 commit 802b44f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/pkg/dacd/brick_manager_impl/session_action_handler.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,4 +465,5 @@ func (s *sessionActionHandler) RestoreSession(session datamodel.Session) {
465465
}
466466

467467
// TODO: do we just assume any pending mounts will resume in their own time? or should we retry mounts too?
468+
// TODO: we need to redo at least the primary brick host mount, to allow a later data copy out?
468469
}

0 commit comments

Comments
 (0)