All of lore.kernel.org
 help / color / mirror / Atom feed
From: adimaths@softhome.net
To: Mauelshagen@Sistina.com, linux-lvm@sistina.com
Cc: adimaths@softhome.net
Subject: [linux-lvm] Problem of LVM on Suse
Date: Fri Oct 24 06:34:01 2003	[thread overview]
Message-ID: <courier.3F987755.00006508@softhome.net> (raw)

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 

             reply	other threads:[~2003-10-24  6:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-24  6:34 adimaths [this message]
2003-10-24  6:34 ` [linux-lvm] Re: Problem of LVM on Suse Heinz J . Mauelshagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=courier.3F987755.00006508@softhome.net \
    --to=adimaths@softhome.net \
    --cc=Mauelshagen@Sistina.com \
    --cc=linux-lvm@sistina.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.