Bug 115165 - [PATCH] amd(8): add functionality of mount_nfs' -L -a -d options to amd
Summary: [PATCH] amd(8): add functionality of mount_nfs' -L -a -d options to amd
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 6.2-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-fs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-03 12:20 UTC by Andre.Albsmeier
Modified: 2007-09-18 13:28 UTC (History)
0 users

See Also:


Attachments
file.diff (755 bytes, patch)
2007-08-03 12:20 UTC, Andre.Albsmeier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andre.Albsmeier 2007-08-03 12:20:07 UTC
NFS can be tuned very well by using the mount_nfs options mentioned
above. However, currently it is not possible to instruct amd to
use these options when mounting NFS volumes.

Fix: This patch adds the amd options readahead=X, dumbtimr and nolockd
to amd. It also replaces the patch in PR# 85204 which only adds
the readahead feature.
How-To-Repeat: 
Try to tell amd to use the options mentioned above.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2007-08-03 16:02:07 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-fs

this sounds more like something for the fs@ team.
Comment 2 Craig Rodrigues 2007-08-05 21:37:22 UTC
Hi,

These changes need to be submitted to the am-utils maintainer,
since FreeBSD imports the am-utils from:

http://www.am-utils.org/

-- 
Craig Rodrigues        
rodrigc@crodrigues.org
Comment 3 Andre.Albsmeier 2007-08-07 08:17:52 UTC
On Sun, 05-Aug-2007 at 16:37:22 -0400, Craig Rodrigues wrote:
> Hi,
> 
> These changes need to be submitted to the am-utils maintainer,
> since FreeBSD imports the am-utils from:
> 
> http://www.am-utils.org/

Done, https://bugzilla.fsl.cs.sunysb.edu/show_bug.cgi?id=582
Comment 4 Matteo Riondato freebsd_committer freebsd_triage 2007-09-18 13:28:15 UTC
State Changed
From-To: open->closed

Bug was submitted to upstream maintainer, so no need to keep it open here