unable to mount sfs

"Erik Andresen" <[email protected]> Mon, 8 Nov 2004 23:08:31 +0100 (CET)
Newsgroups gmane.comp.file-systems.sfs.general
Message-ID <[email protected]>
Hello

I was unable to mount sfs from the client. The Link in /etc/sfs/Hostname
just points into deep space. It seems that there are already many postings
about this here, but none was solved - and yes, I have NFS v.3 Support in
kernel - both server and client. Server is a Linux 2.4.27, client is Linux
2.6.9, and I was unable to find any error in my logs.
I'm trying to export home

Thats a part of my /etc/exports:
/var/lib/sfs/root localhost(rw,sync)
/home localhost(rw,sync)

Thats my /etc/sfs/sfsrwsd_config:
Export /var/lib/sfs/root /
Export /home /home

The directory /var/lib/sfs/root/home/ does exist.

Now when I login
/sfs/$Location points to /sfs/@$Location,$HostID
and
/sfs/@$Location,$HostID points to
/sfs/.mnt/1/00000000000000000000000000000037

now while /sfs/.mnt/1/ doest exist,
/sfs/.mnt/1/00000000000000000000000000000037 does not.

Any Ideas that can help me so far?

greetings,
Erik Andresen