Description of problem: Mounting an NFS share from an Alpha box appears to work, however when you attempt to CD to a directory within the share the error "Not a directory" is received. SELinux is off, Firewall rules are off. The same commands work in FC5 and below. Version-Release number of selected component (if applicable): 1:1.0.10-4.fc6 How reproducible: Occasionaly some directories work, but intermittently, the error is almost always reproducable Steps to Reproduce: 1. Mount share from OSF box: mount -t nfs server:/share /share 2. cd /share (works) 3. cd to_another_subdir (fails) Actual results: Error: Dir: Not a Directory Expected results: the directory should be entered and usable Additional info: I have tried this with both tcp and udp
What version of Tru64 are you using?
OSF1 V5.1 1885 alpha alpha More specifically 5.1a with patch kit 6
*** This bug has been marked as a duplicate of 211293 ***
Rob, what was the FC6 kernel version you were using?
2.6.18-1.2849.fc6, though I have seen the problems with other version of the kernel too, every kernel that has beenh released with FC6, I believe.