Bug 464392

Summary: The smart pool could not be created as the child of the hardware pool
Product: [Community] Virtualization Tools Reporter: Vivian Bian <vbian>
Component: Using the oVirt ApplianceAssignee: Susan Burgess <sburgess>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: mhideo, ovirt-maint, sseago
Target Milestone: ---Keywords: Desktop, Documentation
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-02 15:19:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
The location of the new smart pool none

Description Vivian Bian 2008-09-28 03:43:08 UTC
Created attachment 317884 [details]
The location of the new smart pool

Description of problem:
When choose a hardware pool to create a smart pool in it,the smart pool could not be created as the child of the hardware pool , but the same level with the default hardware pool

Version-Release number of selected component (if applicable):
ovirt 0.93-1

How reproducible:

Always
Steps to Reproduce:
1.open the ovirt Administration User  Interface
2.Click on a existing hardware pool
3.Click the Add Smart Pool icon on the Navigation Pane tool menu to create a new smart pool
Actual results:
The smart pool could be created as the child of the ovirtadmin logo which lies the  same level with the default hardware pool

Expected results:
The smart pool could be created as the child of the current hardware pool

Additional info:
When create another smart pool in the existing smart pool, the new pool would also be the child of the ovirtadmin logo ,but not the old smart pool

Comment 1 Scott Seago 2008-10-02 15:02:56 UTC
This is correct behavior. For each user, smart pools are just a flat non-hierarchial list. Across the system, there is a hierarchy w/ smart pools grouped under each user, but they are not lumped in with hardware pools, since the smart pool is an artificial/tagging abstraction. Hosts can be added to any smart pool regardless of what hardware pool they fall in.

Comment 2 Scott Seago 2008-10-02 15:19:10 UTC
Closed as notabug. 464394 is still open as a smart pool documentation request, as that's relevant here too.