OpenVZ Forum


Home » General » Support » VPS's acting weird after NIC change
VPS's acting weird after NIC change [message #20605] Sat, 22 September 2007 14:05 Go to next message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member
Our servers onboard NIC was damaged. We disabled the onboard NIC and installed new NIC card.

eth0 = damaged and disabled
eth1 = New nic card

Since then VPS are acting weird.
Does openvz require eth0 as default NIC of eth1 or any other NIC is fine.

Can anyone suggest if this is NIC issue?

Thanks
Re: VPS's acting weird after NIC change [message #20619 is a reply to message #20605] Mon, 24 September 2007 06:52 Go to previous messageGo to next message
khorenko is currently offline  khorenko
Messages: 533
Registered: January 2006
Location: Moscow, Russia
Senior Member
whatever wrote on Sat, 22 September 2007 18:05

eth0 = damaged and disabled
eth1 = New nic card

Since then VPS are acting weird.
Does openvz require eth0 as default NIC of eth1 or any other NIC is fine.

/etc/vz/vz.conf contains the VE_ROUTE_SRC_DEV parameter which is "eth0" by default.
This parameter is used ONLY to get the source IP from it if you access a VE from the HN. If you experience the problem with exactly such connections, try to uncomment the parameter and set it to eth1.

If the "weirdness" persist, please, describe the problem in more detail? What command exactly should work but doesn't and what output it generates?

Thank you.


If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
Re: VPS's acting weird after NIC change [message #20634 is a reply to message #20605] Mon, 24 September 2007 08:57 Go to previous message
whatever is currently offline  whatever
Messages: 142
Registered: September 2006
Senior Member

Right now the config is like
# The name of the device whose ip address will be used as source ip for VE.
# By default automatically assigned.
#VE_ROUTE_SRC_DEV="eth0"


so eth0 is hashed.
Problem I was facing is I could not SSH directly to VPS. But if I ssh to main HN and use VPS username/pass it drop me directly to the VPS area.

I rebooted the server and so far its working fine.
I will look if problem persist than hashout and replace eth0 to eth1

Thanks Smile
Previous Topic: Can not make VE work on external IP
Next Topic: Some VPS don't restart after HN reboot
Goto Forum:
  


Current Time: Fri Oct 11 23:15:18 GMT 2024

Total time taken to generate the page: 0.07185 seconds