[linux-lvm] Two Plorilant servers (Redhat) trying to access a HP MSA1000

Luca Berra bluca at comedia.it
Mon May 8 08:24:31 UTC 2006


On Sat, May 06, 2006 at 12:11:21PM -0500, Edgar Luna wrote:
>On Sat, 2006-05-06 at 10:25 +0200, Luca Berra wrote:
>> On Thu, May 04, 2006 at 01:50:06PM -0500, Edgar Luna wrote:
>> >I have two servers with RedHat EL3 connected to an HP MSA1000. What I
>> >want with this servers write/read the disks from the MSA1000.
>> >
>> >I know that LVM is unaware of simultaneous access to one device, so I
>> >tried to divide the storage of MSA1000 in two units (created via the ACU
>> >application), that are seen by the RedHat servers as /dev/sda
>> >and /dev/sdb. Then I created a Physical Volume for each one a Logical
>> >Group and finally a Logical Volume for each of this.
>> 
>> could you clarify what your problem is?
>> 
>Actually I have the *doubt* about the LVM capabilities. I know that LVM
>can't control when trying to access the data simultaneously from many
>servers. So I did this workaround of making two units in the MSA1000,
>and making that each server access one of this units. But I want to
>*know* if this will works, as far as I can see in this moment is working
>but I want to know if what I did is wrong.
yes, this works, with your storage you can create units that behave just
like independent disks, so as long as you don't have two different
systems accessing the same unit that's ok.

>> no, you cannot, besides that, why did you buy an intellignet storage if
>> you only wanted a disk shelf?
>> 
>Well, I didn't, but I guess they did that so they can change disks if
>something wrong, and add more space later. Anyway I only was asked to
>make the two proliant servers runs linux and write on the MSA1000 at the
>same time. Then I realize that with LVM both servers can't access to the
>same filesystem, so both can't use the whole space in the MSA1000. And
>my problem begun, how to make this two Proliant server to write/read to
>MSA1000.
if you need both system to access both units at the same time, you have
two options
either use a shared filesystem like GFS, or simply use NFS to export the
area of the other server.

L.

-- 
Luca Berra -- bluca at comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \




More information about the linux-lvm mailing list