Subject: LFS over NFS
To: None <current-users@NetBSD.org>
From: Yoshito Komatsu <ykomatsu@akaumigame.org>
List: current-users
Date: 05/15/2006 21:49:23
Hello.

I try to convert partitions from FFSv2 to LFS.

One of these partition contains directories exported
over NFS. But when I use this directory from remote computer,
the following messages appears:

># mount c8:/tmp /mnt
># cp test.tar.gz /mnt
>cp: /mnt/test.tar.gz: Input/output error
># ls -l test.tar.gz /mnt/test.tar.gz
>-rw-r--r--  1 4294967294  wheel  3473408 May 15 20:54 /mnt/test.tar.gz
>-rw-r--r--  1 root        wheel  3494408 May 15 20:54 test.tar.gz
>#

Cannot LFS partition be exported over NFS?

Regards,
-- 
Yoshito Komatsu <ykomatsu@akaumigame.org>