All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] 2.4.0-test8 LVM(vgscan) on SCSI problems (report)
@ 2000-09-10 13:55 iafilius
  2000-09-10 14:44 ` [linux-lvm] " Jan Niehusmann
  0 siblings, 1 reply; 2+ messages in thread
From: iafilius @ 2000-09-10 13:55 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-lvm

Hello,

With 2.4.0-test8 (test8-pre6 seems to be OK) vgscan (at
boottime) "sees" al my volumegroups which are on IDE disk, but not those
on SCSI disk.
I had no problems mounting a "plain" ext2 scsi partition on same disk.


After some "research" i found sd.c is patched, but not yet in test8-pre6.

vgscan version:
sjoerd:~ # vgscan -h
Logical Volume Manager 0.8 by Heinz Mauelshagen  04/11/1999  (IOP 6)

lvm,scsi-disk compiled into the kernel, but mostly as modules.


Arjan Filius
mailto:iafilius@xs4all.nl

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [linux-lvm] Re: 2.4.0-test8 LVM(vgscan) on SCSI problems (report)
  2000-09-10 13:55 [linux-lvm] 2.4.0-test8 LVM(vgscan) on SCSI problems (report) iafilius
@ 2000-09-10 14:44 ` Jan Niehusmann
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Niehusmann @ 2000-09-10 14:44 UTC (permalink / raw)
  To: iafilius; +Cc: linux-kernel, linux-lvm

On Sun, Sep 10, 2000 at 03:55:46PM +0200, iafilius@xs4all.nl wrote:
> With 2.4.0-test8 (test8-pre6 seems to be OK) vgscan (at
> boottime) "sees" al my volumegroups which are on IDE disk, but not those
> on SCSI disk.
> I had no problems mounting a "plain" ext2 scsi partition on same disk.

Yes, if you look at /proc/partitions, you'll find that all scsi disks are
duplicated. This confuses LVM and it doesn't activate any VG that contains
partitons on SCSI drives. 

If you comment out the last two lines of sd.c (module_init....) LVM works
again. I don't know if this may cause other problems, but I'm just running
such a patched -test8 kernel.

Jan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-09-10 14:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-09-10 13:55 [linux-lvm] 2.4.0-test8 LVM(vgscan) on SCSI problems (report) iafilius
2000-09-10 14:44 ` [linux-lvm] " Jan Niehusmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.