Bug 157878

Summary: YaST2 LVM - LVM configuration (created during installation) is not detected
Product: [openSUSE] SUSE Linux 10.1 Reporter: Lukas Lipavsky <llipavsky>
Component: YaST2Assignee: Thomas Fehr <fehr>
Status: RESOLVED DUPLICATE QA Contact: Klaus Kämpf <kkaempf>
Severity: Major    
Priority: P5 - None    
Version: Beta 7   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: yast logs

Description Lukas Lipavsky 2006-03-14 09:43:47 UTC
During the installation I setup LVM for / (boot is on separate partition). The system boots an works without any problem, but if I start yast lvm it behaves like there's no lvm present and tries to create new volume groups etc. Therefore I'm unable to work with the real LVm setup (resizing, ...)

PS. I'm not skilled lvm user so please tell me what logs/setting etc. should I attach to describe it better.

I changed nothing related to lvm since the installation.

fstab:
/dev/system/sl10.1-root /       reiserfs        acl,user_xattr 1 1
/dev/sda5       /boot   ext2    acl,user_xattr 1 2
/dev/sda1       swap    swap    defaults 0 0
proc    /proc   proc    defaults 0 0
sysfs   /sys    sysfs   noauto 0 0
usbfs   /proc/bus/usb   usbfs   noauto 0 0
devpts  /dev/pts        devpts  mode=0620,gid=5 0 0

But in yast partition manager there's different information for root:
device: /dev/dm-0
Type: DM
Mount: /
Comment 1 Lukas Lipavsky 2006-03-14 09:44:56 UTC
Created attachment 72727 [details]
yast logs
Comment 2 Thomas Fehr 2006-03-14 19:07:32 UTC
Problem is caused by the dash in "sl10.1-root"

*** This bug has been marked as a duplicate of 153573 ***