Skip to content

[WIP] : Fix for issue #36 on managed plugin#42

Open
wdurairaj wants to merge 1 commit intohpe-storage:masterfrom
wdurairaj:managed_plugin_fix
Open

[WIP] : Fix for issue #36 on managed plugin#42
wdurairaj wants to merge 1 commit intohpe-storage:masterfrom
wdurairaj:managed_plugin_fix

Conversation

@wdurairaj
Copy link

Logic for mount:

  • Mount flow:
    -- if there is a mount failure on path identified by "MountPoint" $ docker volume inspect vol
    -- Add the path to the /var/lib/docker/plugins/plugin_id/rootfs , and retry the mount

  • Unmount flow
    -- if the docker volume can't be obtained by the path mapping available in $ docker volume inspect vol
    compare the substring at the path and if it matches return the docker volume name.

@wdurairaj wdurairaj changed the title Fix for issue #36 on managed plugin [WIP] : Fix for issue #36 on managed plugin Jul 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant