Skip to content

Blobfuse2 2.5.0 Change to How Re-mount is Handled #1918

@michaelschmit

Description

@michaelschmit

We might be an edge case, but we have hundreds of containers we mount up and that list is constantly changing. We periodically run a mount all to add new containers that have been added to our storage account. Previously this worked fine because only the new containers would be mounted and any existing containers failed (skipped essentially). On upgrade from 2.4.2 to 2.5.0 this functionality changed to an unmount and remount which takes significantly, significantly longer. So much so we had to downgrade to 2.4.2 until we can get something else figured out.

Do you have a suggestion about how to handle this scenario post 2.5.0?

Thanks !!!

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions