← Back to team overview

openstack team mailing list archive

Re: How to pin vm instance to specific node?

 

Hi
--
Choe, Cheng-Dae
http://blog.woosum.net
twitter: kiddtm

2012. 11. 29., 오전 8:59, 이창만 <cm224.lee@xxxxxxxxxxx> 작성:

> Hello, list.
> 
> Could anyone tell me about my question?
> (1) I want to lunch vm instance on specific compute node.

http://docs.openstack.org/folsom/openstack-compute/admin/content/instance-scheduling-constraints.html

> (2) I hope that Image or volume of each vm instance is located on own compute node.
>    I don't want to make network bottleneck. I will forgive High Availability for I/O performance.

1. install cinder-volume in your compute-node
1. "cinder-manager host list" will show up your cinder-volume services
1. "cinder create" has the same prarameter "--availability-zone"  so you can specify where volume reside.

I'm not test but It may help you.

> 
> Regards.
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp



Follow ups

References