Bug 1316977

Summary: Create storage pool: lvm field names dont make sense
Product: [Community] Virtualization Tools Reporter: Dr. David Alan Gilbert <dgilbert>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, crobinso, gscrivan, ibaldo, steved
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-28 22:02:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Dr. David Alan Gilbert 2016-03-11 15:20:58 UTC
Description of problem:
This came from a discussion where steved was trying to figure it out; and it's
really not very obvious.



Version-Release number of selected component (if applicable):
1.3.2-1.fc23

How reproducible:
100%

Steps to Reproduce:
1. right click on a host, choose details, choose create a storage pool
2.
3.

Actual results:
At the moment we have:
  step 1: type in a name and select LVM volume group
  step 2: enter a 'target path' and a 'source path' - where the browse on both lead to choosing a directory, and source paths browse choosing a directory in /dev


Expected results:
  If I understand correctly, then what should be in step 2 is something which is
   'volume group' (for choosing which volume group you want this storage pool to correspond to).   Bonus points for letting you choose from a drop down if 'build pool' is NOT enabled.
   and the other one should be 'physical volumes' with explanatory text saying it's optional and it just lets you choose where to allocate.

(Or does the storage pool name have to correspond to the volume group?)

Additional info:

Comment 1 Cole Robinson 2019-07-28 22:02:42 UTC
This was improved in the v2.2.1 release

commit 616a7f2dd58dbd9d61fb8b4645c89733c7b32154
Author: Cole Robinson <crobinso>
Date:   Sun Jun 16 20:10:37 2019 -0400

    createpool: Simplify LVM volume group UI