You are not logged in.

#1 2010-03-07 20:39:14

warped
Member
Registered: 2009-08-19
Posts: 41

issue with NFS cross-mounting after upgrade

Hi,

Maybe somebody can help me as after day of fighting with this issue I'm out of ideas....

I have server with NFS shares:

/myth                 192.168.1.0/24(rw,crossmnt,no_subtree_check,all_squash,async,insecure,anonuid=1000,anongid=1000)
/tftpboot/PXEclient   192.168.1.0/24(rw,crossmnt,no_subtree_check,no_root_squash)

My mounts are following:

none              /dev/pts          devpts    defaults                0      0
none              /dev/shm          tmpfs     defaults                0      0
/dev/cdrom        /media/cdrom      auto      ro,user,noauto,unhide   0      0
/dev/dvd          /media/dvd        auto      ro,user,noauto,unhide   0      0
/dev/sda2         /                 auto      defaults,noatime        0      1
/dev/sda1         /mirror.vol       auto      defaults,noatime        0      2
/dev/sda3         none              swap      defaults                0      0
/dev/sdb1         /myth             auto      defaults,noatime        0      2
/dev/sda4         /myth/video/HD    auto      defaults,noatime        0      2

Above setup was working OK with LinHES (Arch based distro for Myth users)

I upgraded my server from LinHES to Arch. NFS works OK, but cross-mounting sda4 not (HD dir on client is empty)
It seems like newer versions of NFS daemons in Arch changed something and cross-mounting stopped working.

Can somebody help me with nailing this issue ?

Thx in advance

Offline

#2 2010-03-09 20:46:39

warped
Member
Registered: 2009-08-19
Posts: 41

Re: issue with NFS cross-mounting after upgrade

FYI: temp fix is downgrade nfs-utils to 1.2.1.
Solution still unknown....

Offline

Board footer

Powered by FluxBB