<div dir="ltr">Samuel,<br><br><div>I cases like glance, and nova, you will likely want the volumes still because they are still used in some cases as cache(glance), operational files(nova-compute), or even interim storage(nova-compute) of snapshots. We keep them around even when we use Ceph.</div><div><br></div><div>In the case of cinder, I'm assuming you mean the cinder vg created from the cinder storage role. You should not need to deploy this role as it's only necessary for lvm/iSCSI which it sounds like you are replacing.</div><div><br></div><div>Finally, if you truly don't want the allocations you would have to remove them from the base releases data [1], As Evgeniy noted the role api won't do this for you, you would have to update this using the release API or by replacing the base data that is loaded from [1] as fuel initalizes.</div><div><br></div><div>[1] <a href="https://github.com/stackforge/fuel-web/blob/master/nailgun/nailgun/fixtures/openstack.yaml#L243-355">https://github.com/stackforge/fuel-web/blob/master/nailgun/nailgun/fixtures/openstack.yaml#L243-355</a></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, May 27, 2015 at 1:27 AM Evgeniy L <<a href="mailto:eli@mirantis.com">eli@mirantis.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Samuel,<div><br></div><div>Currently it's not possible to change partitioning schema of Fuel roles,</div><div>but you can change partitioning in post_deployment tasks of your plugin.</div><div><br></div><div>Thanks,</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 27, 2015 at 9:38 AM, Samuel Bartel <span dir="ltr"><<a href="mailto:samuel.bartel.pro@gmail.com" target="_blank">samuel.bartel.pro@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi folks<br><br></div>In some plugin  such as the nfs for glance or nova and the netapp for cinder, we have replaced the lvm by nfs mount point. However we still have partition setup for glance, cinder, nova which are not used anymore. <br></div>we can still int the disk configure allocate the minimum space to these partitions. but is it possible in the plugin to chache the disk configuration in order to reallocate thiese partition to a different used?<br><br></div>regards<span><font color="#888888"><br><br></font></span></div><span><font color="#888888">Samuel<br></font></span></div>
<br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>