lvextend with different striping option segfaults

Bug #1102409 reported by Dominik Röttsches
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lvm2 (Ubuntu)
New
Undecided
Unassigned

Bug Description

I have two SSDs, one 80GB /dev/sdb , one 160GB /dev/sdc

1) vgcreate flashy /dev/sdb /dev/sdc
2) lvcreate -L 149G -i2 -nflashdev flashy
3) lvextend -L+85G -i1 /dev/flashy/flashdev /dev/sdc

After 3) I expect it to return with a success message of extending the lv without striping.
Instead, I get:
# lvextend -L+85G -i1 /dev/flashy/flashdev /dev/sdc
  Extending logical volume flashdev to 234.00 GiB
Segmentation fault (core dumped)

Revision history for this message
Dominik Röttsches (drott) wrote :

This is package 2.02.95-4ubuntu1, on 12.10, 64bit system.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.