Hi,<div> I am using FOLSOM.I made the following changes to the nova.conf file:</div><div><br></div><div> scheduler_driver=nova.scheduler.filter_scheduler.FilterScheduler</div><div> node_availability_zone="nova"</div>
<div><br></div><div><br></div><div>I have two compute nodes (vmserv1 and ubuntu) and am spawning using:</div><div><br></div><div> nova --os-tenant tenant2 boot --image 3b8be476-1d94-41c3-accb-1b0bf4787f9f --flavor 1 --availabilityzone nova:vmserv1 vm1</div>
<div><br></div><div>But it does not spawn it on the right server.Instead it does load sharing by alternating between servers.</div><div><br></div><div>Is this a bug in FOLSOM or am I wrong.Could some one please explain the detailed steps to spawn vm's on different compute nodes for FOLSOM.</div>
<div><br></div><div><br></div><div>Thanks,</div><div>Daisy</div>