Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

Subdir as volume #1482

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Subdir as volume #1482

wants to merge 1 commit into from

Conversation

aravindavk
Copy link
Member

Quota enable is not done, just creates the required
directory in gluster volume

Signed-off-by: Aravinda VK [email protected]

@ghost ghost assigned aravindavk Jan 17, 2019
@ghost ghost added the in progress label Jan 17, 2019
}

func mountHost(g *GlusterSubdir, hostVolume string) (string, error) {
hostDir := g.mounts[hostVolume]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question, can we use one BHV for multiple purposes? (by different providers?)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can use, no issues with the functionality. But different volume options can't be set for hosting volume for each provider. In future, we can add suffix to host volume metadata to include provider so that different volume can be selected.

Quota enable is not done, just creates the required
directory in gluster volume

Signed-off-by: Aravinda VK <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants