Harikrishna Patnala created CLOUDSTACK-8899:
-----------------------------------------------
Summary: baremetal VM deployment via service offering with host
tag fail
Key: CLOUDSTACK-8899
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8899
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Baremetal, Management Server
Reporter: Harikrishna Patnala
Assignee: Harikrishna Patnala
Fix For: 4.6.0
1. BM zone.
2. create service offerings:
Service offerings hosttag
------------------------------------------
bm512SO1 large
bm512SO2 large2
bm512SO3 large3
3. add 3 hosts with hosttag:
host IPMI hosttag
--------------------------------------------
Host1 -> large
Host2 -> large2
Host3 -> large3
4. deploy S03V33 using service offering bm512SO3 (host tag 'large3') result in
host with hosttag 'large' - BUG
5. deploy S02V32 using service offering bm512SO2 (host tag 'large2') result in
host with hosttag 'large2' - correct
6. deploy S02secondV34 using service offering bm512SO2 (host tag 'large2')
result in host with hosttag 'large3' - BUG
7. destroy S02V32. host with hosttag 'large2' is available resource.
deploy S01V31 using service offering bm512S01 (host tag 'large') result in host
with hosttag 'large2' - BUG
conclusion: VM deployment using host tag FAIL. VM deployment uses
available host only.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)