View previous topic :: View next topic |
Author |
Message |
/dev/full n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/124313138841290d8e706a2.gif)
Joined: 13 Aug 2004 Posts: 28 Location: /dev/null
|
Posted: Fri Feb 25, 2005 8:23 pm Post subject: Problemi con NFS |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
n3mo l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/10337836184209d4f03bfcf.png)
Joined: 28 Mar 2004 Posts: 657 Location: In a Cruel World
|
Posted: Tue Mar 01, 2005 5:10 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|