Re: Pb with multiple identical nfs mount dir in different VEs [message #29905 is a reply to message #29539] |
Tue, 29 April 2008 14:27 |
|
after a couple of day of investigation, I have more information about the problem.
In my test, I have 3 VE, one centos5 i386, one centos5 x86_64, one ubuntu Dapper 6.06
in all VE I have an ip set on eth1.35 and all have the same nfs directory mounted.
If I run a ifdown eth1.35 on centos, no problem but I if run ifdown eth1.35 on the ubuntu, nfs mount point borked... until I run an ifup eth1.35.
So it seem that the script inside the VE on ubuntu is doing something that not supposed to do and change something inside vlan configuration for others VE.
in attachment the result of
strace ifdown eth1.35 > /tmp/ifdown.eth1.35.trace 2>&1
Yoann
|
|
|