1834570 Members
3687 Online
110069 Solutions
New Discussion

Re: Block size

 
SOLVED
Go to solution
Francesco_13
Regular Advisor

Block size

Hi,
how i can know block size of S.O.(HP-UX) ? it's possible to change?

Thanks.
Regards.
Francesco
3 REPLIES 3
Bharat Katkar
Honored Contributor
Solution

Re: Block size

What is S.O.??

Well to see block size of file system use:

# fstyp -v /dev/vgxx/lvolx

Regards,
You need to know a lot to actually know how little you know
Francesco_13
Regular Advisor

Re: Block size

Hi,
it's HP-UX 11.32.
The command it's ok! 8kb block size
version: 5
f_bsize: 8192

one more:

can you tell me the reason because a dd between two Fs file it's more quick than one with Raw devices? For buffer cache probally?
But if it's the first time, the buffer it's not involved .. or not???

Thank you
Best regards
Francesco
Bharat Katkar
Honored Contributor

Re: Block size

Hi Francesco,
Go thr' this link below...

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=617023

Hope that helps.
Regards,
You need to know a lot to actually know how little you know