All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Problem of LVM on Suse
@ 2003-10-24  6:34 adimaths
  2003-10-24  6:34 ` [linux-lvm] " Heinz J . Mauelshagen
  0 siblings, 1 reply; 2+ messages in thread
From: adimaths @ 2003-10-24  6:34 UTC (permalink / raw)
  To: Mauelshagen, linux-lvm; +Cc: adimaths

Hi, 

I am facing a problem in using LVM bundled with Suse Enterprise server 8 
,connected to storage area newtork
System configuration:
A storage area network is connected to a server with OS Suse Enterprise 
server 8.
So there are multiple scsi devices whose physical disk is identical. 

We are creating a Pseudo device file asscociated with identical scsi devices 
using a driver that we have created.
eg : /dev/pseudo-device -> /dev/sda , /dev/sdb 

Now using the bundled LVM on such pseudo device is a problem.
problem details:
pvcreate /dev/pseudo-device
[result] ok. 

pvscan
[result] it shows the scsi device associated with this pseudo device ie 
/dev/sda and not our pseudo device. 

If LVM bypasses our pseudo device then the purpose of creating this device 
and associating it with scsi is futile. 

The irony is, LVM works fine on RH 2.1 kernel = 2.4.9-e.3 and also with RH 
7.2
However the above mention problem is observed on Suse Enterprise server 8 
,RH 2.1 kernel =2.4.9-e.25, RH 7.3 and RH 8.0. 

Would request you to clarify the following :
1>Could you please tell me how this problem can be rectified ? 

2>Is it that Lvm that is bundled with the OS can't be used for
the above mentioned purpose ? 

3>If it can't be , then what design feature
of the current LVM prevents it from supporting the above task? 

4> Can any change in our product help us to solve this problem? 

5>Moreover I think LVM on RedHat is working just by chance.
I think pvscan depends on the order of the devices in the
/proc/partitions , and hence when our pseudo devices are
at the end of the /proc/paritions , pvscan shows our devices
as active else it shows scsi as active. 

Is my inference correct? 

Regards
Aditya Vasudevan 

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

end of thread, other threads:[~2003-10-24  6:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-24  6:34 [linux-lvm] Problem of LVM on Suse adimaths
2003-10-24  6:34 ` [linux-lvm] " Heinz J . Mauelshagen

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.