Hallo,
Ik heb iets raars met een dedi server van ons.
Centos staat er vanaf maandag vers op en daarna netjes directadmin erop gezet maar als ik ifconfig doe zie ik iets geks.
wat doet die Interrupt hier? en als ik de text based setup (setup) wil doen dan gaat alles goed totdat ik naar Network Configuration gaCode:ifconfig eth0 Link encap:Ethernet HWaddr 00:25:90:23:29:C4 inet addr:178.18.138.75 Bcast:178.18.138.255 Mask:255.255.255.0 inet6 addr: 2a02:990:223::1001/48 Scope:Global inet6 addr: 2a02:990:223::1000/64 Scope:Global inet6 addr: 2a02:990:223::1003/48 Scope:Global inet6 addr: 2a02:990:223::1002/48 Scope:Global inet6 addr: 2a02:990:223::1005/48 Scope:Global inet6 addr: 2a02:990:223::1004/48 Scope:Global inet6 addr: 2a02:990:223::1007/48 Scope:Global inet6 addr: 2a02:990:223::1006/48 Scope:Global inet6 addr: 2a02:990:223::1009/48 Scope:Global inet6 addr: 2a02:990:223::1008/48 Scope:Global inet6 addr: 2a02:990:223::100b/48 Scope:Global inet6 addr: 2a02:990:223::100a/48 Scope:Global inet6 addr: 2a02:990:223::100d/48 Scope:Global inet6 addr: 2a02:990:223::100c/48 Scope:Global inet6 addr: 2a02:990:223::100f/48 Scope:Global inet6 addr: 2a02:990:223::100e/48 Scope:Global inet6 addr: fe80::225:90ff:fe23:29c4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:296613 errors:0 dropped:0 overruns:0 frame:0 TX packets:129465 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:77235866 (73.6 MiB) TX bytes:57282489 (54.6 MiB) Interrupt:233 Memory:fbbe0000-fbc00000
Normaal als ik service network restart doe dan word me ssh niet verbroken. nu wel. en ik kan er enkele seconden compleet niet op. ook de supermicro ipmi is dan tijdelijk weg??Code:An unhandled exception has occured. This is most likely a bug. Please save the crash dump and file a detailed bug report against system-config-network at https://bugzilla.redhat.com/bugzilla Component: system-config-network Version: 1.3.99.19 Summary: TB /usr/share/system-config-network/netconfpkg/conf/Conf.py:364:initvars:IndexError: end quote not found in //etc/sysconfig/networking/devices/ifcfg-eth0: IPV6ADDR_SECONDARIES Traceback (most recent call last): File "/usr/sbin/system-config-network-tui", line 226, in ? plist = getProfileList() File "/usr/share/system-config-network/netconfpkg/NCProfileList.py", line 639, in getProfileList __PFList.load() File "/usr/share/system-config-network/netconfpkg/NCProfileList.py", line 87, in load self.loadprof(pr, profdir) File "/usr/share/system-config-network/netconfpkg/NCProfileList.py", line 99, in loadprof devicelist = NCDeviceList.getDeviceList() File "/usr/share/system-config-network/netconfpkg/NCDeviceList.py", line 301, in getDeviceList __DVList.load() File "/usr/share/system-config-network/netconfpkg/NCDeviceList.py", line 54, in load conf = ConfDevice(dev, devdir) File "/usr/share/system-config-network/netconfpkg/NCDevice.py", line 47, in __init__ Conf.ConfShellVar.__init__( self, self.filename ) File "/usr/share/system-config-network/netconfpkg/conf/Conf.py", line 334, in __init__ separators='=', separator='=') File "/usr/share/system-config-network/netconfpkg/conf/Conf.py", line 199, in __init__ self.read() File "/usr/share/system-config-network/netconfpkg/conf/Conf.py", line 344, in read self.initvars() File "/usr/share/system-config-network/netconfpkg/conf/Conf.py", line 364, in initvars raise IndexError (self.filename, var) IndexError: end quote not found in //etc/sysconfig/networking/devices/ifcfg-eth0: IPV6ADDR_SECONDARIES > /usr/share/system-config-network/netconfpkg/conf/Conf.py(364)initvars() -> raise IndexError (self.filename, var)
ook vind ik dat de preformence niet echt optimaal zijn. load is prima en memory genoeg maar vind dat hij soms nogal traag reageert.
als ik yum update doe dan is hij extreem traag bij Downloading packages (kan ik rustig een bakkie koffie gaan doen load blijft dan wel 0.00)
Het lijkt wel of ik ergens een zwaar netwerk probleem heb

Likes:


Quote