Bug 137208
| Summary: | query_VGs doesn't strip whitespace, breaks duplicate VG checking | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Derek Anderson <danderso> |
| Component: | system-config-lvm | Assignee: | Jim Parsons <jparsons> |
| Status: | CLOSED RAWHIDE | QA Contact: | Jim Parsons <jparsons> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0 | CC: | cluster-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-11-04 16:08:53 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: | |||
|
Description
Derek Anderson
2004-10-26 18:09:59 UTC
Looks like the same thing exists in the following procedures with potential for other problems: query_PEs() get_free_space_on_VG() could use 'name = words[0].strip()' Fixed in 0.9.4-1.0 Verified in system-config-lvm-0.9.6-1.0: "A Logical Volume with the name HOMER already exists in this Volume Group. Please choose a unique name." |