When I Install OpenVZ, the server is not accessible. [message #50475] |
Sat, 31 August 2013 12:32 |
comeback
Messages: 2 Registered: August 2013
|
Junior Member |
|
|
Hello,
I want to install OpenVZ, but I have a problem with the network card.
The Datacenter told me that this is a driver problem and I need to compile the OpenVZ kernel, with the right driver.
On the server, I installed CentOS 6.4, if I type in SSH
Here is the result
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
Can you help me?
thank you
|
|
|
Re: When I Install OpenVZ, the server is not accessible. [message #50476 is a reply to message #50475] |
Sat, 31 August 2013 16:53 |
Paparaciz
Messages: 302 Registered: August 2009
|
Senior Member |
|
|
Hi,
do you want to say that centos6 kernel works ok, but not openvz rhel6 kernel?
I think you are doing something wrong or there is something not related to driver itself.
AFAIK openvz doesn't alter stock kernel drivers.
can you please give more details?
what kernel version you installed?
did you followed http://wiki.openvz.org/Quick_installation ?
is there some specific network setup (bonding, bridge)?
with openvz kernel:
does network card is detected?
what does show command:
ifconfig -a ?
what boot logs show?
|
|
|
Re: When I Install OpenVZ, the server is not accessible. [message #50477 is a reply to message #50476] |
Sun, 01 September 2013 09:16 |
comeback
Messages: 2 Registered: August 2013
|
Junior Member |
|
|
Hello,
Thank you for your help.
I installed this way:
www.virtualizor.com/wiki/Install
It did not work.
I wrote to support virtualizor, they made several test and they wrote me
Quote:Sir, can you contact DC support that when you create openvz kernel entry in grub.conf server does not boot.
I contacted the DC, they told me there was a problem with the network card.
The version of CentOS, they propose, is a modified DC Kernel for the network card works.
dummy0 Link encap:Ethernet HWaddr 9E:CC:4C:54:54:68
BROADCAST NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
eth0 Link encap:Ethernet HWaddr 8C:89:A5:C6:B7:D4
inet addr:xx.xxx.xxx.xx Bcast:91.236.239.255 Mask:255.255.255.0
inet6 addr: fe80::8e89:a5ff:fec6:b7d4/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:137053 errors:0 dropped:0 overruns:0 frame:0
TX packets:20966 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:181762298 (173.3 MiB) TX bytes:1788255 (1.7 MiB)
Interrupt:41 Base address:0xc000
ip6tnl0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1452 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:72 errors:0 dropped:0 overruns:0 frame:0
TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:8012 (7.8 KiB) TX bytes:8012 (7.8 KiB)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
tunl0 Link encap:IPIP Tunnel HWaddr
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
I replaced my ip by xx.
I restaller CentOS, there is nothing on the server.
[Updated on: Sun, 01 September 2013 09:17] Report message to a moderator
|
|
|
|
|
|
|