Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 55887

Summary: device-mapper (dm-mod) in kernel causes lvm2 tools to segfault
Product: Gentoo Linux Reporter: Steve Hémond <shemond>
Component: [OLD] Core systemAssignee: ppc64 architecture team <ppc64>
Status: VERIFIED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 55890    

Description Steve Hémond 2004-07-02 08:03:51 UTC
With dm-mod compiled in kernel, lvm2 tools (vgscan and vgcreate in my case) causes segmentation faults.

* Note that when using dm-mod as a module, it works smoothly.


Reproducible: Always
Steps to Reproduce:
1. Compile dm-mod in kernel (device mapper)
2. Emerge lvm2
3. Run vgscan

Actual Results:  
Segmentation Fault

Expected Results:  
vgscan should returns volume groups found.
vgcreate should create a volume group.
Comment 1 Philippe Trottier (RETIRED) gentoo-dev 2004-07-07 02:48:49 UTC
I am using kernel-2.6.6-r0 and gentoo-dev-source-2.6.7 lvm compiled in and there is no segfault... could you specifiy kernel version used ? and profile used ? I use 2004.2

Comment 2 Philippe Trottier (RETIRED) gentoo-dev 2004-07-12 11:54:48 UTC
Works for me tried 2 kernels one with modules and one with Device mapper compiled in... both works great...
Comment 3 Philippe Trottier (RETIRED) gentoo-dev 2004-07-12 11:58:43 UTC
Seen on 2004.1 and not on 2004.2

Kick it !