LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   mptscsih: ioc0: WARNING - Device (0:3:0) reported QUEUE_FULL! (https://www.linuxquestions.org/questions/linux-server-73/mptscsih-ioc0-warning-device-0-3-0-reported-queue_full-748066/)

kenneho 08-17-2009 03:44 AM

mptscsih: ioc0: WARNING - Device (0:3:0) reported QUEUE_FULL!
 
Hi all.


One of my old virtual RHEL 3 servers (running on Vmware ESX) started giving these messages:

Code:

Mptscsih: ioc0: WARNING - Device (0:3:0) reported QUEUE_FULL!
In addition, the CPU usage increased to close to 100%. To me it seems like this message indicates that the RHEL-server lost contact with it's disks for some reason. I'm not very into the details of SCSI operations, but is it so that there is a queue in which SCSI read and write operations are placed in, and that this queue in this case was full?

timvandijk039 08-18-2009 03:26 AM

Check this (very old) post in the vmware communities:
http://communities.vmware.com/messag...B7DAA2EFB5EFD1

It may be worth the time to investigate your physical controller within your ESX server.

kenneho 08-19-2009 02:48 AM

Quote:

Originally Posted by timvandijk039 (Post 3647653)
Check this (very old) post in the vmware communities:
http://communities.vmware.com/messag...B7DAA2EFB5EFD1

It may be worth the time to investigate your physical controller within your ESX server.

Thanks, I'll have our Vmware-admin check the physical controller.

I found this quote on the page you pointed me to:
Quote:

That is a standard linux warning and will decrease the queue automatically when it is encountered.
Do you know what queue that's referred to here?

timvandijk039 08-20-2009 07:44 AM

Sorry, can't seriously help you with this. It can be numerous things.
Judging from the information I found on the subject so far I'd start with the storage behind ESX.

Just some thoughts / questions (fishing in the dark):
- What kind of storage is used by the ESX server (SAN/NAS iSCSI/NFS)?
- if external ESX storage: Is the storage device busy with other tasks (snapshots/dedup/avscans)
- If NAS: how's the network load to that NAS
- Is the disk (0:3:0) in the RHEL3 VM mounted of used by another server (Cluster Filesystem)

kenneho 08-27-2009 05:08 AM

Quote:

Originally Posted by timvandijk039 (Post 3650783)
Sorry, can't seriously help you with this. It can be numerous things.
Judging from the information I found on the subject so far I'd start with the storage behind ESX.

Just some thoughts / questions (fishing in the dark):
- What kind of storage is used by the ESX server (SAN/NAS iSCSI/NFS)?
- if external ESX storage: Is the storage device busy with other tasks (snapshots/dedup/avscans)
- If NAS: how's the network load to that NAS
- Is the disk (0:3:0) in the RHEL3 VM mounted of used by another server (Cluster Filesystem)

Thansk for your pointer. We're using SAN storage, but now clustered file systems. It's a good possibility that the SAN is busy with other tasks, so I'm gonna have the SAN and Vmware admins take a look at it. Thanks for you help so far.


All times are GMT -5. The time now is 02:48 AM.