我有一个运行CentOS 5.11的networking设备。 它看到了相当数量的stream量(道歉,我没有具体的数字,但我知道它正在使用)。 出于某种原因,我看到ifconfig错误计数缓慢递增。 eth0 Link encap:Ethernet HWaddr AA:BB:CC:DD:EE:FF inet addr:1.1.1.1 Bcast:1.1.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:202723544 errors:0 dropped:4959 overruns:0 frame:37 TX packets:158354057 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4261083782 (3.9 GiB) TX bytes:1224803677 (1.1 GiB) Interrupt:83 Memory:f6bf0000-f6c00000 (IP和MAC被重新命名,以保护无辜)。 丢弃的数量每天增加大约90-100帧。 这是否表明有任何问题? 这是“正常”吗? 另外, frame:37是什么意思frame:37是什么意思?
我有一个Debian主机,它有几个分配的IP和KVM与一个使用桥接networking的Debian客人。 客人完全无法到达networking,包括局域网甚至主机。 从guest虚拟机ping主机会产生Destination Host Unreachable错误。 如果我尝试从主机ping客人,我得到主机本身而不是来自客人的响应。 主机的/ etc / network / interfaces # The loopback network interface auto lo auto eth1 iface lo inet loopback allow-hotplug eth1 iface eth1 inet static address 108.xxx.xxx.130 netmask 255.255.255.248 network 108.xxx.xxx.128 broadcast 108.xxx.xxx.135 gateway 108.xxx.xxx.129 dns-nameservers 127.0.0.1 208.167.225.22 64.237.42.82 dns-domain example.com # dns-* options are implemented by the resolvconf […]
我有UFWconfiguration尝试和阻止一些不需要的IP和相关的请求。 #ufw status |less Status: active To Action From — —— —- 37.187.183.206 DENY Anywhere Anywhere DENY 37.187.183.206 198.41.249.59 DENY Anywhere Anywhere DENY 198.41.249.59 162.159.251.59 DENY Anywhere Anywhere DENY 162.159.251.59 状态激活确认UFW已启用,并且我有3个IP在这里阻止入站和出站。 这些规则是插入“ufw插入1”,所以是处理的第一个规则。 然而ping和请求仍然通过 # ping 193.201.224.10 PING 193.201.224.10 (193.201.224.10) 56(84) bytes of data. 64 bytes from 193.201.224.10: icmp_req=1 ttl=52 time=354 ms 64 bytes from 193.201.224.10: […]
我有一个在生产环境中被用作Cassandra节点的Centos 6.4服务器,它仍然在工作并响应查询等,但是平均负载是相当“高”的又一个错误? 无论如何,你必须亲眼看到它: 有没有人看过这样的事情? 任何线索是什么造成的? 提前致谢! 编辑:根据要求添加cat / proc / loadavg的输出: [root@vdc-08 ~]# cat /proc/loadavg 2715599674950.05 1351413955738.05 471218463336.32 1/479 8382
在我的情况下,我在群集中有两个节点,但是当我使用$service mysql bootstrap-pxc启动XtraDB群集时,发现节点没有添加到群集中。 我也检查/var/log/mysql/error.log ,但没有发现错误。 以下是问题: mysql> show status like 'wsrep%'; +————————–+———————-+ | Variable_name | Value | +————————–+———————-+ | wsrep_cluster_conf_id | 18446744073709551615 | | wsrep_cluster_size | 0 | | wsrep_cluster_state_uuid | | | wsrep_cluster_status | Disconnected | | wsrep_connected | OFF | | wsrep_local_bf_aborts | 0 | | wsrep_local_index | 18446744073709551615 | | wsrep_provider_name | […]
监控linux系统调用并将其logging到文件的最快方法是什么? 这篇文章有一些很好的信息: https://security.stackexchange.com/questions/8485/monitoring-system-calls-in-a-reliable-and-secure-way?lq=1 看起来审计子系统是要走的路,问题是,当你监视所有的系统调用( auditctl -a exit,always -S all )你的操作系统变得太不知所措,一切工作缓慢。 在audit.rules增加缓冲区大小没有多大帮助。 有没有其他方式可以提供合理的性能,不会窒息操作系统? 我正在考虑编写我自己的内核模块,它将使用LSM api来挂钩系统调用。 你认为它会做得更好,审计子系统(使用许多filter/格式,可能会增加不必要的开销)
运行omreport chassis导致: Health Main System Chassis SEVERITY : COMPONENT Ok : Fans Ok : Intrusion Critical : Memory Ok : Power Management Ok : Processors Ok : Temperatures Ok : Voltages Ok : Hardware Log Ok : Batteries For further help, type the command followed by -? 运行dcicfg command=clearmemfailures为了清除SBE失败: Clearing failures using mask: 31 DIMM_X1 […]
我在Linux上运行带有ZFS的Ubuntu 14.04.2。 当我的Asus M5A78L-M / USB3上的SATA端口用完时,我购买了一块戴尔PERC H200卡,并将其交叉转换为LSI 9211-8i P19 IT模式固件,透明地传输驱动器。 尽pipe存在一个缺点,但它的工作原理类似于具有SMART命令的mpt2sas驱动程序等等: 经过一段时间hdparm -y / dev / sdx后,我自动旋转我的池驱动器。 在我拿到H200卡之前,我所有的驱动器都连接到主板上,当我closures系统时,系统立即closures,不用转动驱动器。 现在,连接到H200的所有驱动器都会首先启动,系统不会closures,直到所有驱动器都被启动。 所以我的问题是: 在closures系统之前,我怎样才能防止Ubuntu挂起我的磁盘,连接到H200? 可能是发送到驱动器的备用/关机命令,导致H200唤醒驱动器。
嗨,我是/正在使用亚马逊Linux和使用RHEL 6 puppetlabs存储库升级安装的木偶客户端从2.7到3.7。 随着最新版本的亚马逊Linux 2015.03 这个过程提出了错误 25-Mar-2015 13:06:59 amazon-ebs:Error:Package:puppet-3.7.4-1.el6.noarch(puppetlabs) 25-Mar-2015 13:06:59 amazon-ebs:需要:ruby(selinux) 我的代码安装木偶是: sudo rpm -Uvh http://yum.puppetlabs.com/el/6/products/x86_64/puppetlabs-release-6-11.noarch.rpm cd /etc/yum.repos.d/ sudo rpm –import http://yum.puppetlabs.com/RPM-GPG-KEY-puppetlabs sudo yum -y update sudo yum install -y puppet facter augeas 我目前的工作是基本上停止使用木偶仓库和使用亚马逊提供的: sudo yum -y update sudo yum install -y puppet3 facter2 augeas 任何有关如何使用当前傀儡RHEL 6或其他存储库的build议将不胜感激。
我已经为它的目录中的虚拟服务器定义了一个自定义的error_log,如下所示: server { listen 80; server_name www.example.com; root /home/www.example.com; error_log /home/www.example.com/error.log; } 这是我的nginx.conf: user nginx; pid /run/nginx.pid; worker_processes 1; Nginx以root身份启动,没有任何问题: nginx -t nginx 但是当我尝试使用systemctl启动它时,它不会启动,状态显示如下: nginx: [emerg] open() "/home/www.example.com/error.log" failed (13: Permission denied) 这是我的nginx.service: [Unit] Description=The nginx HTTP and reverse proxy server After=syslog.target network.target remote-fs.target nss-lookup.target [Service] Type=forking PIDFile=/run/nginx.pid ExecStartPre=/usr/sbin/nginx -t ExecStart=/usr/sbin/nginx ExecReload=/bin/kill -s HUP $MAINPID […]