All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] Sharing LVM's via NFS on Redhat 8.0
@ 2003-02-20 13:44 DJ TweeQ
  2003-02-21  2:22 ` Patrick Caulfield
  2003-02-21 11:26 ` grobe
  0 siblings, 2 replies; 7+ messages in thread
From: DJ TweeQ @ 2003-02-20 13:44 UTC (permalink / raw)
  To: linux-lvm

Phone rings and i forget to complete my previous post :)

Regarding Sharing LVM LV's via NFS on Redhat 8.0...ie. mounting an LV from 
another machine while already having a LV on the same machine. Is it ok or 
not ok? I was talking to a buddy and he doesn't think it's a problem or an 
issue but...

the current documentation on Sistina's site states that sharing LV's is 
dangerous unless it's a SCSI or Fibre Storage Device?...and not only that 
...adminisitration can only be done on one node? (is it really possible to 
create/resize lv's from one node/machine to another (that has an LV or was 
it meant to mean that it's only possible on cluster aware network storage 
devices)??? ....

http://tldp.org/HOWTO/LVM-HOWTO/x1232.html
under "Dangerous Operations - Sharing Logical LVM Volumes"

ie.

>If you need to do any changes to the LVM metadata (regardless of >whether 
>it affects volumes mounted on other nodes) you must go through >the 
>following sequence. In the steps below ``admin node'' is any >arbirarily 
>chosen node in the cluster. Admin node                   >Other nodes
>----------                   -----------
>                             Close all Logical volumes (umount)
>                             vgchange -an
><make changes, eg lvextend>
>                             vgscan
>                             vgchange -ay

I'm thinking that it might not be a good idea to try to do maintenance on a 
LV that is mounted on another system...but i think it makes a whole heck of 
alot of sense to create/resize/mount an LV on a system before trying to 
mount it via an NFS share. :)

Any comments? I personally don't think it would be an issue either (to mount 
an LV on another box/system via an NFS mount) but i'd rather not take the 
chance of messing up any of the data on those LV's cuz their stuffed :)

Oh one other thing...if it has been proven that a Redhat 8.0 2.4-24?.x 
kernel can be patched to LVM 1.0.6+ ....will the data on those LV's be 
affected in any way or will it all be ok? :)







_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*  
http://join.msn.com/?page=features/virus

^ permalink raw reply	[flat|nested] 7+ messages in thread
* re: [linux-lvm] High level architecture (Long)
@ 2003-02-28 15:18 Greg Freemyer
  0 siblings, 0 replies; 7+ messages in thread
From: Greg Freemyer @ 2003-02-28 15:18 UTC (permalink / raw)
  To: LVM Mailing list

Steve,

You are right about that being a long e-mail.  I have a Compaq (HP) background, and they call this a Disaster Tolerant SAN (DT-SAN).

Your also right about DT-SANs requiring deep pockets, and even with Linux I think it will take some fairly deep pockets.

HP has a consulting business specifically targeting DT-SANs. I don't know if they support Linux or not.  (It used to be VMS and Tru64 only.) 

http://h18000.www1.hp.com/products/storageworks/solutions/dtsan/

I have no idea where you will get a overall interest in your DT-SAN project 

Maybe someone at OSDL (http://www.osdl.org/) or on the linux-ha (heartbeat) list can give you a recommendation, or maybe you will have to start your own DT-SAN project

(A little more below)

 >>  Hi all,

 >>  1) A highly available, peer replicated (i.e. active-active),
 >>  geographically separated (n locations where n=2 and n>2), virtualized,
 >>  and Backed-up SAN solution.  That's a tall order.  Companies such as
 >>  FalconStor provide some of this, but at an exceptionally high price.

You do know how expensive that is from a communications perspective don't you.  The commercial offerings I have seen require a T3 or larger.  

I have never priced one, but I assume your talking the 10's of thousands per month if you are going between major cities.

I have priced a 100mbit connection across the north end of Atlanta.  That actually wasn't so bad.  Around $2K/month IIRC, but I think that is a rare situation with Atlanta having excess fiber in the ground.

 >>  2) SCSI over IP or something similar is desirable so that application
 >>  servers can use the exported virtualized storage (either locally on the
 >>  same LAN or remotely over a WAN).  Security here is a big ?.

I have tried the Intel iSCSI demo initiator/target pair and they seem to work well.  (I was just curious, so I did not do much testing.)

http://sourceforge.net/projects/intel-iscsi

The target software allows any Linux box to export a drive (or LV) to a Linux computer running the initiator.  

Since iSCSI was just formally approved, there should be a flurry of real targets, but I'm not sure thats what you want anyway.

Another competitive product is HyperSCSI, but I don't think HyperSCSI supports routers, so it is purely LAN.  (ie. It is a pure ethernet protocol, not a TCP/IP protocol).

 >>  3) A highly available virtualized application server pool that supports
 >>  automatic failover to a remote location.  A combination of Clusters,
 >>  LVS, user-mode-linux and replicated SANs can provide a potential
 >>  solution.

I follow clustering, and I don't know any split clustering solutions for Linux.  

One big issue is when the VIP moves, you have to update the routers to send traffic for the VIP to the new location.  This can be done, but it takes coordination with your ISP, or a lot of your own infrastructure.

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

end of thread, other threads:[~2003-02-28 15:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-20 13:44 [linux-lvm] Sharing LVM's via NFS on Redhat 8.0 DJ TweeQ
2003-02-21  2:22 ` Patrick Caulfield
2003-02-21 10:06   ` Jesse Keating
2003-02-21 11:26 ` grobe
2003-02-21 11:33   ` Jesse Keating
2003-02-26  8:00     ` [linux-lvm] High level architecture (Long) Stephen Perkins
  -- strict thread matches above, loose matches on Subject: below --
2003-02-28 15:18 Greg Freemyer

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.