Re: [alto] 答复: New Version Notification for draft-fu-alto-nfv-usecase-04.txt

Lingli Deng <lingli.deng@outlook.com> Fri, 08 May 2015 11:22 UTC

Return-Path: <lingli.deng@outlook.com>
X-Original-To: alto@ietfa.amsl.com
Delivered-To: alto@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C7281A90CE for <alto@ietfa.amsl.com>; Fri, 8 May 2015 04:22:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 4.99
X-Spam-Level: ****
X-Spam-Status: No, score=4.99 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, CHARSET_FARAWAY_HEADER=3.2, CN_BODY_35=0.339, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, J_CHICKENPOX_74=0.6, MIME_8BIT_HEADER=0.3, MIME_CHARSET_FARAWAY=2.45, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AF9cDGt3nxqx for <alto@ietfa.amsl.com>; Fri, 8 May 2015 04:22:53 -0700 (PDT)
Received: from BAY004-OMC3S19.hotmail.com (bay004-omc3s19.hotmail.com [65.54.190.157]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E8441A8A04 for <alto@ietf.org>; Fri, 8 May 2015 04:22:53 -0700 (PDT)
Received: from BAY167-W73 ([65.54.190.187]) by BAY004-OMC3S19.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.22751); Fri, 8 May 2015 04:22:53 -0700
X-TMN: [GCngq0O94XVl9o97QTIDsyfTaWv7pAh7]
X-Originating-Email: [lingli.deng@outlook.com]
Message-ID: <BAY167-W734C954C5E3005451AE64CF3DE0@phx.gbl>
Content-Type: multipart/alternative; boundary="_3d76a326-1c3c-482a-b0b5-a817a3113844_"
From: Lingli Deng <lingli.deng@outlook.com>
To: "fuqiao@chinamobile.com" <fuqiao@chinamobile.com>
Date: Fri, 08 May 2015 11:22:52 +0000
Importance: Normal
MIME-Version: 1.0
X-OriginalArrivalTime: 08 May 2015 11:22:53.0159 (UTC) FILETIME=[5317A770:01D08981]
Archived-At: <http://mailarchive.ietf.org/arch/msg/alto/Mmay40u_khrvznhs8CESM06pcxk>
Cc: "alto@ietf.org" <alto@ietf.org>
Subject: Re: [alto] 答复: New Version Notification for draft-fu-alto-nfv-usecase-04.txt
X-BeenThere: alto@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Application-Layer Traffic Optimization \(alto\) WG mailing list" <alto.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/alto>, <mailto:alto-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/alto/>
List-Post: <mailto:alto@ietf.org>
List-Help: <mailto:alto-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/alto>, <mailto:alto-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 08 May 2015 22:36:23 -0000

 Hi Qiao,
 
I am planning working on the endpoint extensions that you proposed for NFV usecases in March.
Would be happy to have a further discussion before getting started.
 
As discussed earlier,  I propose extensions to the current geolocation EP property as follows (also useful for other datacenter scenario I suppose): 
 
Extending the geolocation_precision_set = ["countrycode", "boundingbox", "circle", "DC"]
If the "precision" attribute of the "geolocation" property of an endpoint is "DC", the following "content" attribute is defined as a four-element JSON object "DC":

   DC = {
                "rack-id" : number, 
                "server-id" : number
    }
 
Would the this address your usecase for VNF migration?
 
Lingli
 
-----邮件原件-----
From: Qiao Fu <fuqiao1 at outlook.com>
To: '邓灵莉/Lingli Deng' <denglingli at chinamobile.com>,  <alto at ietf.org>Cc: zhencao.ietf at gmail.comDate: Wed, 11 Mar 2015 18:20:26 +0800In-reply-to: <008d01d05a17$08f5d2a0$1ae177e0$@com>References: <SNT146-DS20A7790DF96D11D711CB7CE81B0@phx.gbl> <008d01d05a17$08f5d2a0$1ae177e0$@com>  
  
Hi, Lingli. Thank you for the comments.
A usecase I can think of within the DC is the sfc (service function chaining). In the sfc, there is a sff (service function forwarder) responsible for forwarding certain flow to the specific sf (service function). When the flow finished in the sf, it will get back to the sff and will be directed to the next sf on the sfp (service function path). Therefore, the sff may need information to know which sf is located at which rack so that it can optimize the sfp and reduce latency between the sf and itself. I think a wise choice is for the sff to ask auto server for this info. 
In such usecase, rack ID or even server ID is important information for the sff. I don't know if this scenario makes sense to you?
Thank you and looking forward to your feedback:)



