免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1165 | 回复: 2
打印 上一主题 下一主题

HP NetServer HL3 双PII 450 CPU不能SMP起动,请帮助一下.[ok] [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-06-19 11:33 |只看该作者 |倒序浏览
各位好!

  当前GNU GRUB V0.95起动显示有两个选择:

  RHEL AS 2.6.9-5EL.SMP
   RHEL AS-up 2.6.9-5EL

   用AS-up能正常启动,但用SMP时,部分错误信息如下:

  ...
   initrd /initrd-2.6.9-5ELSMP.img
   ...
   ACPI: Uable to locate RSDP (AS-up也显示过)
  ...MP-BIOS bug: 8254 timer not connected to IO-APIC
   sym0: request irq o failure
   ... No volumegroup found
   switchroot:mount failed :22
   kernel panic- not syncing:Attemptep to kill init!

   请问该系统当前不能支持SMP?还是我的错误设置导致?

   该系统Phoenix BIOS v 4.06.33PL 没有CPU设置选项。

   AS-up时,相关信息如下:
[root@redhat4 ~]# uname -a
Linux redhat4 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386 GNU/Linux

[root@redhat4 ~]# rpm -qa |grep kernel
kernel-2.6.9-5.EL
kernel-hugemem-devel-2.6.9-5.EL
kernel-doc-2.6.9-5.EL
kernel-devel-2.6.9-5.EL
kernel-smp-2.6.9-5.EL
kernel-utils-2.4-13.1.48
kernel-smp-devel-2.6.9-5.EL
[root@redhat4 ~]#

    谢谢各位的答复!

[ 本帖最后由 conner 于 2006-6-19 16:14 编辑 ]

论坛徽章:
0
2 [报告]
发表于 2006-06-19 12:42 |只看该作者
使用smp选项时,加个acpi=off试试

论坛徽章:
0
3 [报告]
发表于 2006-06-19 16:21 |只看该作者

回复 2楼 raid_fifa 的帖子

先谢谢您的帮助!
根据您的提示,我在本站搜索了一下:

acpi=off

http://bbs.chinaunix.net/viewthread.php?tid=635947


试试启动时加参数noapic试试
一下是kernel parameters的解释:


CODE:[Copy to clipboard]noapic                [SMP,APIC] Tells the kernel to not make use of

any
                        IOAPICs that may be present in the system

几个术语:

ACPI : Advanced Configuration Power Interface,高级电源配置接口

APIC: Advanced Programmable Interrupts Controller,高级可编程中断控制器。在Pentium以及后来

的Intel IA32CPU中,每一个CPU都集成了一个APIC。SMP中APIC是必备的。


/bin/login: error while loading shared libraries: libpam_misc.so.0: cannot open shared

object file: Input/output error

/etc/grub.conf

title Red Hat Enterprise Linux AS (2.6.9-11.EL)
        root (hd0,0)
        kernel /vmlinuz-2.6.9-11.EL ro root=LABEL=/ acpi=off console=ttys0
        initrd /initrd-2.6.9-11.EL.img


* Red Hat Enterprise Linux 4 Gold:
  - dual core systems not supported

* Red Hat Enterprise Linux 4 Update 1:
  - numa=off
  - acpi=off

* Red Hat Enterprise Linux 4 Update 2 and beyond:
  - pci=noseg
  - pci=nommconf

-=-=-=-=-=-

于是,我将系统默认的/etc/grub.conf文件中在SMP kernel行增加了以下两项:
noapic  acpi=off

可以正常使用SMP内核,两个CPU上线运行。

如果仅增加 acpi=off 则不行。还没有测试仅noapic情况。
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP