Sponsored Content
Top Forums UNIX for Advanced & Expert Users Conversion between different block size filesystems Post 39214 by pankschawla on Monday 11th of August 2003 05:42:43 AM
Old 08-11-2003
Data Conversion between different block size filesystems

Hi,

this is for the first time I am using this forum.
I have one question:
When i transfer one file/directory from a Unix system,having file block size of 1024 bytes, to another Unix system ,having file block size of 512 bytes what difference can it cause in terms of file size?

When i checked using (du -sk) the values were different on different systems. what can be the probable cause for it???
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

block size

Hi, Somehow i have forgotten a comand that displays me the block size of the unix filesystem. Can someone letme know this command regards penguin (5 Replies)
Discussion started by: linuxpenguin
5 Replies

2. Filesystems, Disks and Memory

os block size

AIX 4.3.3 How can I find the os block size? How can I change the OS Block Size? When and where does the os block size get set? I am running oracle 8.1.7 and am under the impression I need to set my os block size = oracle block size which is 8k. Any insight on this would be... (1 Reply)
Discussion started by: kburrows
1 Replies

3. Solaris

block size

how do you determine block size for a file system? In solaris 5.8 (3 Replies)
Discussion started by: csaunders
3 Replies

4. UNIX for Dummies Questions & Answers

How to know the OS Block size

Hello Unix guru's I want to check my OS Block size for the Solaris 8 Following is one of the line from df -g command. Can anybody help to interpret the same. /u03 (/dev/vx/dsk/oradg/vol03): 8192 block size 8192 frag size 205463552 total blocks 50433792... (1 Reply)
Discussion started by: Dilippatel
1 Replies

5. UNIX for Dummies Questions & Answers

block size

Hi All, drwxr-xr-x 2 root root 4096 May 31 14:47 test Please let me know here 4096 indicating what? Thanks & Regards, Bache (1 Reply)
Discussion started by: bache_gowda
1 Replies

6. UNIX for Advanced & Expert Users

Need to synchronize filesystems with huge size

Hello, I am using IXOS 3rd party utility to maintain invoices (images) in my client's SAP system. We have a DR (Disaster Recovery) setup & for that I need to synchronize my /ixos filesystem (with size more than 50 GB) between two servers say x182 & x050. Initially I thought to tar the... (4 Replies)
Discussion started by: vishal_ranjan
4 Replies

7. AIX

Block Size

Hi, I try to change the block size from 512 to 0, but it send this message: 0514-068 Cause not know Can someone help me whith this? (3 Replies)
Discussion started by: Ruben78
3 Replies

8. UNIX for Advanced & Expert Users

Physical disk IO size smaller than fragment block filesystem size ?

Hello, in one default UFS filesystem we have 8K block size (bsize) and 1K fragmentsize (fsize). At this scenary I thought all "FileSytem IO" will be 8K (or greater) but never smaller than the fragment size (1K). If a UFS fragment/blocksize is allwasy several ADJACENTS sectors on disk (in a ... (4 Replies)
Discussion started by: rarino2
4 Replies

9. Red Hat

O/s block size

Hi Guys, I am running Linux 2.6.18-164.el x86_64 how do i check the block size? Thanks in advance... (1 Reply)
Discussion started by: Phuti
1 Replies

10. HP-UX

About Block Size and Fragment Size

Accordingly a lot of manuals - if you have block size 8KB and trying to write a 1KB file to the block, as result you waste 7KB of the block space. But recently I noticed about Fragments of File Block. In same case if you have File Block 8KB and Fragment size 1KB - you can save your block space,... (6 Replies)
Discussion started by: jess_t03
6 Replies
nfs3_bsize(5)							File Formats Manual						     nfs3_bsize(5)

NAME
nfs3_bsize - controls the logical block size used by NFS version 3 clients VALUES
Failsafe Default Allowed values Recommended Values A warning will be issued at runtime if this tunable is set to a value greater than 1048576 bytes since this is beyond the tested limit. This is not a serious warning but just an information message for the administrator. DESCRIPTION
controls the logical block size used by NFS version 3 clients. This block size represents the amount of data the client attempts to read from or write to the server when it does I/O. Who Is Expected to Change This Tunable? The distributed file system administrator should examine this value and change it if a larger transfer size is needed. Restrictions on Changing The tunable is dynamic; however, the logical block size setting for a file system is set when the file system is mounted. In order to affect a particular file system, it is necessary to unmount and mount the file system after changing this parameter. When Should the Value of This Tunable Be Raised? Increase this parameter and also the parameters if larger transfers are desired. What Are the Side Effects of Raising the Value? More kernel memory is used to manage the transfer buffer. When Should the Value of This Tunable Be Lowered? Lower the value of this tunable if smaller transfer sizes are desired. What Are the Side Effects of Lowering the Value? Setting this value to less than 32 KB will increase the number of requests to the NFS server. WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by Sun Microsystems, Inc. SEE ALSO
kctune(1M), sam(1M), gettune(2), settune(2), nfs3_max_transfer_size(5), nfs3_max_transfer_size_cots(5), nfs4_bsize(5), values(5). Tunable Kernel Parameters nfs3_bsize(5)
All times are GMT -4. The time now is 02:59 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy