随笔分类 -  os

上一页 1 ··· 19 20 21 22 23

rpm remove failed: No such file or directory
摘要:warning: file /usr/bin/ironic-dbsync: remove failed: No such file or directory[root@bogon ~]# rpm -e --nopreun openstack-ironic-conductor openstack-ir 阅读全文

posted @ 2020-06-04 12:09 tycoon3 阅读(606) 评论(0) 推荐(0)

packet in & OVS Conntrack Tutorial
摘要:[root@bogon ~]# pip install scapy DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2. 阅读全文

posted @ 2020-05-22 15:53 tycoon3 阅读(436) 评论(0) 推荐(0)

丢包+ perf drop
摘要:p6tables -S | grep icmp | grep DROP 没有ping 10.10.16.82 tcpdump也能抓到包 通过PID号找到对应的进程名及所在目录 阅读全文

posted @ 2020-05-20 19:15 tycoon3 阅读(385) 评论(0) 推荐(0)

/lib/modules/4.18.0-147.0.3.el7.aarch64/build doesn't exist
摘要:yum install kernel-headers-$(uname -r) kernel-devel-$( uname -r) -y 1247 yum install kernel-headers-4.18.* -y 1248 yum install kernel-devel-4.18.* -y 阅读全文

posted @ 2020-05-16 17:20 tycoon3 阅读(692) 评论(0) 推荐(0)

hung_task
摘要:2、hung task相关配置 1)设置timeout时间: echo xx > /proc/sys/kernel/hung_task_timeout_secs xx单位为s。 2)设置hung task后是否触发panic echo 1 > /proc/sys/kernel/hung_task_p 阅读全文

posted @ 2020-05-09 11:31 tycoon3 阅读(229) 评论(0) 推荐(0)

编译frr--python版本问题--Python-3.7.7
摘要:[root@localhost frr-stable-7.3]# make true make all-am make[1]: Entering directory `/root/frr/frr-stable-7.3' CLIPPY bgpd/bgp_debug_clippy.c /bin/sh: 阅读全文

posted @ 2020-04-20 15:09 tycoon3 阅读(799) 评论(0) 推荐(0)

打印bios启动日志
摘要:当用串口连接服务器时,发现com这边日志没有kvm 客户端多: 看了下grug.conf 改成: console=ttyS1,115200 阅读全文

posted @ 2020-03-04 16:54 tycoon3 阅读(1070) 评论(0) 推荐(0)

ovs internal & patch port连接两个ovs bridge
摘要:[root@kunpeng82 devuser]# ovs-vsctl add-br s1 [root@kunpeng82 devuser]# ovs-vsctl add-br s2 patch port 说明请看https://arthurchiao.github.io/blog/ovs-deep 阅读全文

posted @ 2020-02-14 17:39 tycoon3 阅读(2379) 评论(0) 推荐(0)

设置鲲鹏916/920通过pxe安装os
摘要:1、将pxe 启动的网卡设置为enable状态 2、 设置启动顺序,pxe first 3、 在bmc管理平台开启ipmi lan服务 进入grub模式调试pxe安装os 阅读全文

posted @ 2020-02-10 20:13 tycoon3 阅读(1001) 评论(0) 推荐(0)

上一页 1 ··· 19 20 21 22 23

导航