Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] Diskless node - Filesystem nur read-only?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
wennshilft
n00b
n00b


Joined: 27 Mar 2007
Posts: 12

PostPosted: Sun Dec 07, 2008 7:32 pm    Post subject: [gelöst] Diskless node - Filesystem nur read-only? Reply with quote

Hallo Zielgruppe,
ich habe fast erfolgreich einen Diskless node aufgesetzt.
Das Rechner bootet, ich kann mich einloggen, nur ist das ganze Dateisystem read-only.
Was hab ich übersehen?

Auf dem Server:
/etc/exports:
Code:

/client 192.168.100.0/24(rw,async,no_root_squash,subtree_check)


ls -l:


Code:


serv / # ls -l
total 208
drwxr-xr-x  18 nobody nobody     4096 Dec  7 18:09 client


Und auf dem Node:

fstab:
Code:

serv / # cat /client/etc/fstab
none  /proc proc defaults 0 0
192.168.100.170:/client /      nfs     sync,hard,intr,rw,nolock,rsize=8192,wsize=8192


-----------

Edith hat google gefragt und herausgefunden, dass eine übriggebliebene /etc/mtab dafür sorgt, daß alles ro-gemounted wird.

:evil:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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