Loki-write is failing because it can't delete file from NFS #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Upon startup, the
loki-writepod always creates an empty WAL file, which it attempts to remove during shutdown. When the new pod starts and accesses the same PVC/storage, it crashes immediately because it can't delete the WAL dir.It seems to be a NFS file:
Related issue from upstream ref
set status to To do
changed the description
changed title from
Loki is failing because it can't delete NFS filetoLok-writei is failing because it can't delete file from NFSchanged title from
Lok-writei is failing because it can't delete file from NFStoLoki-write is failing because it can't delete file from NFSassigned to @mrtz-j
set status to In progress
The pod is back up after manually deleting the file and removing the old PVC. Will keep the issue up on lower priority just in case.
unassigned @mrtz-j
set status to On hold
set status to Done
mentioned in merge request !44