Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: how to check hpux block size

Re: how to check hpux block size

From: Tim Gorman <tim_at_evdbt.com>
Date: Wed, 23 Feb 2005 08:12:54 -0700
Message-ID: <BE41EB86.23BBA%tim@evdbt.com>


It is specific to each file-system, not HP-UX or the server. The "df -g" command shows it, but apparently not if you are using Veritas file-system; Veritas says they do not support "df -g" (don't know if that's just HP-UX or generally).

So, instead, for VxFS on HPUX, use "/usr/sbin/fstyp -v <special>", where "<special>" is the block-special device underlying the file-system.

on 2/23/05 6:51 AM, Jaffar_DBA at sjaffarhussain_at_gmail.com wrote:

> Can any one give me the command to check the HPXU block size?
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Feb 23 2005 - 10:14:51 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US