Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problemi con NFS
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
/dev/full
n00b
n00b


Joined: 13 Aug 2004
Posts: 28
Location: /dev/null

PostPosted: Fri Feb 25, 2005 8:23 pm    Post subject: Problemi con NFS Reply with quote

Code:
$ cat /etc/exports
# /etc/exports: NFS file systems being exported.  See exports(5).
/var/lib/cfs/.cfsfs localhost(rw,sync)
Code:
$ tail -n 1 /etc/fstab
localhost:/var/lib/cfs/.cfsfs  /var/cfs  nfs  port=3049,intr,nfsvers=2 0 0
ho fatto questa configurazione letta da una guida per usare NFS...

pero` restartando il demone ho errore
Code:
* Stopping NFS mountd...                                   [ ok ]
* Stopping NFS daemon...                                                       [ ok ]
* Stopping NFS statd...                                               [ ok ]
* Starting NFS statd...                                                 
localhost:/var/lib/cfs/.cfsfs: Function not implemented                             [ ok ]
* Starting NFS daemon...
* Error starting NFS daemon                                          [ !! ]
* Starting NFS mountd...                                                     [ ok ]

stessa cosa se esporto con il comando
Code:
# exportfs -rv
exporting localhost:/var/lib/cfs/.cfsfs
exporting localhost:/var/lib/cfs/.cfsfs to kernel
localhost:/var/lib/cfs/.cfsfs: Function not implemented

cosa dovrei fare? dove sbaglio?
Back to top
View user's profile Send private message
n3mo
l33t
l33t


Joined: 28 Mar 2004
Posts: 657
Location: In a Cruel World

PostPosted: Tue Mar 01, 2005 5:10 pm    Post subject: Reply with quote

Non ho mai provato ad esportare una directory locale via NFS, comunque, hai avviato portmap prima di esportare il filesystem ? Non mi ricordo sel'errore evidenziato era quello, ma una volta mi è capitato qualcosa di simile ed era a causa del mancato avvio di portmap.
_________________
Google, really.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum