Bug#432767: nfs-common breaks cfs

2007-08-05 Thread Steinar H. Gunderson
tags 432767 + lenny sid
thanks

On Sun, Aug 05, 2007 at 02:11:37PM +0200, Kurt Roeckx wrote:
 If I understand this right, this bug doesn't affect etch since the
 version of mount in etch is more forgiving?

Yes.

 If that's the case, can you please tag this bug lenny sid?

Doing so now.

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#432767: nfs-common breaks cfs

2007-08-05 Thread Kurt Roeckx
On Sat, Jul 14, 2007 at 12:00:25PM +0200, Steinar H. Gunderson wrote:
 
 I spent some time debugging through this, trying to figure out how cfs is
 supposed to be working. It seems like the core of the problem is the line
 
   mount -oport=3049,intr,nfsvers=2 localhost:$NULL_EXPORT $CRYPT_ROOT || rc=1
 
 However, cfsd never registers with the portmapper. If you don't use
 portmapper, you'll need to specify the entire triplet port/version/protocol,
 or the mount will fail -- for some reason, earlier versions of mount (ie.
 versions from before the split into mount.nfs) were more forgiving about
 this, but they are not anymore. In other words, the cfs package needs to add
 ,udp to its list of NFS-mounting option. Reassigning appropriately, and
 setting severity as this completely breaks cfs TTBOMK.

If I understand this right, this bug doesn't affect etch since the
version of mount in etch is more forgiving?  If that's the case, can you
please tag this bug lenny sid?


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#432767: nfs-common breaks cfs

2007-07-14 Thread Steinar H. Gunderson
reassign 432767 cfs
severity 432767 grave
thanks

On Wed, Jul 11, 2007 at 10:39:12PM +0200, Martin Waitz wrote:
 after upgrading to nfs-common 1.1.0-6 cfs 1.4.1-17 does not work any more.
 
 I get the following messages when running cfsd manually on the console:
 
 mount: mount to NFS server 'localhost' failed: RPC Error: Success.
 cfsd: cfs_mount failed.

I spent some time debugging through this, trying to figure out how cfs is
supposed to be working. It seems like the core of the problem is the line

  mount -oport=3049,intr,nfsvers=2 localhost:$NULL_EXPORT $CRYPT_ROOT || rc=1

However, cfsd never registers with the portmapper. If you don't use
portmapper, you'll need to specify the entire triplet port/version/protocol,
or the mount will fail -- for some reason, earlier versions of mount (ie.
versions from before the split into mount.nfs) were more forgiving about
this, but they are not anymore. In other words, the cfs package needs to add
,udp to its list of NFS-mounting option. Reassigning appropriately, and
setting severity as this completely breaks cfs TTBOMK.

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#432767: nfs-common breaks cfs

2007-07-11 Thread Martin Waitz
Package: nfs-common
Version: 1:1.1.0-6
Severity: normal

hoi :)

after upgrading to nfs-common 1.1.0-6 cfs 1.4.1-17 does not work any more.

I get the following messages when running cfsd manually on the console:

mount: mount to NFS server 'localhost' failed: RPC Error: Success.
cfsd: cfs_mount failed.


after downgrading to -4 it worked again.

Thanks for your help :-)

-- System Information:
Debian Release: lenny/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), 
(1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nfs-common depends on:
ii  adduser 3.104add and remove users and groups
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libcomerr2  1.40.1-1 common error description library
ii  libevent1   1.3b-0   An asynchronous event notification
ii  libgssapi2  0.11-1   A mechanism-switch gssapi library
ii  libkrb531.6.dfsg.1-5 MIT Kerberos runtime libraries
ii  libnfsidmap20.19-0   An nfs idmapping library
ii  librpcsecgss3   0.14-2   allows secure rpc communication us
ii  libwrap07.6.dbs-13   Wietse Venema's TCP wrappers libra
ii  lsb-base3.1-23.1 Linux Standard Base 3.1 init scrip
ii  netbase 4.29 Basic TCP/IP networking system
ii  portmap 6.0-2The RPC portmapper
ii  ucf 3.001Update Configuration File: preserv

nfs-common recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#432767: nfs-common breaks cfs

2007-07-11 Thread Steinar H. Gunderson
On Wed, Jul 11, 2007 at 10:39:12PM +0200, Martin Waitz wrote:
 after upgrading to nfs-common 1.1.0-6 cfs 1.4.1-17 does not work any more.

I have no idea what CFS is, I'm afraid :-)

 I get the following messages when running cfsd manually on the console:
 
 mount: mount to NFS server 'localhost' failed: RPC Error: Success.
 cfsd: cfs_mount failed.

This is most likely due to nfs-utils taking over mount.nfs, since this is
being moved away from util-linux. I'm afraid I cannot support something I do
not know what is, though.

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]