-----邮件原件-----
发件人: 邓灵莉/Lingli Deng [mailto:denglingli at chinamobile.com] 
发送时间: 2015年3月9日 11:14
收件人: 'Qiao Fu'; alto at ietf.org
抄送: zhencao.ietf at gmail.com; 'Songhaibin (A)'
主题: RE: New Version Notification for draft-fu-alto-nfv-usecase-04.txt

Hi Qiao,

Thanks for the interesting discussion around endpoint property for VNFs.

In terms of VNF migration and its impact on endpoint geo-location property design, I see there are two potential cases: inter-DC migration and intra-DC migration.
As you can see from the current design for endpoint geo-location property, the intra-DC migration might not be reflected by the current design unless we introduce something like server-id or rack-id?
But such information is too low-level I suspect and maybe considered sensitive or lose its practical meaning once the ALTO client is located outside the DC domain in question.
While within the DC, who would be the ALTO client for such information?

Regards,
Lingli

> -----Original Message-----
> From: Qiao Fu [mailto:fuqiao1 at outlook.com]
> Sent: Monday, March 09, 2015 10:35 AM
> To: alto at ietf.org
> Cc: zhencao.ietf at gmail.com; 'Songhaibin (A)'; '邓灵莉/Lingli Deng'
> Subject: 转发: New Version Notification for draft-fu-alto-nfv-usecase-04.txt
> 
> Hi, all. I have just updated the following draft. This draft proposes a usecase of
> ALTO in the NFV scenario. And possible property extension is added and
> discussed in this update. Such extension may be included in another draft:
> http://datatracker.ietf.org/doc/draft-deng-alto-p2p-ext/
> Your comments and suggestions are more than welcome. Thank you!
> 
> 
> -----邮件原件-----
> 发件人: internet-drafts at ietf.org [mailto:internet-drafts at ietf.org]
> 发送时间: 2015年3月9日 10:27
> 收件人: Haibin Song; Qiao Fu; Qiao Fu; Haibin Song; Zhen Cao; Zehn Cao
> 主题: New Version Notification for draft-fu-alto-nfv-usecase-04.txt
> 
> 
> A new version of I-D, draft-fu-alto-nfv-usecase-04.txt
> has been successfully submitted by Qiao Fu and posted to the
> IETF repository.
> 
> Name:		draft-fu-alto-nfv-usecase
> Revision:	04
> Title:		What's the Impact of Virtualization on Application-Layer Traffic
> Optimization (ALTO)?
> Document date:	2015-03-08
> Group:		Individual Submission
> Pages:		9
> URL:
> http://www.ietf.org/internet-drafts/draft-fu-alto-nfv-usecase-04.txt
> Status:         https://datatracker.ietf.org/doc/draft-fu-alto-nfv-usecase/
> Htmlized:       http://tools.ietf.org/html/draft-fu-alto-nfv-usecase-04
> Diff:           http://www.ietf.org/rfcdiff?url2=draft-fu-alto-nfv-usecase-04
> 
> Abstract:
>    This documentation presents a use case of Application-Layer Traffic
>    Optimization (ALTO) with the emergence of Network Function
>    Virtualization (NFV).  The Application-Layer Traffic Optimization
>    (ALTO) Service provides network information (e.g., basic network
>    location structure and preferences of network paths) with the goal of
>    modifying network resource consumption patterns while maintaining or
>    improving application performance.  The emerging NFV, which is
>    currently being in progress in ETSI NFV, leverages standard IT
>    virtualisation technology to consolidate many network equipment types
>    onto industry standard high-volume servers, switches, and storage.
>    The use case presented in this document discusses the impact of
>    virtualization on the ALTO protocol.  An architecture is proposed for
>    the interface between NFV MANO and ALTO server.  And possible end
>    point property extention is also discussed for such usecase.
> 
> 
> 
> 
> Please note that it may take a couple of minutes from the time of submission
> until the htmlized version and diff are available at tools.ietf.org.
> 
> The IETF Secretariat
>