Bingo!
The driver is loaded and the luns are visible.
Now the problem with mpio in WIndows 2003 arises and I have no clue how to 
solve this problem in Windows 2003. 
The mpio managing software from Oracle/Sun ist not available without sunsolve 
account.
Anyway the system hangs with a grey screen when I try to restart it.

Would it be possible to get the driver for Windows 2008 x64 R2 too?
Actually I reinstall the server with Windows Server 2008 x64 R2.
This should work better, a mpio software is included in 2008.

Thanks 

Andreas

-----Ursprüngliche Nachricht-----
Von: Tzachi Dar [mailto:[email protected]] 
Gesendet: Montag, 30. August 2010 11:44
An: Grüninger, Andreas (LGL Extern); [email protected]
Cc: Oren Duer
Betreff: RE: SRP target from OpenSolaris not recognized

+oren

OK,

This time the error is a few lines bellow:

        // Does it have the required features?
        if ( cl_ntoh16( p_ioc_rec->info.profile.protocol )     != SRP_PROTOCOL  
   ||
                 cl_ntoh16( p_ioc_rec->info.profile.protocol_ver ) != 
SRP_PROTOCOL_VER ||
                 !(p_ioc_rec->info.profile.ctrl_ops_cap & CTRL_OPS_CAP_ST) ||
                 !(p_ioc_rec->info.profile.ctrl_ops_cap & CTRL_OPS_CAP_SF) ||
                 !(p_ioc_rec->info.profile.ctrl_ops_cap & CTRL_OPS_CAP_RF) ||
                 !(p_ioc_rec->info.profile.ctrl_ops_cap & CTRL_OPS_CAP_WF) )
        {
                SRP_PRINT_EXIT( TRACE_LEVEL_ERROR, SRP_DBG_ERROR,
                        ("Not an SRP PROTOCOL/PROTOCOL_VER.\n") );
                return FALSE;
        }

I have also remove this check, let's see what will happen next.

Thanks
Tzachi

> -----Original Message-----
> From: Grüninger, Andreas (LGL Extern)
> [mailto:[email protected]]
> Sent: Monday, August 30, 2010 12:25 PM
> To: Tzachi Dar; [email protected]
> Subject: AW: SRP target from OpenSolaris not recognized
> 
> I
> - replaced the existing ibsrp.sys,
> - disabled the "Mellanox ConnectX VPI .." adapter,
> - rebooted,
> - started DebigView
> - enabled the "Mellanox ConnectX VPI .." adapter.
> 
> The log is attached. Unfortunalely the device ist still not recognized.
> 
> Thanks
> Andreas
> 
> -----Ursprüngliche Nachricht-----
> Von: Tzachi Dar [mailto:[email protected]]
> Gesendet: Montag, 30. August 2010 10:46
> An: Grüninger, Andreas (LGL Extern); [email protected]
> Betreff: RE: SRP target from OpenSolaris not recognized
> 
> OK, I have removed this check all together, let's see what will happen.
> 
> Please rename it ipoib.sys and let us know what happens.
> 
> Thanks
> Tzachi
_______________________________________________
ofw mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw

Reply via email to