| Hi all :) here are some topics my mind crossed.. # nova doesn't have any prunning mecanisms. Here are some things I'm thinking about : - database cleaning deleted instances non consistent fixed_ips deleted groups deleted projects For instance my "instances" table has more than 85% of deleted instances - images cleaning images on compute nodes (/var/lib/nova/instances/* (_base) deleted images # Consistency - network consistency If I have a /24 networks, that means I will have 256 fixed_ips, is it possible that nova make sure there are 256 ips for that network If I've fixed_ips that are not attached to any network, is is possible to remove them ? Maybe a cron/ batch that could perform these tasks, maybe a $ nova-manage prunning, $ nova-manage network check, etc... any other ideas ? Razique
Nuage & Co - Razique Mahroua
|
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp


