Bug 133189 - lvm not created in striped mode
Summary: lvm not created in striped mode
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 3
Hardware: athlon
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-22 11:20 UTC by Neal Becker
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-09-23 15:29:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Neal Becker 2004-09-22 11:20:22 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux) (KHTML, like Gecko)

Description of problem:
I selected lvm and set a stripe size, but my lvm was created in linear mode.

sudo /sbin/lvm lvdisplay -m
  --- Logical volume ---
  LV Name                /dev/VolGroup00/LogVol00
  VG Name                VolGroup00
  LV UUID                tGNb5U-6a4U-TNbO-Fc2b-nRIS-c1Rc-XPr4ye
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                66.94 GB
  Current LE             2142
  Segments               2
  Allocation             inherit
  Read ahead sectors     0
  Block device           253:0
   
  --- Segments ---
  Logical extent 0 to 1071:
    Type  linear
    Physical volume /dev/sda3
    Physical extents 0 to 1071
   
  Logical extent 1072 to 2141:
    Type  linear
    Physical volume /dev/sdb3
    Physical extents 0 to 1069

Version-Release number of selected component (if applicable):
anaconda-10.0.2-4

How reproducible:
Always

Steps to Reproduce:
1.create new lvm with anaconda
2.
3.
    

Additional info:

Comment 1 Jeremy Katz 2004-09-22 16:05:16 UTC
Ermm, where did you set a stripe size?  There isn't an option for that
in the UI.

Comment 2 Neal Becker 2004-09-23 13:21:19 UTC
Well, there is an option for something that sure looks like it to me.  
There is a box to select 32k, 64k, etc.  What's that? 

Comment 3 Jeremy Katz 2004-09-23 15:29:00 UTC
That's the extent size for the PVs (which then dictates the maximum
size of a VG and LVs).


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