Bug 1328311 - For RHEV+CFME deployment, hypervisor naming schema does not start from 1.
Summary: For RHEV+CFME deployment, hypervisor naming schema does not start from 1.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Quickstart Cloud Installer
Classification: Red Hat
Component: Installation - RHEV
Version: 1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ga
: 1.0
Assignee: Jesus M. Rodriguez
QA Contact: Dave Johnson
Dan Macpherson
URL:
Whiteboard:
Depends On:
Blocks: rhci-sprint-16
TreeView+ depends on / blocked
 
Reported: 2016-04-19 03:41 UTC by Julie
Modified: 2016-05-25 22:50 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1339808 (view as bug list)
Environment:
Last Closed: 2016-05-25 17:56:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
hypervisor-naming-schema-error (169.52 KB, image/png)
2016-04-19 03:41 UTC, Julie
no flags Details

Description Julie 2016-04-19 03:41:57 UTC
Created attachment 1148314 [details]
hypervisor-naming-schema-error

Description of problem:
Hypervisor naming schema does not start from 1.

Version-Release number of selected component (if applicable):
0411 QCI ISO


Steps to Reproduce:
1.Deploy RHEV
2.Assign a hypervisor node, and change the naming schema to hypervisorN. 


Actual results:
The only hypervisor discovered and selected is named hypervisor3(see attached screen shot).

Expected results:
It should start from hypervisor1, hypervisor2, ...

Comment 1 Jesus M. Rodriguez 2016-05-25 17:56:31 UTC
The number after the hypervisor name is not the order they are in the deployment. It is the database id assigned to them when they were discovered by foreman. We use this as an easy way to create an autogenerated unique name for the hypervisors. Other options available are use mac address which results in macAABBCCDDEE.example.com (where AABBCCDDEE is the mac address of the host), hypervisorN.example.com (where N is the database id assigned to the host), and freeform which let's the user enter in any name they want.

Use freeform is you want a more sequential name.

Comment 2 Julie 2016-05-25 22:50:36 UTC
(In reply to Jesus M. Rodriguez from comment #1)
> The number after the hypervisor name is not the order they are in the
> deployment. It is the database id assigned to them when they were discovered
> by foreman. We use this as an easy way to create an autogenerated unique
> name for the hypervisors. Other options available are use mac address which
> results in macAABBCCDDEE.example.com (where AABBCCDDEE is the mac address of
> the host), hypervisorN.example.com (where N is the database id assigned to
> the host), and freeform which let's the user enter in any name they want.
> 
> Use freeform is you want a more sequential name.

Hi Jesus,  
   Thanks for explaining the behaviour. I have opened a docs bug (BZ#1339808) to make sure this information is captured in the procedure. 

Kind regards,
Julie


Note You need to log in before you can comment on or make changes to this bug.