lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 17 Nov 2007 18:27:00 +0100
From:	Gianluca Alberici <gianluca@...networks.biz>
To:	Gianluca Alberici <gianluca@...networks.biz>
CC:	Trond Myklebust <trond.myklebust@....uio.no>,
	markus reichelt <ml@...eichelt.de>,
	linux-kernel@...r.kernel.org
Subject: Re: NFS Bug in 2.6.23 ?

Hello,

I have found out something new about the cfs problem:

1) on a 2.6.20, working good:

after starting cfs, nothing cattach'd:

zeus:~# cat /proc/fs/nfsfs/volumes
NV SERVER   PORT DEV     FSID
v2 7f000001  be9 0:14    0:0

after cattaching (and at least once listing the directory, if not 
everything remains as above):

zeus:~# cat /proc/fs/nfsfs/volumes
NV SERVER   PORT DEV     FSID
v2 7f000001  be9 0:14    0:0
v2 7f000001  be9 0:15    1:0

from now everything is OK forever....

2) On 2.6.23  at cfsd restart

mars:~# cat /proc/fs/nfsfs/volumes
NV SERVER   PORT DEV     FSID
v2 7f000001  be9 0:14    0:0

after cattaching i get

mars:~# cat /proc/fs/nfsfs/volumes
NV SERVER   PORT DEV     FSID
v2 7f000001  be9 0:14    1:0
v2 7f000001  be9 0:15    1:0

The first FSID has chnaged and is 1:0 as the second while on 2.6.20 this 
doesnt happens.
I know nothing about NFS internals but isnt strange to have the same 
FSID on 2 volumes ?

BTW, the 2 machines have the same disk image. No diffs but the kernel.

Maybe this means nothing, if so sorry for the noise.

Gianluca




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