Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Dag-Erling Smorgrav
Alfred Perlstein [EMAIL PROTECTED] writes: DES: can you elaborate? you think it may cause problems with amd since it's like an NFS buffer isn't it and would work over the loopback... I used loopback mounts to test NFS make worlds a while ago (there were places where make world would bomb

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Tim Vanderhoek
On Mon, Aug 02, 1999 at 09:25:52AM +0200, Dag-Erling Smorgrav wrote: (there were places where make world would bomb because chflags doesn't work on [...] (check the logs for Makefiles that use chflags).

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Dag-Erling Smorgrav
Matthew Dillon [EMAIL PROTECTED] writes: The buildworld chflags problems were fixed around a month ago I think. No, I fixed them in february or march. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Dag-Erling Smorgrav
Tim Vanderhoek [EMAIL PROTECTED] writes: Set INSTALLFLAGS_EDIT=:S/schg/,/ to remove these when doing a make world, if needed. Please try to understand what the issue is before butting in. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Dag-Erling Smorgrav
Matthew Dillon [EMAIL PROTECTED] writes: Ok, then there is a real good chance localhost mounts will work now. I'm happy to hear that, since NFSv3 is significantly faster than NFSv2 on loopback mounts :) I'm running a buildworld test right now with /usr/src and /usr/obj both on

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Matthew Dillon
:Matthew Dillon [EMAIL PROTECTED] writes: : Ok, then there is a real good chance localhost mounts will work now. : :I'm happy to hear that, since NFSv3 is significantly faster than NFSv2 :on loopback mounts :) : : I'm running a buildworld test right now with /usr/src and /usr/obj both :

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Doug
On 2 Aug 1999, Dag-Erling Smorgrav wrote: Alfred Perlstein [EMAIL PROTECTED] writes: DES: can you elaborate? you think it may cause problems with amd since it's like an NFS buffer isn't it and would work over the loopback... I used loopback mounts to test NFS make worlds a while ago

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Dag-Erling Smorgrav
Alfred Perlstein bri...@rush.net writes: DES: can you elaborate? you think it may cause problems with amd since it's like an NFS buffer isn't it and would work over the loopback... I used loopback mounts to test NFS make worlds a while ago (there were places where make world would bomb

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Matthew Dillon
:Alfred Perlstein bri...@rush.net writes: : DES: can you elaborate? you think it may cause problems with amd : since it's like an NFS buffer isn't it and would work over the : loopback... : :I used loopback mounts to test NFS make worlds a while ago (there were :places where make world would

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Tim Vanderhoek
On Mon, Aug 02, 1999 at 09:25:52AM +0200, Dag-Erling Smorgrav wrote: (there were places where make world would bomb because chflags doesn't work on [...] (check the logs for Makefiles that use chflags).

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Dag-Erling Smorgrav
Matthew Dillon dil...@apollo.backplane.com writes: The buildworld chflags problems were fixed around a month ago I think. No, I fixed them in february or march. DES -- Dag-Erling Smorgrav - d...@yes.no To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-hackers in

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Dag-Erling Smorgrav
Tim Vanderhoek vand...@ecf.utoronto.ca writes: Set INSTALLFLAGS_EDIT=:S/schg/,/ to remove these when doing a make world, if needed. Please try to understand what the issue is before butting in. DES -- Dag-Erling Smorgrav - d...@yes.no To Unsubscribe: send mail to majord...@freebsd.org with

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Matthew Dillon
:Matthew Dillon dil...@apollo.backplane.com writes: : The buildworld chflags problems were fixed around a month ago I think. : :No, I fixed them in february or march. : :DES :-- :Dag-Erling Smorgrav - d...@yes.no Ok, then there is a real good chance localhost mounts will work now.

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Dag-Erling Smorgrav
Matthew Dillon dil...@apollo.backplane.com writes: Ok, then there is a real good chance localhost mounts will work now. I'm happy to hear that, since NFSv3 is significantly faster than NFSv2 on loopback mounts :) I'm running a buildworld test right now with /usr/src and /usr/obj both

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Matthew Dillon
:Matthew Dillon dil...@apollo.backplane.com writes: : Ok, then there is a real good chance localhost mounts will work now. : :I'm happy to hear that, since NFSv3 is significantly faster than NFSv2 :on loopback mounts :) : : I'm running a buildworld test right now with /usr/src and /usr/obj

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Doug
On 2 Aug 1999, Dag-Erling Smorgrav wrote: Alfred Perlstein bri...@rush.net writes: DES: can you elaborate? you think it may cause problems with amd since it's like an NFS buffer isn't it and would work over the loopback... I used loopback mounts to test NFS make worlds a while ago

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Matthew Dillon
:Now on to the NFSv2 fhlen patch testing. I haven't run v2 in several :months, hopefully it still works :-) My buildworld using the NFSv2 file handle length patch succeeded as well. I've included the patch again for reference. (Note: I didn't write this patch, refer

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Alfred Perlstein
On Mon, 2 Aug 1999, Matthew Dillon wrote: :Now on to the NFSv2 fhlen patch testing. I haven't run v2 in several :months, hopefully it still works :-) My buildworld using the NFSv2 file handle length patch succeeded as well. I've included the patch again for

Re: readdirplus is very cool, any other nfs client suggestions?

1999-08-02 Thread Matthew Dillon
: My buildworld using the NFSv2 file handle length patch succeeded as : well. : : I've included the patch again for reference. (Note: I didn't write : this patch, refer back to the thread for that info). : : -Matt : :any percievable

readdirplus is very cool, any other nfs client suggestions?

1999-07-30 Thread Doug
Spent quite a bit of time today playing around with the newly repaired readdirplus option for nfs clients in -current. My thanks to Matt Dillon and Bill Paul. For those that don't remember, I'm trying to use amd/nfs client stuff on some freebsd web servers that read their data from our

Re: readdirplus is very cool, any other nfs client suggestions?

1999-07-30 Thread Matthew Dillon
: : amd.Interfaces: : : /defaults type:=nfs;opts:=rw,vers=3,readdirplus,intr,proto=udp : : * rhost:=IP${key};rfs:=/Space/${key} : :Not to rain on your parade, but Dag-Erling informed me that there :was problems using NFSv3 over the loopback interface that can cause :lockups.

Re: readdirplus is very cool, any other nfs client suggestions?

1999-07-30 Thread Doug
On Fri, 30 Jul 1999, Matthew Dillon wrote: The only other major feature is the nq leasing stuff for cache coherency, but it is highly experimental and you probably shouldn't use it. Plus very few other OS's support it. heh... I'm just happy when the stuff works that's

readdirplus is very cool, any other nfs client suggestions?

1999-07-30 Thread Doug
Spent quite a bit of time today playing around with the newly repaired readdirplus option for nfs clients in -current. My thanks to Matt Dillon and Bill Paul. For those that don't remember, I'm trying to use amd/nfs client stuff on some freebsd web servers that read their data from our sun

Re: readdirplus is very cool, any other nfs client suggestions?

1999-07-30 Thread Alfred Perlstein
On Fri, 30 Jul 1999, Doug wrote: Spent quite a bit of time today playing around with the newly repaired readdirplus option for nfs clients in -current. My thanks to Matt Dillon and Bill Paul. For those that don't remember, I'm trying to use amd/nfs client stuff on some freebsd web

Re: readdirplus is very cool, any other nfs client suggestions?

1999-07-30 Thread Matthew Dillon
: Spent quite a bit of time today playing around with the newly :repaired readdirplus option for nfs clients in -current. My thanks to Matt :Dillon and Bill Paul. For those that don't remember, I'm trying to use :amd/nfs client stuff on some freebsd web servers that read their data from :our

Re: readdirplus is very cool, any other nfs client suggestions?

1999-07-30 Thread Matthew Dillon
: : amd.Interfaces: : : /defaults type:=nfs;opts:=rw,vers=3,readdirplus,intr,proto=udp : : * rhost:=IP${key};rfs:=/Space/${key} : :Not to rain on your parade, but Dag-Erling informed me that there :was problems using NFSv3 over the loopback interface that can cause :lockups.

Re: readdirplus is very cool, any other nfs client suggestions?

1999-07-30 Thread Doug
On Fri, 30 Jul 1999, Matthew Dillon wrote: The only other major feature is the nq leasing stuff for cache coherency, but it is highly experimental and you probably shouldn't use it. Plus very few other OS's support it. heh... I'm just happy when the stuff works that's