2004-12-03 05:23:22

by NeilBrown

[permalink] [raw]
Subject: ANNOUNCE: nfs-utils 1.0.7-pre1



I have made available a pre-release of nfs-utils 1.0.7.

It can be downloaded from
http://sourceforge.net/project/showfiles.php?group_id=14
or
http://www.{countrycode}.kernel.org/pub/linux/utils/nfs/


The reason for the pre-release is that there are a number of changes that
I haven't had a chance to test properly, and some that I am not in a position
to test.

There are an assortment of bug-fixes, some support for fail-over clustering,
and support for 'gss' authentication.

I would appreciate it if people could check that it compiles and works for them,
and let me know the success rate.

I hope to put this out as a final 1.0.7 before Christmas. Having lots of people
say "Yes, I've tried it, and it works OK" would make a great Christmas present :-)

NeilBrown 03-December-2004


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs


2004-12-03 18:07:29

by Bruce Allan

[permalink] [raw]
Subject: Re: ANNOUNCE: nfs-utils 1.0.7-pre1

Doesn't compile (missing event.h and nfsidmap.h).

gcc -g -O2 -D_GNU_SOURCE -DHAVE_TCP_WRAPPER -I../../support/include
-I/usr/include -Wall -pipe -DVERSION="\"nfs-utils 1.0.7-pre1\""
-DNFS3_SUPPORTED -M atomicio.c cfg.c idmapd.c setproctitle.c strlcat.c
strlcpy.c > .depend
idmapd.c:48:19: event.h: No such file or directory
idmapd.c:61:22: nfsidmap.h: No such file or directory

Regards,
---
Bruce Allan <[email protected]>
Software Engineer, Linux Technology Center
IBM Corporation, Beaverton OR
503-578-4187 IBM Tie-line 775-4187




Neil Brown <[email protected]>
Sent by: [email protected]
12/02/2004 09:23 PM

To
[email protected]
cc

Subject
[NFS] ANNOUNCE: nfs-utils 1.0.7-pre1








I have made available a pre-release of nfs-utils 1.0.7.

It can be downloaded from
http://sourceforge.net/project/showfiles.php?group_id=14
or
http://www.{countrycode}.kernel.org/pub/linux/utils/nfs/


The reason for the pre-release is that there are a number of changes that
I haven't had a chance to test properly, and some that I am not in a
position
to test.

There are an assortment of bug-fixes, some support for fail-over
clustering,
and support for 'gss' authentication.

I would appreciate it if people could check that it compiles and works for
them,
and let me know the success rate.

I hope to put this out as a final 1.0.7 before Christmas. Having lots of
people
say "Yes, I've tried it, and it works OK" would make a great Christmas
present :-)

NeilBrown 03-December-2004


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs

2004-12-03 18:32:17

by Marc Eshel

[permalink] [raw]
Subject: Re: ANNOUNCE: nfs-utils 1.0.7-pre1

I was hopping that the following two (small but important for HA) changes
be included.

1. statd doesn't exit when called in notify mode (-N)
http://marc.theaimsgroup.com/?l=linux-nfs&m=110062624418905&w=2

2. send the notify message on the same interface as the address in the -n
option
http://marc.theaimsgroup.com/?l=linux-nfs&m=110064006512730&w=2

Thanks, Marc.

[email protected] wrote on 12/02/2004 09:23:14 PM:

> I have made available a pre-release of nfs-utils 1.0.7.

> It can be downloaded from
> http://sourceforge.net/project/showfiles.php?group_id=14
> or
> http://www.{countrycode}.kernel.org/pub/linux/utils/nfs/
>
> The reason for the pre-release is that there are a number of changes that
> I haven't had a chance to test properly, and some that I am not in a
position
> to test.

> There are an assortment of bug-fixes, some support for fail-over
clustering,
> and support for 'gss' authentication.

> I would appreciate it if people could check that it compiles and
> works for them,
> and let me know the success rate.

> I hope to put this out as a final 1.0.7 before Christmas. Having
> lots of people
> say "Yes, I've tried it, and it works OK" would make a great
> Christmas present :-)

> NeilBrown 03-December-2004

>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> NFS maillist - [email protected]
> https://lists.sourceforge.net/lists/listinfo/nfs



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs

2004-12-06 00:17:11

by NeilBrown

[permalink] [raw]
Subject: Re: ANNOUNCE: nfs-utils 1.0.7-pre1

On Friday December 3, [email protected] wrote:
> Doesn't compile (missing event.h and nfsidmap.h).
>
> gcc -g -O2 -D_GNU_SOURCE -DHAVE_TCP_WRAPPER -I../../support/include
> -I/usr/include -Wall -pipe -DVERSION="\"nfs-utils 1.0.7-pre1\""
> -DNFS3_SUPPORTED -M atomicio.c cfg.c idmapd.c setproctitle.c strlcat.c
> strlcpy.c > .depend
> idmapd.c:48:19: event.h: No such file or directory
> idmapd.c:61:22: nfsidmap.h: No such file or directory
>

Yes........

It works better with
./configure --disable-gss --disable-nfsv4

Bruce Fields would really rather distros compiled it with nfsv4
support enabled and so it made that the default. However that
requires an extra package (or two?) which aren't commonly installed.

Bruce should be back from leave in a day or two so I might leave him
to argue further for keeping --enable-nfsv4 as the default (or to cave
it and let it be changed :-))

NeilBrown


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs

2004-12-06 01:05:32

