From: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
To: Yong Lee <yonglee@telus.net>
Cc: linux-acpi@vger.kernel.org
Subject: Re: acpi nic card flapping
Date: Wed, 29 Nov 2006 16:14:00 +0900 [thread overview]
Message-ID: <456D3338.6070709@jp.fujitsu.com> (raw)
In-Reply-To: <000f01c71064$36a4ea20$6602a8c0@yonglaptop>
Hi Yong Lee,
> shpchp: acpi_pciehprm:\_SB_.PCI0.PBLO OSHP fails=0x5
This message means OSHP method is not found under _SB.PCI0.PBLO. This
message itself is harmless, I think.
But, IIRC, old shpchp driver had a problem that loading shpchp driver
may cause a master-abort on some ongoing PCI cards. The root cause is
old shpchp driver writes 0xFFFFFFFF to BARs of some ongoing PCI cards
to know the size of resources assigned to the cards at modprobe time.
I don't know this is related to your problem. But I hope this info is
helpful for you.
Thanks,
Kenji Kaneshige
Yong Lee wrote:
> Hi all,
>
> I’m hoping that someone out there can lend me a hand with a problem that we
> were seeing. I’m not very familiar with the acpi tool so please bear with
> me.
>
> We had an outage where we could not ssh into our web server and we had to do
> a reboot from our console to get things running again. It looks like an
> acpi problem and I’m trying to figure out what was going on. Was ACPI going
> crazy or was it trying to report a problem condition that we were not aware
> of.
>
> What we saw in the dmesg log was this :
>
> shpchp: Address64 -------- Resource unparsed
> shpchp: acpi_pciehprm:\_SB_.PCI0.PBLO OSHP fails=0x5
> shpchp: acpi_shpchprm: Slot sun(0) at s:b:d:f=0x00:04:1f:00
> shpchp: acpi_pciehprm:\_SB_.PCI0.PBLO OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.PBLO OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.PBLO OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.PBLO OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.PBLO OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.PBLO OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.PBLO OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.VPR0 OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.VPR0 OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.VPR0 OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.VPR0 OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.VPR0 OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.VPR0 OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.VPR0 OSHP fails=0x5
> shpchp: acpi_pciehprm:\_SB_.PCI0.VPR0 OSHP fails=0x5
> shpchp: shpc_init : shpc_cap_offset == 0
> shpchp: shpc_init : shpc_cap_offset == 0
> shpchp: shpc_init : shpc_cap_offset == 0
> shpchp: shpc_init : shpc_cap_offset == 0
> shpchp: shpc_init : shpc_cap_offset == 0
> shpchp: shpc_init : shpc_cap_offset == 0
> shpchp: shpc_init : shpc_cap_offset == 0
> shpchp: shpc_init : shpc_cap_offset == 0
> shpchp: shpc_init : shpc_cap_offset == 0
> shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
>
> During the time of the outage we saw from our router logs that the
> connection to the server was going up and down.
>
> There was a lot of other messages on the console but our sysadmin guy didn’t
> capture this.
>
> We’re running redhat linux 2.6.9-34.0.2.ELsmp on intel xeon processors.
> We have 2 intel nic cards : Intel Corporation 82541GI/PI Gigabit Ethernet
> Controller (rev 05)
>
> Any light you can shed on this problem would be great. Note that while the
> kacpid kernel thread is running the acpid daemon was shut off during this
> incident.
>
> Many thanks,
> Yong.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2006-11-29 7:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-25 7:34 acpi nic card flapping Yong Lee
2006-11-28 12:00 ` Thomas Renninger
2006-11-29 7:14 ` Kenji Kaneshige [this message]
2006-11-30 6:23 ` Yong Lee
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=456D3338.6070709@jp.fujitsu.com \
--to=kaneshige.kenji@jp.fujitsu.com \
--cc=linux-acpi@vger.kernel.org \
--cc=yonglee@telus.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox