Could it be that longhorn reuses the file path for...
# longhorn-storage
a
Could it be that longhorn reuses the file path for pvc/pv and indadvertedly ends up with repurposing a previously deleted file as storage? I’m asking since I have a failed migration that I can’t seem to get myself out of even though I deleted the entire namespace and recreated it.
f
Do you have any error logs or event?
Could it be that longhorn reuses the file path for pvc/pv and indadvertedly ends up with repurposing a previously deleted file as storage?
Not possible as each replica will have a random path name
a
You are right. There’s something else going on here 🙂