Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 1996 15:11:33 +0900 (JST)
From:      Naoki Hamada <nao@sbl.cl.nec.co.jp>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   [2.2-BETA] NFS hangup!
Message-ID:  <199612270611.PAA06595@sirius.sbl.cl.nec.co.jp>

next in thread | raw e-mail | index | archive | help
Hello, guys!

This morning I encountered a sudden hangup and found out what is the
case. On a NFS imported filesystem, when I execute the following
sequence, the PC totally hangs up after the `mv' command.

% mkdir -p tmp/tmp
% mv tmp/tmp .

On a UFS filesystem, a normal error occurs:

mv: rename tmp/tmp to ./tmp: Directory not empty

The NFS server is a SS20 which runs SunOS 4.1.4 and the PC runs
FreeBSD 2.2 BETA.

- nao



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612270611.PAA06595>