Displaying 2 results from an estimated 2 matches for "29606".
Did you mean:
296,6
2006 Oct 10
2
HELP: CentOS box won't shutdown
Hi
We have a mission critical Dell rackmount server.
I tried to reboot it via an ssh session and it just kept running!
The command I used was:
[root at vle tmp]# shutdown -r now
Broadcast message from root (pts/0) (Tue Oct 10 08:28:44 2006):
The system is going down for reboot NOW!
Looking at /var/log/messages it says:
Oct 10 08:28:44 vle shutdown: shutting down for system reboot
But
2004 Jun 10
6
Shaping incoming traffic on the other interface
...ories i have in the uplink: ssh, web and batch.
The goal is to discard packets of the lowest class first, then the middle, and so on.
I''ve implemented a simmetrical downlink version of the uplink shaping on eth0, the other interface.
However, i get this error (warning?) in the log:
pppoe[29606]: send (sendPacket): No buffer space available
It looks like the interface queue is complaining that it cannot deliver a packet (the uplink queue
being full) and therefore discarding some packet. This is not the behaviour i meant.
Anybody has ideas/suggestions/comments?
As an alternative, it woul...