Hi,
Locking of files on a NFS mounted filesystem between a Digital UNIX 4.0b
and 4.0f is not working any more after working without a problem for
several months. Locking does not work in both directions and the only
thing that has changed is the static routes on both boxes. df -i shows
some very funny numbers as show below:
# df -i /ds1 | cut -c1-15,40-
Filesystem Available Capacity Iused Ifree %Iused
Mounted on
/dev/rz1c 239840 94% 98629 28857 77% /ds1
# rsh host1 df -i /ds1 | cut -c1-15,40-
Filesystem Available Capacity Iused Ifree %Iused
Mounted on
/hds1_at_host2 239840 94% 0 0 100% /ds1
On the NFS mounted filesystem on host1 the number of inodes used and
free == 0?
I have no clue as to what is going on here. The 4.0b box is running
patch kit #10 and the 4.0f box is running patch kit #1. The same
filesystem is mounted on Windoze PCs using PCNFS and file locking is
working fine between the PCs and both the UNIX machines in question. I
would love to move to samba, but that is not an option at the moment.
Any idea as to what is going on here?
TIA
George Chalissery.
Received on Thu Feb 24 2000 - 21:36:45 NZDT