WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: AW: AW: [Xen-users] Fibre Channel Problem MORE INFO!!!!!!

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: AW: AW: [Xen-users] Fibre Channel Problem MORE INFO!!!!!!
From: Fraser Campbell <fraser@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 10 Jan 2006 11:30:44 -0500
Delivery-date: Tue, 10 Jan 2006 16:37:07 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <D883B61937A3FA45A4D8BAEA489AC7D104C4398B@xxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <D883B61937A3FA45A4D8BAEA489AC7D104C4398B@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)
DIEDERIT@xxxxxxxxxxxxxxxxxxxxxxxxxxxx wrote:

In /sys/class/scsi_host/ I just have host1 and host2.
What does this mean?!?!

It means you have 2 scsi hosts.

Is this equal to [root@ingcsmdb02 ~]# hp_rescan -l
 /proc/scsi/qla2xxx/0
 /proc/scsi/qla2xxx/1

Yes, I believe it is. Your RHEL kernel is an older release than your Xen kernel. Older kernels showed information for QLA cards in the /proc/scsi/qla2xxx/ directory (cat the files in there for details). Newer kernels do not appear to present QLogic information via /proc/scsi/qla2xxx ... instead "cat /sys/class/scsi_host/*/isp_name", if you see ISP2312 then those are your QLogic cards and they are there and working. You can also do what John Little suggested to see if your QLA cards are functional (see his email).

There is a good chance that the hp/qlogic utilities you are using will not work with the newer kernel ... they probably expect /proc/scsi/qla2xxx/* to be present and as far as I can tell it is not.

What do you mean with "make sure that you are running the -xen version of
the kernel, not the -dom0!??!"

My Xen build process created 3 kernels:

  /boot/vmlinuz-2.6.12.6-xen
  /boot/vmlinuz-2.6.12.6-xen0
  /boot/vmlinuz-2.6.12.6-xenU

I use vmlinuz-2.6.12.6-xen not vmlinuz-2.6.12.6-xen0 to boot dom0, -xen seems to include many more drivers. It doesn't sound like this is your issue though, it sounds more like your QLogic drivers are actually built in already (compiled in, not modular).

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>