Public bug reported:

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)

** Affects: lvm2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1102409

Title:
  lvextend with different striping option segfaults

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1102409/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to