Hi all!
I have a problem with network. My server is Sun Sparc V890, and the network interface is
ce0
$ ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
ce0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 190.10.10.66 netmask ffff0000 broadcast 190.10.255.255
eri0: flags=1000803<UP,BROADCAST,MULTICAST,IPv4> mtu 1500 index 3
inet 192.168.128.200 netmask ffffff00 broadcast 192.168.128.255
The [eri0] is interface to connect to storage, the ce0 is primary.
Just few hours ago, I cannot contact with my server, traced in /var/adm/messages, I found
May 13 11:48:04 database genunix: [ID 408789 kern.warning] WARNING: ce0: fault d
etected external to device; service degraded
May 13 11:48:04 database genunix: [ID 451854 kern.warning] WARNING: ce0: xcvr ad
dr:0x01 - link down
May 13 11:48:06 database genunix: [ID 408789 kern.notice] NOTICE: ce0: fault cle
ared external to device; service available
May 13 11:48:06 database genunix: [ID 451854 kern.notice] NOTICE: ce0: xcvr addr
:0x01 - link up 100 Mbps full duplex
May 13 12:02:07 database genunix: [ID 408789 kern.warning] WARNING: ce0: fault d
etected external to device; service degraded
May 13 12:02:07 database genunix: [ID 451854 kern.warning] WARNING: ce0: xcvr ad
dr:0x01 - link down
May 13 12:02:09 database genunix: [ID 408789 kern.notice] NOTICE: ce0: fault cle
ared external to device; service available
May 13 12:02:09 database genunix: [ID 451854 kern.notice] NOTICE: ce0: xcvr addr
:0x01 - link up 100 Mbps full duplex
May 13 12:04:48 database genunix: [ID 408789 kern.warning] WARNING: ce0: fault d
etected external to device; service degraded
May 13 12:04:48 database genunix: [ID 451854 kern.warning] WARNING: ce0: xcvr ad
dr:0x01 - link down
May 13 12:04:50 database genunix: [ID 408789 kern.notice] NOTICE: ce0: fault cle
ared external to device; service available
May 13 12:04:50 database genunix: [ID 451854 kern.notice] NOTICE: ce0: xcvr addr
:0x01 - link up 100 Mbps full duplex
May 13 12:05:19 database genunix: [ID 408789 kern.warning] WARNING: ce0: fault d
etected external to device; service degraded
May 13 12:05:19 database genunix: [ID 451854 kern.warning] WARNING: ce0: xcvr ad
dr:0x01 - link down
May 13 12:05:21 database genunix: [ID 408789 kern.notice] NOTICE: ce0: fault cle
ared external to device; service available
May 13 12:05:21 database genunix: [ID 451854 kern.notice] NOTICE: ce0: xcvr addr
:0x01 - link up 100 Mbps full duplex
Would you like to clarify me about those problem messages?
Thank you very much!