RE: Out of topic -How to find whether the mount point is LOCAL/SAN?

From: Bobak, Mark <Mark.Bobak_at_proquest.com>
Date: Thu, 15 Apr 2010 14:13:29 -0400
Message-ID: <6AFC12B9BFCDEA45B7274C534738067F3FC80F3C_at_AAPQMAILBX02V.proque.st>



Hi Greg,

I'm pretty sure that the '-l' option to df will only filter out NFS mounted partitions.

If you have SAN based storage, and present that LUN to the O/S, via FC or iSCSI, or whatever, and then mount it, I don't think df can distinguish between local and SAN storage....

-Mark

-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Greg Rahn Sent: Thursday, April 15, 2010 1:38 PM
To: shastry17_at_gmail.com
Cc: ora-apps-dba_at_freelists.org; oracle-l Subject: Re: Out of topic -How to find whether the mount point is LOCAL/SAN?

First: type "man df"

Then you will see that the "-l" flag does exactly this (limit listing to local file systems)

Answer then is: df -kl

On Thu, Apr 15, 2010 at 7:16 AM, Shastry(DBA) <shastry17_at_gmail.com> wrote:
> Hi,
> Could anyone please advice in finding my mount point belong to LOCAL or SAN?
> I tried using df -k and unable to differentiate:
> Filesystem            kbytes    used   avail capacity  Mounted on
> /dev/vx/dsk/bootdg/rootvol
>                      4032504 3475183  516996    88%    /
> /dev/vx/dsk/bootdg/opt
>                      25912698 14313069 11340503    56%    /opt
> /dev/vx/dsk/ORA-DG/opt02
>                      147825664  358487 138250486     1%    /opt2
> /dev/vx/dsk/ORA-DG/opt01
>                      61865984 34807197 25367682    58%    /opt1
> /dev/vx/dsk/bootdg/home
>                       962573   92712  812107    11%    /export/
> Thanks,
> Ann
>
>
>

-- 
Regards,
Greg Rahn
http://structureddata.org
--
http://www.freelists.org/webpage/oracle-l




--
http://www.freelists.org/webpage/oracle-l
Received on Thu Apr 15 2010 - 13:13:29 CDT

Original text of this message