[缺陷描述]: anolis23 yum源中没有nethogs软件包,导致软件兼容性测试用例失败; 报错如下: # # yum install -y nethogs Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 1:41:49 ago on Wed Jun 7 15:44:44 2023. No match for argument: nethogs Error: Unable to find a match: nethogs [复现概率]: 必现 [复现环境]: 内核: # uname -r 5.10.134-14.an23.x86_64 # uname -r 5.10.134-14.an23.aarch64 # cat /etc/os-release NAME="Anolis OS" VERSION="23" ID="anolis" VERSION_ID="23" PLATFORM_ID="platform:an23" PRETTY_NAME="Anolis OS 23" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" BUG_REPORT_URL="https://bugzilla.openanolis.cn/" 内存信息: # free -g total used free shared buff/cache available Mem: 30 0 29 0 0 29 Swap: 0 0 0 cpu信息: # lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 46 bits physical, 57 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: GenuineIntel BIOS Vendor ID: Alibaba Cloud Model name: Intel(R) Xeon(R) Platinum 8369B CPU @ 2.70GHz BIOS Model name: pc-i440fx-2.1 CPU @ 0.0GHz BIOS CPU family: 1 CPU family: 6 Model: 106 Thread(s) per core: 2 Core(s) per socket: 4 Socket(s): 1 Stepping: 6 BogoMIPS: 5399.99 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm cons tant_tsc rep_good nopl nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe p opcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault invpcid_single ibrs_enhanced fsgsbase tsc_adjust bmi1 av x2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec x getbv1 xsaves wbnoinvd arat avx512vbmi pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq rdpid fsrm arch_capabilities Virtualization features: Hypervisor vendor: KVM Virtualization type: full Caches (sum of all): L1d: 192 KiB (4 instances) L1i: 128 KiB (4 instances) L2: 5 MiB (4 instances) L3: 48 MiB (1 instance) NUMA: NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerabilities: Itlb multihit: Not affected L1tf: Not affected Mds: Not affected Meltdown: Not affected Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown Retbleed: Not affected Spec store bypass: Vulnerable Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Spectre v2: Mitigation; Enhanced IBRS, RSB filling, PBRSB-eIBRS SW sequence Srbds: Not affected Tsx async abort: Not affected [复现步骤]: yum install nethogs [预期结果]: nethogs安装成功 [实际结果]: yum源中无nethogs软件包
an8也没有,降低优先级 [root@iZbp1bcwxj0kpikrfqwpvpZ ~]# yum info nethogs 上次元数据过期检查:0:09:37 前,执行于 2023年06月08日 星期四 20时16分43秒。 可安装的软件包 名称 : nethogs 版本 : 0.8.5 发布 : 9.el8 架构 : aarch64 大小 : 44 k 源 : nethogs-0.8.5-9.el8.src.rpm 仓库 : epel 概况 : A tool resembling top for network traffic URL : https://github.com/raboof/nethogs/ 协议 : GPL+ 描述 : NetHogs is a small "net top" tool. : : Instead of breaking the traffic down per protocol or per subnet, like : most such tools do, it groups bandwidth by process and does not rely : on a special kernel module to be loaded. : : So if there's suddenly a lot of network traffic, you can fire up : NetHogs and immediately see which PID is causing this, and if it's : some kind of spinning process, kill it.
nethogs 包在本次版本中先不提供,待 630 后梳理下再确定是否引入。
(In reply to happy_orange from comment #2) > nethogs 包在本次版本中先不提供,待 630 后梳理下再确定是否引入。 23.1 版本上repo源中还是没有nethogs软件包,请确认该版本是否提供。
23暂不支持,软件兼容性的先跳过。不计入23的软件兼容性列表中。在下个大版本再关注。