New Question
0

How to use SMB cinder driver on a cluster?

asked 2017-04-07 01:32:51 +0300

Deon Cui gravatar image

Hi,

Using the SMB cinder driver on a single file server is pretty self explanatory.

However how does it work with a cluster? Like a Scale-out-File-Server?

I presume I need to install it across all the cluster nodes but how does the cinder service distinguish between the different nodes and understand it is a clustered system?

I can't find much information anywhere about how the SMB cinder driver is used in this scenario.

Deon

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2017-04-26 13:07:39 +0300

lpetrut gravatar image

updated 2018-02-20 09:15:09 +0300

Hi,

You can deploy Cinder on one of the SOFS nodes.

Cinder itself has a notion of clusters, supporting Active-Active deployments, but this is a new work-in-progress feature, which we do not support at the moment.

We encourage configuring the Cinder service as a Windows clustered service. This means that in case of a failure, the service will be automatically moved to a different node within the cluster. We recommend configuring the Cinder service to use the cluster name as a hostname, when reporting back to the scheduler in order to remain consistent after a service failover.

We're working on updating the documentation (which at the moment is quite out of date), emphasizing this scenario.

Edit: Updated docs:

https://docs.openstack.org/cinder/lat... https://docs.openstack.org/cinder/lat... http://compute-hyperv.readthedocs.io/...

Lucian

edit flag offensive delete link more

Comments

Can I find documentation on how to do this? I'm also desperately searching for any sort of documentation, like a list of config parameters and their respective counterparts in Openstack. The wiki is also basically empty, nothing in github - at least I can't find it. Can you help me?

PeterK gravatar imagePeterK ( 2017-10-25 16:41:55 +0300 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2017-04-07 01:32:51 +0300

Seen: 289 times

Last updated: Feb 20 '18