On the client fstab is:
/dev/sda1 /boot ext2 noatime,noauto
0 0
192.168.0.1:/shimitar / nfs
noatime,rsize=8192,wsize=8192 0 0
192.168.0.1:/shimitar/home /home nfs
noatime,rsize=8192,wsize=8192 0 0
192.168.0.1:/shimitar/deposito /deposito nfs
noatime,rsize=16384,wsize=16384 0 0
192.168.0.1:/shimitar/deposito2 /deposito2 nfs
noatime,rsize=16384,wsize=16384 0 0
(sda1 is a USB key, not mounted by default)
On the server fstab is:
/dev/hdc1 /shimitar ext3 noatime
0 0
/dev/hdc2 /shimitar/home ext3 noatime
0 0
/dev/hda4 /shimitar/deposito2 ext3 noatime
0 0
/dev/hdc4 /shimitar/deposito ext3 noatime
0 0
And exports is:
/shimitar 192.168.0.2(rw,no_root_squash,async,no_subtree_check)
/shimitar/home 192.168.0.2(rw,no_root_squash,async,no_subtree_check)
/shimitar/deposito 192.168.0.2(rw,no_root_squash,async,no_subtree_check)
/shimitar/deposito2 192.168.0.2(rw,no_root_squash,async,no_subtree_check)
/mnt/tmp 192.168.0.2(rw,no_root_squash,async,no_subtree_check)
(mnt/tmp is not mounted on the client).
Something i did not emphatized: both boxes are connected to the internet via
another eth device.
The network configuration is:
- a switch 100mbit connected to the internet, each box has a direct cable to
the switch (via 8139too eth device on both boxes). Dhcp.
- a cross cable between the two boxes connecting the r8169 eth device.
192.168.0.0/24.
Alle Wednesday 23 February 2005 01:30, Francois Romieu ha scritto:
> Willy Gardiol <willy@xxxxxxxxxxx> :
> [...]
>
> > http://www.gardiol.org/r8169/1000-client.tar.bz2
> > http://www.gardiol.org/r8169/1000-server.tar.bz2
> > http://www.gardiol.org/r8169/100-client.tar.bz2
> > http://www.gardiol.org/r8169/100-server.tar.bz2
>
> Can you add a minimal exports/mount option description so that
> I try to reproduce it here ?
>
> --
> Ueimor
--
!
Willy Gardiol - willy@xxxxxxxxxxx
www.gardiol.org
+39 3492800983
Use linux for MY freedom.
Your freedom may come as a side effect.
"L'altrove è uno specchio in negativo.
Il viaggiatore riconosce il poco che è suo,
scoprendo il molto che non ha avuto e non avrà"
Italo Calvino - Le città invisibili
pgpD1tVIwVE0m.pgp
Description: PGP signature
|