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
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.
Closed as notabug. 464394 is still open as a smart pool documentation request, as that's relevant here too.