[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

NFS



bones! tinc una configuracio de discos com la seguent:
  /
  /mnt/espai
  /mnt/espai2

on a /pub hi ha uns continguts que vull exportar per NFS, pero vull que al 
muntar-ho tb s'hi inclogui part del que hi ha als altres dos discs

  /pub
  `- foo
     |- bar  (/mnt/espai/foo)
     `- bar2 (/mnt/espai2/foo)

el que he intentat es:

fstab
-----
/mnt/espai/foo/   /pub/foo/bar  none bind  0 0
/mnt/espai2/foo/  /pub/foo/bar2 none bind 0 0

exports
-------
/pub    192.168.135.0/255.255.255.0(rw,sync)


pero al muntar remotament el /pub, si miro dins de /pub/foo/bar*, esta tot 
buit...

alguna idea? s'ha de poder fer d'alguna forma similar, doncs ho he vist fer 
i mes o menys ho recordo! XD

pero el mes probable es que m'hagi equivocat en alguna cosa

apa!

-- 
 "And it's much the same thing with knowledge, for whenever you learn
 something new, the whole world becomes that much richer."
 -- The Princess of Pure Reason, as told by Norton Juster in The Phantom
 Tollbooth



Reply to: