Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow use of separate URLs per block device #74

Open
dmgrimal opened this issue Dec 20, 2014 · 1 comment
Open

Allow use of separate URLs per block device #74

dmgrimal opened this issue Dec 20, 2014 · 1 comment

Comments

@dmgrimal
Copy link

Each block device currently pulls from the same URL per module which is loaded. To add more potential for parallelism, the URLs should be configurable at a block device granularity. This would allow one server with RestBlockDriver loaded to load balance to several CDMI servers.

@NicolasT
Copy link
Contributor

Hello @dmgrimal,

We're currently working on a new sysfs interface, which should (among other things) support this. This will break the existing UI though.

NicolasT added a commit that referenced this issue Jan 14, 2015
First draft, needs changes. Handles #74, among other things.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants