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

From: Greg Rahn <greg_at_structureddata.org>
Date: Thu, 15 Apr 2010 10:38:00 -0700
Message-ID: <v2ia9c093441004151038lcb55a47bl7257f4dc9dc25401_at_mail.gmail.com>



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
Received on Thu Apr 15 2010 - 12:38:00 CDT

Original text of this message