Jump to content
Калькуляторы

Повис сервер на убунте

система

Linux ppp-server 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC 2010 x86_64 GNU/Linux

Ubuntu 10.10

 

Смутили надписи в логах про ошибку чтения...Может и хдд, но проверить как его не останавливая сервер? :)

Share this post


Link to post
Share on other sites

система

Linux ppp-server 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:45:36 UTC 2010 x86_64 GNU/Linux

Ubuntu 10.10

 

Смутили надписи в логах про ошибку чтения...Может и хдд, но проверить как его не останавливая сервер? :)

 

smartctl -a /dev/sda

Share this post


Link to post
Share on other sites

Oct 25 02:47:34 10.10.10.1 [4283873.666377] igb 0000:01:00.1: eth3: Reset adapter

Oct 25 02:47:57 10.10.10.1 [4283896.867528] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen

Слишком уже рядом по времени глюканул eth3, до этого были ошибки от него?

Может что-то по питанию или подобное.

Share this post


Link to post
Share on other sites

питается через бесперибойник, до этого нареканий небыло. сетевая используется гигабитная интел с двумя портами.

В предыдущие дни, в логах про такое ничего нет.

 

единственное что замечал, так это косяк в настройках сетевых, поднимает оба интерфейса но внутренняя сеть не работает, сетевая в мир работает нормально.

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
#auto eth0
iface eth0 inet static
address 10.10.10.10
netmask 255.255.255.0
#network 10.10.10.0
#broadcast 10.10.10.255
gateway 10.10.10.254
# dns-* options are implemented by the resolvconf package, if installed
#dns-nameservers 10.10.10.1
#up route add -net 10.10.0.0 netmask 255.255.0.0 gw 10.10.10.254 eth0
#up route add -net 172.20.0.0 netmask 255.255.0.0 gw 10.10.10.254 eth0
#up iptables-restore < /etc/network/iptables

#auto eth1
iface eth1 inet static
address 10.10.10.9
netmask 255.255.255.0
#network 10.10.10.0
#broadcast 10.10.10.255
gateway 10.10.10.254
# dns-* options are implemented by the resolvconf package, if installed
#dns-nameservers 10.10.10.1

auto eth2
iface eth2 inet static
address 10.10.10.1
netmask 255.255.255.0
#network 10.10.10.0
#broadcast 10.10.10.255
#gateway 10.10.10.254
# dns-* options are implemented by the resolvconf package, if installed
#dns-nameservers 10.10.10.1
up route add -net 10.10.0.0 netmask 255.255.0.0 gw 10.10.10.254 eth2
up route add -net 172.20.0.0 netmask 255.255.0.0 gw 10.10.10.254 eth2
up route add -net 172.30.0.0 netmask 255.255.0.0 gw 10.10.10.254 eth2

auto eth3
iface eth3 inet static
address 89.xx.xx.201
netmask 255.255.255.240
gateway 89.xx.xx.200
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 213.xx.xx.252
dns-nameservers1 213.xx.xx.218

Share this post


Link to post
Share on other sites

А БП на сколько ватт? Старый?

Еще как вариант какой-то баг повредил системную память и все порушилось, но все таки больше похоже на вылет по питанию, причем не питанию 220V, а что-то внутри его просадило, могут быть и кондеры на материнке.

По сетевой - вроде как 4 интерфейса в конфиге.

Share this post


Link to post
Share on other sites

2 встроенных (0 и 1) и вторая отдельная (2 и 3) используются.

Блок питания сейчас не помню уж какой, но работает второй год, и отключался два раза за все время...

Может пыли насосался...

Share this post


Link to post
Share on other sites

Советую озаботиться автоматическим ребутом на softlockup/oops/panic, и вачдогом (скорее всего в мамке есть аппаратный)

Если повторится, надо имхо копать железо.

Такие глюки очень чреваты повреждением данных.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.