Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 208241 Details for
Bug 220798
LOCKD_TCPPORT and LOCKD_UDPPORT not respected after service restarts
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch 2 -- don't reset lockd ports on nfs server shutdown
nfs-utils-1.1.0-nfs-lockd-port-noreset.patch (text/plain), 703 bytes, created by
Jeff Layton
on 2007-09-27 11:06:47 UTC
(
hide
)
Description:
patch 2 -- don't reset lockd ports on nfs server shutdown
Filename:
MIME Type:
Creator:
Jeff Layton
Created:
2007-09-27 11:06:47 UTC
Size:
703 bytes
patch
obsolete
>Index: nfs.init >=================================================================== >RCS file: /cvs/extras/rpms/nfs-utils/devel/nfs.init,v >retrieving revision 1.27 >diff -u -r1.27 nfs.init >--- nfs.init 30 Jul 2007 10:10:07 -0000 1.27 >+++ nfs.init 27 Sep 2007 11:03:05 -0000 >@@ -118,13 +118,6 @@ > RETVAL=$? > echo > fi >- # Reset the lockd ports if they were set >- if [ -n "$LOCKD_TCPPORT" ]; then >- /sbin/sysctl -w fs.nfs.nlm_tcpport=0 >/dev/null 2>&1 >- fi >- if [ -n "$LOCKD_UDPPORT" ]; then >- /sbin/sysctl -w fs.nfs.nlm_udpport=0 >/dev/null 2>&1 >- fi > # Do it the last so that clients can still access the server > # when the server is running. > cnt=`/usr/sbin/exportfs -v | /usr/bin/wc -l`
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 220798
:
207491
| 208241