Re: nfs und xfs

2005-09-19 Diskussionsfäden Andreas Pakulat
On 19.09.05 20:08:34, Gerald Holl wrote:
 Hallo!
 
 Ich habe auf meinem Server eine neue HDD eingebaut, zwei Partitionen
 erstellt und diese unter /ftp/dir1 und /ftp/dir2 gemountet (XFS
 Dateisystem).
 /ftp ist als NFS share freigegeben.
 
 Nun kann ich vom Client aus problemlos auf /ftp zugreifen, jedoch sind
 /ftp/dir und /ftp/dir2 leer (am Server jedoch nicht).
 
 Wo is da der Fehler?

Vermutung: Der FTP-Server darf nicht über Partitionsgrenzen hinaus.

Andreas

-- 
You will be recognized and honored as a community leader.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: nfs und xfs

2005-09-19 Diskussionsfäden Thomas Antepoth
 /ftp ist als NFS share freigegeben.
 Nun kann ich vom Client aus problemlos auf /ftp zugreifen, jedoch sind
 /ftp/dir und /ftp/dir2 leer (am Server jedoch nicht).
 Wo is da der Fehler?

man 5 exports - Stichwort nohide

[..]
nohide 
This option is based on the option of the same name provided in IRIX NFS.
Normally, if a server exports two filesystems one of which is mounted  on
the other, then the client will have to mount both filesystems explicitly
to get access to them.  If it just mounts the  parent,  it  will  see  an
empty directory at the place where the other filesystem is mounted.  That
filesystem is hidden.
[..]

Entweder nohide oder beide Unterverzeichnisse explizit mounten.


t++


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: nfs und xfs

2005-09-19 Diskussionsfäden Gerald Holl
Thomas Antepoth wrote:
/ftp ist als NFS share freigegeben.
Nun kann ich vom Client aus problemlos auf /ftp zugreifen, jedoch sind
/ftp/dir und /ftp/dir2 leer (am Server jedoch nicht).
Wo is da der Fehler?
 
 
 man 5 exports - Stichwort nohide
 
 [..]
 nohide 
 This option is based on the option of the same name provided in IRIX NFS.
 Normally, if a server exports two filesystems one of which is mounted  on
 the other, then the client will have to mount both filesystems explicitly
 to get access to them.  If it just mounts the  parent,  it  will  see  an
 empty directory at the place where the other filesystem is mounted.  That
 filesystem is hidden.
 [..]
 
 Entweder nohide oder beide Unterverzeichnisse explizit mounten.

Danke, das war's.

Funktioniert allerdings nur mit dem nfs-user-server und nicht mit dem
nfs-kernel-server

cheers,
-- 
Gerald Holl
http://holl.co.at


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: nfs und xfs

2005-09-19 Diskussionsfäden Andreas Pakulat
On 19.09.05 20:32:54, Andreas Pakulat wrote:
 On 19.09.05 20:08:34, Gerald Holl wrote:
  Hallo!
  
  Ich habe auf meinem Server eine neue HDD eingebaut, zwei Partitionen
  erstellt und diese unter /ftp/dir1 und /ftp/dir2 gemountet (XFS
  Dateisystem).
  /ftp ist als NFS share freigegeben.
  
  Nun kann ich vom Client aus problemlos auf /ftp zugreifen, jedoch sind
  /ftp/dir und /ftp/dir2 leer (am Server jedoch nicht).
  
  Wo is da der Fehler?
 
 Vermutung: Der FTP-Server darf nicht über Partitionsgrenzen hinaus.

Mist, man sollte nicht nur lesen sondern auch verstehen was der OP
fragt :-(

Andreas

-- 
You are magnetic in your bearing.


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)