instance groups

Asked by Arun Thulasi

Hello All,

[This is more of a Fedora question than a bug and I see that this is an Ubuntu forum, so if there is another forum for Fedora questions alone, please let me know]

I am running Fedora20/IceHouse/RDO. I have been using the GroupAntiAffinityFilter to implement some affinity/anti-affinity rules. I have GroupAntiAffinityFilter set in nova.conf for my filters and I start my instances with the name of the group as a hint.

nova boot --flavor 1 --image <image-id> --hint group=test tstvm1.

Since the last couple of days, I have been getting failures with the error that "instance group test could not be found". My current version of nova client does not seem to have an option to set up instance groups nor could I find any documentation from the most recent guide. Has anyone hit this issue or been able to workaround this?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu nova Edit question
Assignee:
No assignee Edit question
Solved by:
Arun Thulasi
Solved:
Last query:
Last reply:
Revision history for this message
Arun Thulasi (arunuke) said :
#1

This appears to be due to a synch issue in RDO/Fedora packages. Will try a newer version and keep this group posted.