Re: [ewg] error cloning rdma-core

2018-08-27 Thread Ken Strandberg
Thanks, Vlad. I didn't go back after you set up the daemon to make it
auto-start with boot. Looks like you already did. It should restart after
next boot.

On Mon, Aug 27, 2018 at 9:33 AM Vladimir Sokolovsky 
wrote:

> On 08/27/2018 07:24 PM, Steve Wise wrote:
> >
> > On 8/27/2018 11:10 AM, Vladimir Sokolovsky wrote:
> >
> >> Hi Steve,
> >> Clone with git protocol should work now:
> >> git clone git://git.openfabrics.org/compat-rdma/compat-rdma.git
> >>
> > It worked this time. Before I was getting "connection refused" when
> > using the git:// URL. What changed? Maybe I'm having a MUNDAY. :) Steve.
> I started git-daemon, it was not running after reboot.
>
> Regards,
> Vladimir
> ___
> ewg mailing list
> ewg@lists.openfabrics.org
> https://lists.openfabrics.org/mailman/listinfo/ewg
>


-- 
---
*Ken Strandberg*
*Catlow Communications*
*Technical Marketing Writing for Web, Print, Film/Video*
www.catlowcommunications.com
k...@catlowcommunications.com
775-690-6575 (v)
775-313-9617 (f)
___
ewg mailing list
ewg@lists.openfabrics.org
https://lists.openfabrics.org/mailman/listinfo/ewg


[ewg] OFA EWG Meeting: Monday, Aug 27th, 2018 - Minutes

2018-08-27 Thread Davis, Arlin R
Attendees Company
Devesh SharmaBroadcom
Steve Wise   Chelsio
Arlin Davis   Intel
Tatyana NikolovaIntel - i40iw
Vladimir SokolovskyMellanox
Rupert Dance   SW Forge
Yuval Bason Cavium


Minutes:

*Opens

o   Intel seeing new issues with ewg/ofiwg email lists getting tagged as spam. 
No one else having issues. Arlin will work with Ken S.

o   Software Forge is running into OpenMPI issues with rdma_core libraries. 
Will wait for backports or try 4.17 version.

?  Intel will also test OpenMPI on latest OFED.



*OFED-4.17 daily build (Aug 22nd): 
https://downloads.openfabrics.org/downloads/OFED/ofed-4.17-daily/OFED-4.17-20180822-1352.tgz

o   Mellanox

?  All core backports done (RH7.4, 7.5, SLES12.3, 15), still testing

?  IPoIB, SRP, iSER Host, NVMe Host done

?  iSER target and NVMeoF target backports still in process

?  NFS-RDMA being worked (7.5?) by Jeff Becker, no update this week.

?  All connectX drivers upstream are included in OFED

o   Chelsio

?  Still working SLES12.3, RH7.4 is done, patches need to be sent out - Steve 
will check on status

o   Broadcom

?  Still working on 7.5 netdev bugs, hope to make progress this week.

o   Cavium

?  Still working on 7.4, FW update issue has been resolved.

o   Intel

?  i40iw on 4.17 still needs validation testing, Tatyana will check and report 
back.

?  qib (True Scale) 7.5 backports still in process, will attempt to complete by 
next meeting.

o   VMware

?  No update

o   Huawei

?  No activity or formal request seen by ewg so far.

o   RC/GA Timeline

?  Everyone agreed to a target of mid-September for RC1

?  Stretch goal to get to an RC2 for Interop/Debug Event in early October.



Please let me know if I missed anything or need corrections.



Regards,



Arlin
___
ewg mailing list
ewg@lists.openfabrics.org
https://lists.openfabrics.org/mailman/listinfo/ewg


Re: [ewg] error cloning rdma-core

2018-08-27 Thread Vladimir Sokolovsky

On 08/27/2018 07:24 PM, Steve Wise wrote:


On 8/27/2018 11:10 AM, Vladimir Sokolovsky wrote:


Hi Steve,
Clone with git protocol should work now:
git clone git://git.openfabrics.org/compat-rdma/compat-rdma.git

It worked this time. Before I was getting "connection refused" when 
using the git:// URL. What changed? Maybe I'm having a MUNDAY. :) Steve.

I started git-daemon, it was not running after reboot.

Regards,
Vladimir
___
ewg mailing list
ewg@lists.openfabrics.org
https://lists.openfabrics.org/mailman/listinfo/ewg


Re: [ewg] error cloning rdma-core

2018-08-27 Thread Steve Wise


On 8/27/2018 11:10 AM, Vladimir Sokolovsky wrote:

> Hi Steve,
> Clone with git protocol should work now:
> git clone git://git.openfabrics.org/compat-rdma/compat-rdma.git
> 

It worked this time.  Before I was getting "connection refused" when
using the git:// URL.

What changed? Maybe I'm having a MUNDAY. :)

Steve.

___
ewg mailing list
ewg@lists.openfabrics.org
https://lists.openfabrics.org/mailman/listinfo/ewg


Re: [ewg] error cloning rdma-core

2018-08-27 Thread Vladimir Sokolovsky

On 08/27/2018 06:56 PM, Steve Wise wrote:

Hey Ken, did the URL change to clone the various OFED git repos?

[root@stevo2 tmp]# git clone
https://git.openfabrics.org/compat-rdma/compat-rdma.git
Cloning into 'compat-rdma'...
fatal: repository
'https://git.openfabrics.org/compat-rdma/compat-rdma.git/' not found
[root@stevo2 tmp]# git clone
git://git.openfabrics.org/compat-rdma/compat-rdma.git
Cloning into 'compat-rdma'...
fatal: unable to connect to git.openfabrics.org:
git.openfabrics.org[0: 69.55.231.76]: errno=Connection refused

[root@stevo2 tmp]#

THanks,

Steve.

___
ewg mailing list
ewg@lists.openfabrics.org
https://lists.openfabrics.org/mailman/listinfo/ewg

Hi Steve,
Clone with git protocol should work now:
git clone git://git.openfabrics.org/compat-rdma/compat-rdma.git

Regards,
Vladimir
___
ewg mailing list
ewg@lists.openfabrics.org
https://lists.openfabrics.org/mailman/listinfo/ewg


[ewg] error cloning rdma-core

2018-08-27 Thread Steve Wise
Hey Ken, did the URL change to clone the various OFED git repos?

[root@stevo2 tmp]# git clone
https://git.openfabrics.org/compat-rdma/compat-rdma.git
Cloning into 'compat-rdma'...
fatal: repository
'https://git.openfabrics.org/compat-rdma/compat-rdma.git/' not found
[root@stevo2 tmp]# git clone
git://git.openfabrics.org/compat-rdma/compat-rdma.git
Cloning into 'compat-rdma'...
fatal: unable to connect to git.openfabrics.org:
git.openfabrics.org[0: 69.55.231.76]: errno=Connection refused

[root@stevo2 tmp]#

THanks,

Steve.

___
ewg mailing list
ewg@lists.openfabrics.org
https://lists.openfabrics.org/mailman/listinfo/ewg