* NFS problem
@ 2000-01-28 12:47 Ralf HECKHAUSEN
0 siblings, 0 replies; 8+ messages in thread
From: Ralf HECKHAUSEN @ 2000-01-28 12:47 UTC (permalink / raw)
To: linuxppc-embedded
I am booting from an NFS server and have a strange effect. When files are deleted or updated on the server, the board for a whole while still uses the old versions of the files before it notices the update.
What do I have to do to make them more synchronized?
Thanks,
Ralf
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: NFS problem
@ 2000-01-28 13:04 Ralf HECKHAUSEN
2000-01-28 16:23 ` Wolfgang Denk
0 siblings, 1 reply; 8+ messages in thread
From: Ralf HECKHAUSEN @ 2000-01-28 13:04 UTC (permalink / raw)
To: kd; +Cc: linuxppc-embedded
I am typing sync permanently on both sides. It shortens the time for the update, but still it is not direct.
Ralf
>>> <kd@flaga.is> 01/28/00 02:08pm >>>
Type sync on both your board and your nfs host before accessing the files
on the board.
There is probably a bug somewhere, probably in the NFS server. I am using
Debian 2.1 (slink). I have not bothered to track it down, I just type some
extra syncs.
K.D.
Ralf wrote:
I am booting from an NFS server and have a strange effect. When files are
deleted or updated on the server, the board for a whole while still uses
the old versions of the files before it notices the update.
What do I have to do to make them more synchronized?
Thanks,
Ralf
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: NFS problem
@ 2000-01-28 13:08 kd
0 siblings, 0 replies; 8+ messages in thread
From: kd @ 2000-01-28 13:08 UTC (permalink / raw)
To: Ralf HECKHAUSEN; +Cc: linuxppc-embedded
Type sync on both your board and your nfs host before accessing the files
on the board.
There is probably a bug somewhere, probably in the NFS server. I am using
Debian 2.1 (slink). I have not bothered to track it down, I just type some
extra syncs.
K.D.
Ralf wrote:
I am booting from an NFS server and have a strange effect. When files are
deleted or updated on the server, the board for a whole while still uses
the old versions of the files before it notices the update.
What do I have to do to make them more synchronized?
Thanks,
Ralf
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: NFS problem
2000-01-28 13:04 Ralf HECKHAUSEN
@ 2000-01-28 16:23 ` Wolfgang Denk
0 siblings, 0 replies; 8+ messages in thread
From: Wolfgang Denk @ 2000-01-28 16:23 UTC (permalink / raw)
To: Ralf HECKHAUSEN; +Cc: kd, linuxppc-embedded
In message <s891a235.023@mail.frequentis.com> you write:
>
> There is probably a bug somewhere, probably in the NFS server. I am using
> Debian 2.1 (slink). I have not bothered to track it down, I just type some
> extra syncs.
There is a couple of problems in Linux NFS server. See the Linux NFS
FAQ at http://nfs.sourceforge.net/
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
People are always a lot more complicated than you think. It's very
important to remember that. - Terry Pratchett, _Truckers_
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* NFS problem
@ 2000-09-25 19:23 Navin Boppuri
0 siblings, 0 replies; 8+ messages in thread
From: Navin Boppuri @ 2000-09-25 19:23 UTC (permalink / raw)
To: linuxppc-embedded
Hello,
I am trying to boot my custom board with the linux 2.2.13 kernel. It boots
OK but when it tries to do the NFS mount, it fails....... This is how it
looks. I dont understand what's going on. I testing the NFS server with some
other board and same ip's and it works fine. Any ideas????
lcd_lcvcr: 78000
loop: registered device at major 7
eth0: CPM ENET Version 0.2, 08:00:22:50:70:63
PPP: version 2.3.10 (demand dialling)
TCP compression code copyright 1989 Regents of the University of California
PPP line discipline registered.
Looking up port of RPC 100003/2 on 216.118.31.76
neighbour table overflow
neighbour table overflow
neighbour table overflow
eth0: transmit timed out.
Ring data dump: cur_tx ff0028d0 (full) cur_rx ff0028c8.
dc00 002a 0015c642
dc00 002a 0015c6e2
dc00 002a 0015c782
dc00 002a 0015c962
dc00 002a 0015ca02
dc00 002a 0015caa2
dc00 002a 0015c502
fc00 002a 0015cb42
9c00 005a 00174000
9c00 0076 00174800
9c00 0076 00161000
9c00 0076 00161800
9c00 0040 00160000
9c00 0040 00160000
9c00 0076 0015f000
b000 7edd 0015f800
eth0: tx queue full!.
neighbour table overflow
eth0: transmit timed out.
and it goes on and on. After some time, it says server returned error -5 and
then tries a reboot. What's going on???
Navin.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: NFS problem
@ 2000-09-25 23:08 clark
0 siblings, 0 replies; 8+ messages in thread
From: clark @ 2000-09-25 23:08 UTC (permalink / raw)
To: Navin Boppuri; +Cc: linuxppc-embedded
At 02:27 PM 5/26/00 +0100, you wrote:
>
>Hello,
>
>I am trying to boot my custom board with the linux 2.2.13 kernel. It boots
>OK but when it tries to do the NFS mount, it fails....... This is how it
>looks. I dont understand what's going on. I testing the NFS server with some
>other board and same ip's and it works fine. Any ideas????
>
>lcd_lcvcr: 78000
>loop: registered device at major 7
>eth0: CPM ENET Version 0.2, 08:00:22:50:70:63
>PPP: version 2.3.10 (demand dialling)
>TCP compression code copyright 1989 Regents of the University of California
>PPP line discipline registered.
>Looking up port of RPC 100003/2 on 216.118.31.76
>neighbour table overflow
>neighbour table overflow
>neighbour table overflow
>eth0: transmit timed out.
> Ring data dump: cur_tx ff0028d0 (full) cur_rx ff0028c8.
>dc00 002a 0015c642
>dc00 002a 0015c6e2
>dc00 002a 0015c782
>dc00 002a 0015c962
>dc00 002a 0015ca02
>dc00 002a 0015caa2
>dc00 002a 0015c502
>fc00 002a 0015cb42
>9c00 005a 00174000
>9c00 0076 00174800
>9c00 0076 00161000
>9c00 0076 00161800
>9c00 0040 00160000
>9c00 0040 00160000
>9c00 0076 0015f000
>b000 7edd 0015f800
>eth0: tx queue full!.
>neighbour table overflow
>eth0: transmit timed out.
>
>and it goes on and on. After some time, it says server returned error -5 and
>then tries a reboot. What's going on???
>
>Navin.
>
>
>
Are you sure you compiled your kernel to use the correct SCC port
for your ethernet interface on the custom board? I have made this mistake
and it produced very simmilar results. Try changing it and see if this fixes it.
Hope this helps,
Conn Clark
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: NFS problem
@ 2000-09-26 9:05 t.shantha.laxmi
2000-09-27 10:53 ` Jari
0 siblings, 1 reply; 8+ messages in thread
From: t.shantha.laxmi @ 2000-09-26 9:05 UTC (permalink / raw)
To: nboppuri, linuxppc-embedded
This is the problem with the ethernet driver. Make sure you have enabled the
Ethernet Transciever. You need to add code in enet.c to enable the
transciever and set the TENA bit.
Hope this helps,
- Shantha
-> -----Original Message-----
-> From: Navin Boppuri [mailto:nboppuri@trinetcommunication.com]
-> Sent: Friday, May 26, 2000 6:58 PM
-> To: linuxppc-embedded@lists.linuxppc.org
-> Subject: NFS problem
->
->
->
-> Hello,
->
-> I am trying to boot my custom board with the linux 2.2.13
-> kernel. It boots
-> OK but when it tries to do the NFS mount, it fails.......
-> This is how it
-> looks. I dont understand what's going on. I testing the NFS
-> server with some
-> other board and same ip's and it works fine. Any ideas????
->
-> lcd_lcvcr: 78000
-> loop: registered device at major 7
-> eth0: CPM ENET Version 0.2, 08:00:22:50:70:63
-> PPP: version 2.3.10 (demand dialling)
-> TCP compression code copyright 1989 Regents of the
-> University of California
-> PPP line discipline registered.
-> Looking up port of RPC 100003/2 on 216.118.31.76
-> neighbour table overflow
-> neighbour table overflow
-> neighbour table overflow
-> eth0: transmit timed out.
-> Ring data dump: cur_tx ff0028d0 (full) cur_rx ff0028c8.
-> dc00 002a 0015c642
-> dc00 002a 0015c6e2
-> dc00 002a 0015c782
-> dc00 002a 0015c962
-> dc00 002a 0015ca02
-> dc00 002a 0015caa2
-> dc00 002a 0015c502
-> fc00 002a 0015cb42
-> 9c00 005a 00174000
-> 9c00 0076 00174800
-> 9c00 0076 00161000
-> 9c00 0076 00161800
-> 9c00 0040 00160000
-> 9c00 0040 00160000
-> 9c00 0076 0015f000
-> b000 7edd 0015f800
-> eth0: tx queue full!.
-> neighbour table overflow
-> eth0: transmit timed out.
->
-> and it goes on and on. After some time, it says server
-> returned error -5 and
-> then tries a reboot. What's going on???
->
-> Navin.
->
->
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: NFS problem
2000-09-26 9:05 NFS problem t.shantha.laxmi
@ 2000-09-27 10:53 ` Jari
0 siblings, 0 replies; 8+ messages in thread
From: Jari @ 2000-09-27 10:53 UTC (permalink / raw)
To: linuxppc-embedded
Hello,
I'm a newcomer. Help me, pls.
Now I want to strip down the size of the library glibc 2.1.3 to make it only
support my application.
Is there anyone teach me about the glibc or where I can have the information
about it.
I've visited Graham Stoney's webpage at ncbi, and mmporter's webpage.
I've just built glibc 2.1.3 and I think that I must look into the source code
of it.
But can you tell me the general information about the lib such as what is the
structure of the lib?
what does libc-2.1.3.so support?
what does the other lib support? .. etc..
what is the relationship between them?
is there any web size or any document written about how to reduce the size of
the glibc?
I'm sorry if my question is too simple, because I've just worked with linux for
2 months.
thank in advance.
Jari
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2000-09-27 10:53 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-09-26 9:05 NFS problem t.shantha.laxmi
2000-09-27 10:53 ` Jari
-- strict thread matches above, loose matches on Subject: below --
2000-09-25 23:08 clark
2000-09-25 19:23 Navin Boppuri
2000-01-28 13:08 kd
2000-01-28 13:04 Ralf HECKHAUSEN
2000-01-28 16:23 ` Wolfgang Denk
2000-01-28 12:47 Ralf HECKHAUSEN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).