[nvo3] Opsdir last call review of draft-ietf-nvo3-vmm-03

Mahesh Jethanandani <mjethanandani@gmail.com> Tue, 03 July 2018 04:41 UTC

Return-Path: <mjethanandani@gmail.com>
X-Original-To: nvo3@ietf.org
Delivered-To: nvo3@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 07FCC130F39; Mon, 2 Jul 2018 21:41:12 -0700 (PDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: Mahesh Jethanandani <mjethanandani@gmail.com>
To: ops-dir@ietf.org
Cc: nvo3@ietf.org, ietf@ietf.org, draft-ietf-nvo3-vmm.all@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 6.81.3
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <153059287199.16100.3846223755017785805@ietfa.amsl.com>
Date: Mon, 02 Jul 2018 21:41:12 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/nvo3/LKUxMsVZHq7MEWRu_D1rkFHXBy8>
Subject: [nvo3] Opsdir last call review of draft-ietf-nvo3-vmm-03
X-BeenThere: nvo3@ietf.org
X-Mailman-Version: 2.1.26
List-Id: "Network Virtualization Overlays \(NVO3\) Working Group" <nvo3.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/nvo3>, <mailto:nvo3-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/nvo3/>
List-Post: <mailto:nvo3@ietf.org>
List-Help: <mailto:nvo3-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/nvo3>, <mailto:nvo3-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 03 Jul 2018 04:41:12 -0000

Reviewer: Mahesh Jethanandani
Review result: Has Issues

I have reviewed this document as part of the Operational directorate’s ongoing
effort to review all IETF documents being processed by the IESG.
 These comments were written with the intent of improving the
operational aspects of the IETF drafts. Comments that are not addressed in last
call may be included in AD reviews during the IESG review.  Document editors
and WG chairs should treat these comments just like any other last
call comments.

Document reviewed:  draft-ietf-nvo3-vmm-03

Summary:

This document describes a virtual machine mobility protocol commonly used in
data centers built with overlay-based network virtualization approach.  For
layer 2, it is based on using a Network Virtualization Authority (NVA)-Network
Virtualization Edge (NVE) protocol to update Address Resolution Protocol (ARP)
table or neighbor cache entries at the NVA and the source NVEs tunneling
in-flight packets to the destination NVE after the virtual machine moves from
source NVE to the destination NVE.  For Layer 3, it is based on address and
connection migration after the move.

Document Status:

Has Issues.

Comments:

General Considerations:

The document could do with some much needed rewrite, as it is very hard to
understand its content. There is extensive use of terms like “this virtual
machine”, “those VMs”, and “those NVEs”, without being specific of which
virtual machine or NVE one is referring to.

By the end of the fourth paragraph of Section 4.1, it is very difficult to
understand which VM one is talking about, the source or the destination. The
same is true about the NVE. Is it the old or the new NVE?

The next paragraph starts by saying that RARP is not used by VMs because VM
already knows about its IP address. It then goes on to describe how a end-user
client (a new term, not defined before) goes about getting the same IP address
using RARP. It concludes by saying that that is how IP address assignment is
completed for a migrating VM.

s/central directory at the NVA/central directory of the NVA/
s/recorded to the entry/recorded in the entry/

Also who is “we” in Section 4.2, first paragraph? Also what is “guests”?

Would strongly suggest that the authors discuss the Connection migration
strategy with TCPM WG to understand if their proposal makes sense, as I do not
understand the term “reopen dropped connections”, nor how a connection can be
“paused”.

Finally, in Section 7, the document claims that in a hot standby option, the
VMs in both primary and secondary domains have identical information and can
provide services simultaneously. Does it mean that a TCP connection can talk to
two different VMs at the same time? If so, who is replicating the information
to the two VMs and how is the duplicate information coming from either of the
sources quashed?

The following comments look at the document both from an operational
perspective as well as a management perspective.

Operational Considerations:

Operational considerations include installation and initial setup, migration
path, requirements on other protocols, impact on network operations and
verification of correct operation.

The document is a BCP, so it is not expected to provide any operational
considerations.

Management Considerations:

Management considerations include interoperability, fault management,
configuration management, accounting, performance and security.

The document is a BCP, so it is not expected to provide any management
considerations.