Hi,

We don't have global quotas, the limits can only be set for each user or
group. You could develop an authentication driver that denies the creation
of new VMs based on global usage limits; but this is not straight-forward.

If you execute any one* command from the drivers, the request will be made
as oneadmin. So you can execute 'oneimage show -x' and get the RUNNING_VMS
and CLONING_OPS elements.

Regards
--
Carlos Martín, MSc
Project Engineer
OpenNebula - The Open-source Solution for Data Center Virtualization
www.OpenNebula.org | cmar...@opennebula.org |
@OpenNebula<http://twitter.com/opennebula><cmar...@opennebula.org>



On Sat, Sep 8, 2012 at 4:27 PM, Ricardo Duarte <rjt...@hotmail.com> wrote:

> Hi,
>
> Can I limit the number of VMs that can be deployed for each image globally
> (not per-user or per-group)?
> Also, how can I get the number of VMs/clones active for an image, from the
> TM driver (clone.sh)?
>
> Thanks,
> Ricardo
>
> _______________________________________________
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to