All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] OCFS2 support over veritas disks
@ 2009-12-23 16:18 Martin.Francis at ferguson.com
  2009-12-23 18:27 ` Sunil Mushran
  0 siblings, 1 reply; 2+ messages in thread
From: Martin.Francis at ferguson.com @ 2009-12-23 16:18 UTC (permalink / raw)
  To: ocfs2-devel

Hi

I  have a support question on OCFS2 over multipath  disks

I am setting up OCFS2 disks on RHEL5. (2.6.18-128.1.10.el5)

 

OCFS2 doc refers to using native disk names like /dev/sda, but doesnt
seem to describe how to use multipathed devices as in linux native
dm-multipath or veritas dmp

So I decided to experiment with veritas dmp devices,

 

I created an OCFS2 over veritas multipathed device sdf ( which is dmp
node with two underlying paths sdf and sdl )

 

 

mkfs.ocfs2 -b 4K -C 32K -L ocr_vote /dev/vx/rdmp/sdf

 

The filesystem seems to work just fine.I disabled the individual paths
to the LUNS using veritas DMP commands and OCFS2 did not encounter any
issues.

 

But OCFS2 doesn't seem to take the DMP metanode, instead it uses
individual paths as in output below ( sdf and sdl ).

So I don't know if the load balancing and other dmp features are
effective.  Is this the usual behavior of OCFS2 handling multipath
devices ?

 

mounted.ocfs2 -f

Device                FS     Nodes

/dev/sdf              ocfs2  a00062, a00060

/dev/sdl              ocfs2  a00062, a00060

 

Is there any official support statement on what multipath vendors are
supported and recommended configurations for multipathing

 

 

________________________________________________

Martin Francis

Systems Engineering/Infrastructure Services - Engineering

Wolseley 12500 Jefferson Avenue.Newport News,VA 23602

Phone:757-969-2816 Cell:602-315-7648

www.wolseley.com

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20091223/7425f790/attachment-0001.html 

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

* [Ocfs2-devel] OCFS2 support over veritas disks
  2009-12-23 16:18 [Ocfs2-devel] OCFS2 support over veritas disks Martin.Francis at ferguson.com
@ 2009-12-23 18:27 ` Sunil Mushran
  0 siblings, 0 replies; 2+ messages in thread
From: Sunil Mushran @ 2009-12-23 18:27 UTC (permalink / raw)
  To: ocfs2-devel

The mounted.ocfs2 utility is not multipath-aware. We are working
on making it dm-mutipath aware.

But that should not affect the fs functioning. Multipathing is transparent
to the fs. As long as it works, as in fails over within the timeout, it 
should
work fine with ocfs2.

Martin.Francis at ferguson.com wrote:
>
> Hi
>
> I have a support question on OCFS2 over multipath disks
>
> I am setting up OCFS2 disks on RHEL5. (2.6.18-128.1.10.el5)
>
> OCFS2 doc refers to using native disk names like /dev/sda, but doesnt 
> seem to describe how to use multipathed devices as in linux native 
> dm-multipath or veritas dmp
>
> So I decided to experiment with veritas dmp devices,
>
> I created an OCFS2 over veritas multipathed device sdf ( which is dmp 
> node with two underlying paths sdf and sdl )
>
> *mkfs.ocfs2 -b 4K -C 32K -L ocr_vote /dev/vx/rdmp/sdf*
>
> The filesystem seems to work just fine.I disabled the individual paths 
> to the LUNS using veritas DMP commands and OCFS2 did not encounter any 
> issues.
>
> But OCFS2 doesn?t seem to take the DMP metanode, instead it uses 
> individual paths as in output below ( sdf and sdl ).
>
> So I don?t know if the load balancing and other dmp features are 
> effective. Is this the usual behavior of OCFS2 handling multipath 
> devices ?
>
> *mounted.ocfs2 -f*
>
> *Device FS Nodes*
>
> */dev/sdf ocfs2 a00062, a00060*
>
> */dev/sdl ocfs2 a00062, a00060*
>
> Is there any official support statement on what multipath vendors are 
> supported and recommended configurations for multipathing
>
> *________________________________________________*
>
> *Martin Francis*
>
> *Systems Engineering/Infrastructure Services - Engineering*
>
> Wolseley 12500 Jefferson Avenue.Newport News,VA 23602
>
> Phone:757-969-2816 Cell:602-315-7648
>
> www.wolseley.com
>

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

end of thread, other threads:[~2009-12-23 18:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-23 16:18 [Ocfs2-devel] OCFS2 support over veritas disks Martin.Francis at ferguson.com
2009-12-23 18:27 ` Sunil Mushran

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.