Editing 2.2 biod daemons on clients

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 3: Line 3:
 
On the clients, biod are the daemons that handle block IO. They help read-ahead and write-behind on remote file systems in order to improve performance. You can actually run without any biod is you want and you can still use NFS. But running them allows you to possibly improve IO performance on the clients.
 
On the clients, biod are the daemons that handle block IO. They help read-ahead and write-behind on remote file systems in order to improve performance. You can actually run without any biod is you want and you can still use NFS. But running them allows you to possibly improve IO performance on the clients.
  
One [http://osr507doc.sco.com/en/PERFORM/NFS_tuning.html#tuning_biods] below discusses biod's on the clients. The link is for SCO, but the general concepts are applicable to Linux. From the link,
+
One [http://osr507doc.sco.com/en/PERFORM/NFS_tuning.html#tuning_biods] below discusses biod's on the clients. From the link,
  
 
''On an NFS client system, you do not need to run any biod processes for applications to access remote filesystems. The biods handle read-ahead and write-behind on remote filesystems in order to improve performance. When reading, they send requests to read disk blocks ahead of that currently requested. When writing, they take over responsibility for handling writing the block to the remote disk from the application. The biod processes visible using ps(C) are merely convenient handles used by the process scheduler to control NFS client operation -- the majority of the work dealing with the read and write requests is dealt with inside the kernel.
 
''On an NFS client system, you do not need to run any biod processes for applications to access remote filesystems. The biods handle read-ahead and write-behind on remote filesystems in order to improve performance. When reading, they send requests to read disk blocks ahead of that currently requested. When writing, they take over responsibility for handling writing the block to the remote disk from the application. The biod processes visible using ps(C) are merely convenient handles used by the process scheduler to control NFS client operation -- the majority of the work dealing with the read and write requests is dealt with inside the kernel.

Please note that all contributions to Cluster Documentation Project are considered to be released under the Attribution-NonCommercial-ShareAlike 2.5 (see Cluster Documentation Project:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)