You need one of the latest patches, which will fix a bug for detecting
OCFS2 partitions.  Or you can manually add it in to the file
/opt/omni/lbin/.util.  Change the 'df' line to look for OCFS2
partitions:

       /bin/df -P -t psfs -t ext2 -t SFS -t ext -t minix -t xiafs -t
vmfs -t reiserfs -t ext3 -t vfat -t vxfs -t xfs -t hsmfs -t gfs -t
lustre_lite -t ocfs   -t ocfs2 2>/dev/null | sed '1d' | awk '{print $6}'

Daniel 

> -----Original Message-----
> From: Ulf Zimmermann [mailto:u...@openlane.com] 
> Sent: Thursday, April 02, 2009 4:01 PM
> To: Daniel Keisling; Bumpass, Brian; ocfs2-users@oss.oracle.com
> Subject: RE: [Ocfs2-users] OCFS2 FS with BACKUP Tools/Vendors
> 
> > From: ocfs2-users-boun...@oss.oracle.com 
> [mailto:ocfs2-users-boun...@oss.oracle.com] On Behalf Of 
> Daniel Keisling
> > Sent: Thursday, April 02, 2009 1:22 PM
> > To: Bumpass, Brian; ocfs2-users@oss.oracle.com
> > Subject: Re: [Ocfs2-users] OCFS2 FS with BACKUP Tools/Vendors
> >
> > I use HP Data Protector.  OCFS2 is supported in v6.0.
> 
> How do you do that? I don't see that support in 6.0 nor 6.1
> 
> 
> 

______________________________________________________________________
This email transmission and any documents, files or previous email
messages attached to it may contain information that is confidential or
legally privileged. If you are not the intended recipient or a person
responsible for delivering this transmission to the intended recipient,
you are hereby notified that you must not read this transmission and
that any disclosure, copying, printing, distribution or use of this
transmission is strictly prohibited. If you have received this transmission
in error, please immediately notify the sender by telephone or return email
and delete the original transmission and its attachments without reading
or saving in any manner.


_______________________________________________
Ocfs2-users mailing list
Ocfs2-users@oss.oracle.com
http://oss.oracle.com/mailman/listinfo/ocfs2-users

Reply via email to