Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f8JE6QG27990 for linux-xfs-outgoing; Wed, 19 Sep 2001 07:06:26 -0700 Received: from mail1.omnimark.com ([206.116.41.57]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f8JE6Le27971 for ; Wed, 19 Sep 2001 07:06:21 -0700 Received: from jupiter.hekla.exoterica.com (jupiter1.omnimark.com [192.168.1.1] (may be forged)) by mail1.omnimark.com (8.9.3/8.8.7) with ESMTP id JAA27707 for ; Wed, 19 Sep 2001 09:29:10 -0400 Received: from tux.hekla.exoterica.com (tux.hekla.exoterica.com [128.36.27.92]) by jupiter.hekla.exoterica.com (8.6.12/8.6.12) with SMTP id KAA26430 for ; Wed, 19 Sep 2001 10:07:52 -0400 Content-Type: text/plain; charset="iso-8859-1" From: "Mark G. Adams" Organization: OmniMark Technologies Corporation To: linux-xfs@oss.sgi.com Subject: Mounting an exported XFS partition on HP/UX 11.00 error Date: Wed, 19 Sep 2001 10:06:14 -0400 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01091910061409.06173@tux.hekla.exoterica.com> Content-Transfer-Encoding: 8bit Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Greetings. I've got a Linux box running the SGI-modified RedHat 7.1. Kernel is 2.4.3-SGI_XFS_1.0.1smp. I'm exporting one of the xfs partitions via NFS, and trying to mount it on an HP/UX 11.00 machine. The HP machine is able to mount nfs-exported ext2 partitions from another identical Linux box w/o a problem. However, when I try to mount a nfs-exported xfs partition, it is inaccessible after mounting. No error is returned while mounting, and I don't see an error in the Linux box's log. --------- # mount -F nfs -o hard,intr,rw tux:/u/rd/mga /mnt # ls mnt mnt unreadable # df df: open of tux:/u/rd/mga failed /home (/dev/vg00/lvol5 ): 36336 blocks 4840 i-nodes /opt (/dev/vg00/lvol6 ): 251108 blocks 33466 i-nodes /tmp (/dev/vg00/lvol4 ): 96272 blocks 12819 i-nodes /u (/dev/vg01/lvol1 ): 4007190 blocks 534166 i-nodes /usr (/dev/vg00/lvol7 ): 130354 blocks 17297 i-nodes /var (/dev/vg00/lvol8 ): 412596 blocks 54813 i-nodes /stand (/dev/vg00/lvol1 ): 99986 blocks 13404 i-nodes / (/dev/vg00/lvol3 ): 175136 blocks 23344 i-nodes --------- I am able to mount and access the partition if I specify vers=2 as one of the mount options. However, then I see the following behaviour: when any user tries to log into the HP machine, the login hangs for almost 1 minute. If I do a 'ps -elf' while somebody's logging in, I see that /usr/bin/quota's running for that user, and presumably that's what's hanging. Anybody have any ideas/suggestions? Thanks. //Mark -- Mark G. Adams Research & Development OmniMark Technologies Ottawa, Ontario, Canada mgadams@omnimark.com