by NeilBrown

[permalink] [raw]
Subject: Re: ANNOUNCE: nfs-utils 1.0.7-pre1

On Friday December 3, [email protected] wrote:
> I was hopping that the following two (small but important for HA) changes
> be included.
>
> 1. statd doesn't exit when called in notify mode (-N)
> http://marc.theaimsgroup.com/?l=linux-nfs&m=110062624418905&w=2
>
> 2. send the notify message on the same interface as the address in the -n
> option
> http://marc.theaimsgroup.com/?l=linux-nfs&m=110064006512730&w=2
>
> Thanks, Marc.

Ok, they are in the CVS now, thanks.

NeilBrown


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs

2004-12-07 15:28:02

by J. Bruce Fields

[permalink] [raw]
Subject: Re: ANNOUNCE: nfs-utils 1.0.7-pre1

On Mon, Dec 06, 2004 at 11:16:57AM +1100, Neil Brown wrote:
> Yes........
>
> It works better with
> ./configure --disable-gss --disable-nfsv4
>
> Bruce Fields would really rather distros compiled it with nfsv4
> support enabled and so it made that the default. However that
> requires an extra package (or two?) which aren't commonly installed.
>
> Bruce should be back from leave in a day or two so I might leave him
> to argue further for keeping --enable-nfsv4 as the default (or to cave
> it and let it be changed :-))

The --enable-nfsv4 option just builds and installs rpc.idmapd, which is
required for nfsv4.

This doesn't mean rpc.idmapd has to be run by default. But by
installing it, a distribution makes it convenient for users to try nfsv4
if they want.

The dependency on libnfsidmap should be easy to satisfy: you can get
the latest libnfsidmap tarball from

http://www.citi.umich.edu/projects/nfsv4/linux/

which includes all the infrastructure to build a Debian package. Or
look at Steve Dickson's latest Fedora nfs-utils rpm's for another
example. (He just includes libnfsidmap with the Fedora rpm and links it
statically.)

--b.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs

2004-12-09 16:56:25

by Robert Schwebel

[permalink] [raw]
Subject: Re: ANNOUNCE: nfs-utils 1.0.7-pre1

On Fri, Dec 03, 2004 at 04:23:14PM +1100, Neil Brown wrote:
> I have made available a pre-release of nfs-utils 1.0.7.

Here is an update of our "fix autotools to make nfs-utils crosscompile"
patch:

http://www.pengutronix.de/software/nfs-utils/nfs-utils-1.0.7-pre1-ptx1.patch.gz

We could not test the NFSv4 stuff, kerberos and gss, but the other
things seem to work. The patch was cleaned up and doesn't touch the
distribution code any more.

Signed-off-by: Marc Kleine-Budde <[email protected]>
Signed-off-by: Robert Schwebel <[email protected]>
Signed-off-by: Benedikt Spranger <[email protected]>

Robert
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Hornemannstra?e 12, 31137 Hildesheim, Germany
Phone: +49-5121-28619-0 | Fax: +49-5121-28619-4


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs

2004-12-09 17:30:54

by J. Bruce Fields

[permalink] [raw]
Subject: Re: ANNOUNCE: nfs-utils 1.0.7-pre1

On Thu, Dec 09, 2004 at 05:56:22PM +0100, Robert Schwebel wrote:
> On Fri, Dec 03, 2004 at 04:23:14PM +1100, Neil Brown wrote:
> > I have made available a pre-release of nfs-utils 1.0.7.
>
> Here is an update of our "fix autotools to make nfs-utils crosscompile"
> patch:
>
> http://www.pengutronix.de/software/nfs-utils/nfs-utils-1.0.7-pre1-ptx1.patch.gz
> We could not test the NFSv4 stuff, kerberos and gss, but the other
> things seem to work. The patch was cleaned up and doesn't touch the
> distribution code any more.

It does seem to add back the etc/nodist files. I assume that was just
an accident?

--b.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs

2004-12-09 17:52:12

by Robert Schwebel

[permalink] [raw]
Subject: Re: ANNOUNCE: nfs-utils 1.0.7-pre1

On Thu, Dec 09, 2004 at 12:31:01PM -0500, J. Bruce Fields wrote:
> It does seem to add back the etc/nodist files. I assume that was just
> an accident?

I havn't followed the discussion in this direction; it seems that they
have been removed on purpose? :-)

Robert
--
Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
Pengutronix - Linux Solutions for Science and Industry
Handelsregister: Amtsgericht Hildesheim, HRA 2686
Hornemannstra?e 12, 31137 Hildesheim, Germany
Phone: +49-5121-28619-0 | Fax: +49-5121-28619-4


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs

2004-12-09 18:12:00

by J. Bruce Fields

[permalink] [raw]
Subject: Re: ANNOUNCE: nfs-utils 1.0.7-pre1

On Thu, Dec 09, 2004 at 06:52:10PM +0100, Robert Schwebel wrote:
> On Thu, Dec 09, 2004 at 12:31:01PM -0500, J. Bruce Fields wrote:
> > It does seem to add back the etc/nodist files. I assume that was just
> > an accident?
>
> I havn't followed the discussion in this direction; it seems that they
> have been removed on purpose? :-)

Yes. I was worried that they weren't being used or maintained, so I
proposed that they be removed. No one objected. If I was wrong, and
somebody is actually using them, then they should speak up.

In any case, that's a separate issue from the build system improvements,
so shouldn't be in the same patch.

--b.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs