fd.io plan on storage
gw_net <gw_net@...>
hello guys, I only see VPP project, this is specific for network. May I know what is the plan for storage stuff? since fd.io claim we are high performance for both network and storage. how storage things benefit from this project?
|
||||||||||||||||||
|
||||||||||||||||||
[vpp-dev] Invitation: VPP Weekly Project Meeting @ Weekly from 9am to 10am on Tuesday (fd.io Meeting and Event Details)
|
||||||||||||||||||
|
||||||||||||||||||
Invitation: VPP Weekly Project Meeting @ Weekly from 9am to 10am on Tuesday (fd.io Meeting and Event Details)
|
||||||||||||||||||
|
||||||||||||||||||
[FD.io TSC] Invitation: VPP Weekly Project Meeting @ Weekly from 9am to 10am on Tuesday (fd.io Meeting and Event Details)
|
||||||||||||||||||
|
||||||||||||||||||
[FD.io TSC] Updated Invitation: fd.io TSC Meeting @ Weekly from 9am to 10am on Thursday (fd.io Meeting and Event Details)
|
||||||||||||||||||
|
||||||||||||||||||
[vpp-dev] Updated Invitation: fd.io TSC Meeting @ Weekly from 9am to 10am on Thursday (fd.io Meeting and Event Details)
|
||||||||||||||||||
|
||||||||||||||||||
Updated Invitation: fd.io TSC Meeting @ Weekly from 9am to 10am on Thursday (fd.io Meeting and Event Details)
|
||||||||||||||||||
|
||||||||||||||||||
[FD.io TSC] Updated Invitation: fd.io TSC Meeting @ Weekly from 9am to 10am on Thursday (fd.io Meeting and Event Details)
|
||||||||||||||||||
|
||||||||||||||||||
Updated Invitation: fd.io TSC Meeting @ Weekly from 9am to 10am on Thursday (fd.io Meeting and Event Details)
|
||||||||||||||||||
|
||||||||||||||||||
[vpp-dev] Updated Invitation: fd.io TSC Meeting @ Weekly from 9am to 10am on Thursday (fd.io Meeting and Event Details)
|
||||||||||||||||||
|
||||||||||||||||||
Gerrit upgrade and basic systems updates 2016-02-27 @13:00 - 15:00 PST
What: The Linux Foundation will be upgrading Gerrit, Nexus and Jenkins
as well doing basic systems maintenance. When: This work will be performed on Saturday February 27 (2016-02-27) starting at 13:00 (1:00 PM) PST with service interruptions during all or part of the 2 hour window. Impact: Parts of the environment will go offline during system reboots or application upgrades. In particular Gerrit will be offline for up to 30 minutes as version 2.12 (the latest version) takes significantly longer to start due to the added security components as well as the reindexing of the git repos. Why: This will bring Gerrit, Nexus and Jenkins up to the latest supported versions. The upgrade to Gerrit is needed to resolve one (or more) outstanding issues that folks have been encountering around sub-optimal Diffie-Hellman key exchanges. The systems maintenance is for applying currently outstanding security updates. A message will be sent out to the the mailing lists as well as a the #fdio IRC channel when the work is about to start and again when it is about to be completed. Please let me know if there are any concerns or questions about this work. -Andy- -- Andrew J Grimberg Systems Administrator The Linux Foundation
|
||||||||||||||||||
|
||||||||||||||||||
Re: FD.io Gerrit upgrade and basic systems updates 2016-02-27 @13:00 - 15:00 PST
Please excuse the chatter. I failed to mention which particular
toggle quoted messageShow quoted text
Collaborative Project this is for. The below alert is for the FD.io project. -Andy-
On 02/25/2016 11:54 AM, Andrew Grimberg wrote:
What: The Linux Foundation will be upgrading Gerrit, Nexus and Jenkins --
Andrew J Grimberg Systems Administrator The Linux Foundation
|
||||||||||||||||||
|
||||||||||||||||||
Having issues with Build of VPP, following the deployment wiki guide
Roanhouse, Patrick M <patrick.m.roanhouse@...>
Hi,
So I’m trying to do a build of VPP on Fedora Server 21 with latest updates. But when I got to build using the command from the wiki I get errors.
The following is command I use with make is:
$ make V=0 PLATFORM=vpp TAG=vpp install-rpm
Now what I get in return is:
make: *** No rule to make target 'install-rpm'. Stop.
So I go back in the steps and try to do a the following in the /vpp/build-root directory
$ git pull $ make distclean $ ./bootstrap.sh
All is fine till the end when I get this string of error trying to run the bootstrap.sh
[19:19:22] stack:build-root git:(master*) $ ./bootstrap.sh
Saving PATH settings in /home/stack/git/vpp/build-root/path_setup Source this file later, as needed Compile native tools @@@@ Arch for platform 'native' is native @@@@ @@@@ Finding source for vppinfra @@@@ @@@@ Makefile fragment found in /home/stack/git/vpp/build-root/packages/vppinfra.mk @@@@ @@@@ Source found in /home/stack/git/vpp/vppinfra @@@@ @@@@ Arch for platform 'native' is native @@@@ @@@@ Finding source for vppapigen @@@@ @@@@ Makefile fragment found in /home/stack/git/vpp/build-root/packages/vppapigen.mk @@@@ @@@@ Source found in /home/stack/git/vpp/vppapigen @@@@ @@@@ Configuring vppinfra: nothing to do @@@@ @@@@ Building vppinfra: nothing to do @@@@ @@@@ Installing vppinfra: nothing to do @@@@ @@@@ Configuring vppapigen: nothing to do @@@@ @@@@ Building vppapigen in /home/stack/git/vpp/build-root/build-tool-native/vppapigen @@@@ make[1]: Entering directory '/home/stack/git/vpp/build-root/build-tool-native/vppapigen' make all-am make[2]: Entering directory '/home/stack/git/vpp/build-root/build-tool-native/vppapigen' CCLD vppapigen /usr/bin/ld: cannot find -lc collect2: error: ld returned 1 exit status Makefile:374: recipe for target 'vppapigen' failed make[2]: *** [vppapigen] Error 1 make[2]: Leaving directory '/home/stack/git/vpp/build-root/build-tool-native/vppapigen' Makefile:292: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/stack/git/vpp/build-root/build-tool-native/vppapigen' Makefile:712: recipe for target 'vppapigen-build' failed make: *** [vppapigen-build] Error 2
Now I have pulled the repo, I have looking through the Makefile for parameter clues, and I’m stuck.
Please help me discuss fd.io list, you are my only hope.
Thanks,
Patrick
|
||||||||||||||||||
|
||||||||||||||||||
Re: Having issues with Build of VPP, following the deployment wiki guide
Jeff Shaw
On Sat, Feb 27, 2016 at 01:24:28AM +0000, Roanhouse, Patrick M wrote:
Hi,Hi Patrick, All is fine till the end when I get this string of error trying to run the bootstrap.shI think it cannot find libc.a Try doing: $ yum install glibc-static Thanks,-Jeff
|
||||||||||||||||||
|
||||||||||||||||||
Re: FD.io Gerrit upgrade and basic systems updates 2016-02-27 @13:00 - 15:00 PST
This work will be starting soon.
toggle quoted messageShow quoted text
-Andy-
On 02/25/2016 12:00 PM, Andrew Grimberg wrote:
Please excuse the chatter. I failed to mention which particular --
Andrew J Grimberg Systems Administrator The Linux Foundation
|
||||||||||||||||||
|
||||||||||||||||||
Re: FD.io Gerrit upgrade and basic systems updates 2016-02-27 @13:00 - 15:00 PST
This maintenance is now complete.
toggle quoted messageShow quoted text
-Andy-
On 02/27/2016 12:50 PM, Andrew Grimberg wrote:
This work will be starting soon. --
Andrew J Grimberg Systems Administrator The Linux Foundation
|
||||||||||||||||||
|
||||||||||||||||||
Improving consumability
Martin Millnert
Hi,
discuss seemed the least inappropriate list for: If there aren't any plans to set up push sync from the Gerrit to e.g. Github, I'd like to propose that. If general accessibility is a goal (rather than anti-goal), that is. Best, Martin Millnert
|
||||||||||||||||||
|
||||||||||||||||||
Re: Improving consumability
Martin, Yes :) There is effort underway in that direction. This issue is recovering a moribund account sitting on the name, hopefully will be cleared up shortly :)
On Tue, Mar 1, 2016 at 1:52 PM, Martin Millnert <martin@...> wrote: Hi,
|
||||||||||||||||||
|
||||||||||||||||||
Re: fd.io training and Hackfest in Santa Cruz Apr 5-7
Other TSC members, given the tightness of time, if you would please indicate if you have any objections to scheduling this Hackfest by Monday. Past then, I'll take silence as golden :) Ed
On Thu, Mar 3, 2016 at 11:10 AM, Edward Warnicke <hagbard@...> wrote:
|
||||||||||||||||||
|
||||||||||||||||||
Re: fd.io training and Hackfest in Santa Cruz Apr 5-7
Joel Halpern
Hmmm. I am a little confused by saying that the dates can not be moved. I can believe that the host in Santa Cruz can’t do it the next week, but it would seem that between us we could find some way to do it a week later. I would really prefer to do that.
Yours, Joel
From: discuss-bounces@... [mailto:discuss-bounces@...]
On Behalf Of Edward Warnicke
Sent: Friday, March 04, 2016 10:44 AM To: tsc@...; vpp-dev@...; discuss@... Subject: Re: [discuss] fd.io training and Hackfest in Santa Cruz Apr 5-7
Other TSC members, given the tightness of time, if you would please indicate if you have any objections to scheduling this Hackfest by Monday. Past then, I'll take silence as golden :)
Ed
On Thu, Mar 3, 2016 at 11:10 AM, Edward Warnicke <hagbard@...> wrote: As was discussed at the TSC today, we have an opportunity to do training and HackFest in Santa Cruz Apr 4-7. The point was made that this is also the week of IETF, and a question was asked as to whether those dates could be moved. I checked, and they cannot.
Shall we proceed then to get the community together for training and a hackfest on those dates?
Ed
|
||||||||||||||||||
|