|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0002583 |
[CentOS-5] kernel |
minor |
always |
2008-01-04 16:30 |
2008-02-01 19:57 |
|
|
Reporter |
dang |
View Status |
public |
|
|
Assigned To |
|
|
Priority |
normal |
Resolution |
open |
|
|
Status |
new |
|
Product Version |
5.0 - x86_64 |
|
|
Summary |
0002583: NFS CREATE fails on hp-ux clients with kernel 2.6.18-53.1.4.el5 |
|
Description |
HP-UX NFS clients fail creating a new file on a CentOS 5 NFS server updated with the 2.6.18-53.1.4.el5.
Example:
hp-ux$ cp anyfile /to/nfs/fs/on/centos5
hp-ux$ cp: cannot create anyfile: Permission denied |
|
Additional Information |
A tcpdump trace viewed with wireshark seems to indicate that the NFS CREATE call is made with Mode: UNCHECKED and with the initial file permission mode set to 00 on HP-UX clients. The NFS CREATE call returns a NFS3ERR_ACCES error, probably due to the initial permission mode set to 00 (none). This was not a problem on the base level CentOS 5 kernel.
tcpdump trace file attaced. |
| Tags |
No tags attached. |
|
|
Attached Files |
centos5-hpux.tcpdump [^] (3,212 bytes) 2008-01-04 16:30
bmc-nfsd_setattr.patch [^] (519 bytes) 2008-01-21 19:48 |
|
|