Bug 806487 - Installation fails with more than 1 hostvg disk
Summary: Installation fails with more than 1 hostvg disk
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-node
Version: unspecified
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ---
: ---
Assignee: Joey Boggs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-23 23:37 UTC by Mike Burns
Modified: 2016-04-26 14:31 UTC (History)
6 users (show)

Fixed In Version: 2.4.0
Clone Of:
Environment:
Last Closed: 2012-04-18 14:55:21 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Mike Burns 2012-03-23 23:37:44 UTC
Description of problem:
When installing to more than one disk, we attempt to vgcreate HostVG on each disk.  This fails since you can only have one HostVG.

When selecting multiple disks, we should be running vgextend, not vgcreate on the additional disks

Version-Release number of selected component (if applicable):
2.3.0

How reproducible:
Always

Steps to Reproduce:
1.Boot iso
2.choose root disk
3.select multiple disk on second screen
  
Actual results:
Fails due to vgcreate failure

Expected results:
Partitions all disks correctly

Additional info:

Comment 2 Mike Burns 2012-04-18 14:55:21 UTC
I can't reproduce this anymore either, closing


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