lvs在DELL R730上kernel panic
- Dominant language
- C
- Stars
- 2k
- Forks
- 679
- PR merge metrics
- No merged PRs in 30d
Description
新采购了一批机器, dell R730, 网卡Broadcom Corporation NetXtreme II BCM57800 1/10 Gigabit Ethernet, cpu intel e5-2630-v3, 编译后启动时显示kernel panic, lvs三个版本都试过, 都是同样的报错。 用原来的centos6.4内核启动后查看dmesg日志, 有部分内容如下:
UNSUPPORTED HARDWARE DEVICE: Intel CPU model
------------[ cut here ]------------
WARNING: at kernel/rh_taint.c:13 mark_hardware_unsupported+0x39/0x40() (Not tainted)
Hardware name: PowerEdge R730
Your hardware is unsupported. Please do not report bugs, panics, oopses, etc., on this hardware.
Modules linked in:
Pid: 0, comm: swapper Not tainted 2.6.32-358.el6.x86_64 #1
Call Trace:
[] ? warn_slowpath_common+0x87/0xc0
[] ? warn_slowpath_fmt_taint+0x3f/0x50
[] ? mark_hardware_unsupported+0x39/0x40
[] ? setup_arch+0xb57/0xb7a
[] ? printk+0x41/0x48
[] ? start_kernel+0xdc/0x430
[] ? x86_64_start_reservations+0x125/0x129
[] ? x86_64_start_kernel+0xfa/0x109
---[ end trace a7919e7f17c0a725 ]---
是不是内核太老了, 无法驱动新的硬件啊
lvs还是220的内核, 随着现在硬件更新越来越快, 马上lvs就不支持了啊
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the reported dmesg trace and the kernel/rh_taint.c and setup_arch references, then reproduce the boot failure on the Dell PowerEdge R730 with the Broadcom BCM57800 adapter. Compare the behavior across the reported LVS kernel versions and the CentOS 6.4 kernel; done means establishing whether the failure is an unsupported-hardware compatibility issue and documenting the supported path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- centos, linux
- Domain
- networking, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100