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:
Ermm, where did you set a stripe size? There isn't an option for that in the UI.
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?
That's the extent size for the PVs (which then dictates the maximum size of a VG and LVs).