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

cloudstor:azure doesn't work with PostgreSQL #46

Open
rasmus opened this issue Dec 20, 2017 · 3 comments
Open

cloudstor:azure doesn't work with PostgreSQL #46

rasmus opened this issue Dec 20, 2017 · 3 comments

Comments

@rasmus
Copy link

rasmus commented Dec 20, 2017

Original problem is described here: Azure/azurefile-dockervolumedriver#65

@ddebroy
Copy link

ddebroy commented Dec 20, 2017

The limitations of SMB noted in Azure/azurefile-dockervolumedriver#65 indeed leads to this behavior. Once the Go APIs for attach/detach VHD support for VM Scale Sets is publicly available from Azure, we can add relocatable volume support for Azure in cloudstor and no longer have to depend on SMB's restrictions.

@rasmus
Copy link
Author

rasmus commented Dec 20, 2017

@ddebroy that's great, any chance that will be by end H1 2018?

@djeeg
Copy link

djeeg commented Jan 10, 2018

Is this it? Azure/azure-sdk-for-go#944

Would we have to wait for both the Go APIs and also for https://github.com/Azure/vm-scale-sets/tree/master/preview/disk to come out of preview before we would get access to this feature?

Btw is the current recommend to run using local volumes then migrate to cloudstor volumes when the above lands, with some kind of migration path.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants