has anybody else experienced this / discovered a work around ?
SERVER:
platform: Linux i386
kernel: 2.4.17
xfspatch: 1.0.1 (for 2.4.17)
samba: 2.2.3a-6
nfs-server: 2.2beta47-4
I create a list of files (500 total) in a directory on the xfs file
system.
samba is exporting this directory, nfs is also exporting this directory.
via win2k (samba/smb) a total of around 8 files are missing.
via nfs3(irix 6.5.11) around 20 files are missing.
according to the local file system (xfs1.0.1) all these files are
present.
I can correct the nfs3 problem by dropping the mount point down to nfs2.
the only reason I assume that this may be an xfs problem is that an
export from the same
system which originates on an ext2 partition, mounted via samba or
nfs(3) does not
fail to display files.
the command I used to create the xfs file system was:
mkfs -t xfs -l internal,size=8000b -d name=/dev/sda1
this is being created on a 250gb hardware raid.
originally the drive was partitioned on an SGI Octane (irix 6.5.11)
the file system was however created on the above linux server.
regards,
nick monton.
here is some extra machine information which may help:
---uname -a
Linux aardvark 2.4.17-xfs #10 SMP Sun Mar 24 22:37:50 EST 2002 i686
unknown
---fdisk -ul /dev/sda
Disk /dev/sda (SGI disk label): 128 heads, 128 sectors, 8 cylinders
Units = sectors of 1 * 512 bytes
----- partitions -----
Pt# Device Info Start End Sectors Id System
8: /dev/sda1 4096 468959231 468955136 a SGI xfs
9: /dev/sda2 0 4095 4096 0 SGI volhdr
11: /dev/sda3 0 468959231 468959232 6 SGI volume
----- Bootinfo -----
Bootfile: /unix
----- Directory Entries -----
df -k /DPS_RAID (local mount)
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/sda1 234445568 61440380 173005188 26% /DPS_RAID
--df -k /projects (nfs3 mount) (irix 6.5.11)
Filesystem Type kbytes use avail %use Mounted on
aardvark:/DPS_RAID nfs 234445568 61440380 173005188 27 /projects
[[HTML alternate version deleted]]
|