[solved] arpsend issue - URGENT [message #32497] |
Tue, 12 August 2008 20:17 |
Skylar
Messages: 5 Registered: August 2008
|
Junior Member |
|
|
Quote: | [root@lithium ~]# vzctl restart 1520
Restarting VE
Stopping VE ...
VE was stopped
VE is unmounted
Starting VE ...
VE is mounted
Adding IP address(es): 69.162.73.103 69.162.73.105 69.162.73.106 69.162.73.107 69.162.73.108 69.162.73.104
arpsend: 69.162.73.103 is detected on another computer : 00:14:1c:1d:67:80
vps-net_add WARNING: arpsend -c 1 -w 1 -D -e 69.162.73.103 eth1 FAILED
arpsend: 69.162.73.105 is detected on another computer : 00:14:1c:1d:67:80
vps-net_add WARNING: arpsend -c 1 -w 1 -D -e 69.162.73.105 eth1 FAILED
arpsend: 69.162.73.106 is detected on another computer : 00:14:1c:1d:67:80
vps-net_add WARNING: arpsend -c 1 -w 1 -D -e 69.162.73.106 eth1 FAILED
arpsend: 69.162.73.107 is detected on another computer : 00:14:1c:1d:67:80
vps-net_add WARNING: arpsend -c 1 -w 1 -D -e 69.162.73.107 eth1 FAILED
arpsend: 69.162.73.108 is detected on another computer : 00:14:1c:1d:67:80
vps-net_add WARNING: arpsend -c 1 -w 1 -D -e 69.162.73.108 eth1 FAILED
arpsend: 69.162.73.104 is detected on another computer : 00:14:1c:1d:67:80
vps-net_add WARNING: arpsend -c 1 -w 1 -D -e 69.162.73.104 eth1 FAILED
Setting CPU limit: 65
Setting CPU units: 1000
Configure meminfo: 393216
Set hostname: server.xlhost.ws
File resolv.conf was modified
Setting quota ugidlimit: 1000
VE start in progress...
|
After I do this and try to get into the system, I no longer can as it gives me a fork: out of memory error, and HyperVM shows that the server is in an offline without-memory state.
I had the DC change eth0 and eth1 around, as I was getting an "arpsend WARNING" issue instead of the new "vps-net_add WARNING"
This only happens on my newest machine; all of the other 3 I can make a VPS with the exact same IPs and they work 100% fine; I can reboot without seeing this error
I need this fixed ASAP
Edit: Fairly new system, Centos 5.2 64bit; not sure on the OpenVZ version though, no clue how to check >.<
Edit again: If I remove the IPs from the specified VPS, reboot the VPS; THEN add the IPs then the server works just fine and the IPs work; the VPS only won't work when I try to reboot it.
[Updated on: Tue, 12 August 2008 21:22] by Moderator Report message to a moderator
|
|
|
Re: arpsend issue - URGENT [message #32498 is a reply to message #32497] |
Tue, 12 August 2008 20:25 |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
Hello.
Quote: | I no longer can as it gives me a fork: out of memory error
|
If you get out of memory failures - check failcounters in /proc/user_beancounters file and resolve them if any.
Quote: | arpsend: 69.162.73.104 is detected on another computer : 00:14:1c:1d:67:80
vps-net_add WARNING: arpsend -c 1 -w 1 -D -e 69.162.73.104 eth1 FAILED
|
Can you just ping the address in question while the VE is down? If it's pingable - you'll have to resolve the IP duplication.
Just check the node with MAC 00:14:1c:1d:67:80 - arpsend reported that the address is used on it (probably on some it's VE).
--
Konstantin
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|
Re: arpsend issue - URGENT [message #32500 is a reply to message #32498] |
Tue, 12 August 2008 20:27 |
Skylar
Messages: 5 Registered: August 2008
|
Junior Member |
|
|
We have already checked and the IPs are not in use. I edited my post above to explain how I can get it to work; check that then see if you know what may have caused this.
Quote: | Edit again: If I remove the IPs from the specified VPS, reboot the VPS; THEN add the IPs then the server works just fine and the IPs work; the VPS only won't work when I try to reboot it.
|
[Updated on: Tue, 12 August 2008 20:31] Report message to a moderator
|
|
|
Re: arpsend issue - URGENT [message #32502 is a reply to message #32500] |
Tue, 12 August 2008 20:46 |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
And what is the node with MAC 00:14:1c:1d:67:80?
Is that the same node where you are trying to restart VE or another node?
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|
|
|
Re: arpsend issue - URGENT [message #32506 is a reply to message #32503] |
Tue, 12 August 2008 21:07 |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
1) you can check if that MAC belongs to YOUR node and if not - then another physical node has this MAC.
2) you can check your arp table - probably it'll have needed entry.
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|
|
Re: arpsend issue - URGENT [message #32510 is a reply to message #32508] |
Tue, 12 August 2008 21:22 |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
Well, my congratulations!
At the same time such a 'corruption' seems strange to me. Just in case - next time you can check if all files from rpm are ok/not corrupted by 'rpm -V <package>'.
--
Konstantin
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|