From patchwork Fri Aug 23 22:36:26 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: aginwala aginwala X-Patchwork-Id: 1152462 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Up7tJPOH"; dkim-atps=neutral Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46FbqT5pD2z9s3Z for ; Sat, 24 Aug 2019 08:36:52 +1000 (AEST) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 35622D91; Fri, 23 Aug 2019 22:36:49 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id E32B92F for ; Fri, 23 Aug 2019 22:36:47 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pf1-f193.google.com (mail-pf1-f193.google.com [209.85.210.193]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 96B2B89B for ; Fri, 23 Aug 2019 22:36:47 +0000 (UTC) Received: by mail-pf1-f193.google.com with SMTP id c81so7391211pfc.11 for ; Fri, 23 Aug 2019 15:36:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=fuuykKAvpZhwSXDz+X0yvxK176C+qRDm0nNjly/Nv/U=; b=Up7tJPOH3QDfay20RFBFUVis9bhrYrMFputK1U433FIY9DrxTqGhYLnc9tHqfkzU93 MT9gMSy+SccxZNG9l62yVxqyPwXtyDUSpIYzfunKpTcc58PhFNesjIRAc+sYLCnEkgd/ lnLdm9S6sencab1k/7LoKWPjQk5AsK7iXCbFHLd2nO/1ukum8JEuNamaxZJek+GNR5pV UPb4US+2Cy0vIOxYKCCMewo27EhtbHkSr5zsZlBnCdlMsc4bquIrIIuL2cF/16oGFDOn omWHEKZHpWipyL5AlYW7ABFCz+8H5ORHFomJ2bwRsjf+tza7zN8vJK+TZvE8TZnrnJ3J C6Lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=fuuykKAvpZhwSXDz+X0yvxK176C+qRDm0nNjly/Nv/U=; b=e4aukc4vsc0pTEPdkEAlEEiXP0qK2Ae5YCf04lzjNFS/moAu8Z8WBDfoLjlOyYCUrG b2LX+mlq2glzQR23hYUMJYP5qXG4L/bGXjIq2GjOWX1PIYrpR/4RW4pujtc5h0dre4yZ B9qmxbXr6yulLJ0Z0KQ9uSu8+VM4KWvenOV9x1iknT2N0b0thjUFw12VGXi7RWsjpG6w d9Ul0IAubhix49X6D+rJtHkVsSLzFlAvhsoiY3P5sIrRjN8xxHBuV01fFiA621H8r11+ labEINHLoLFrex5TJ9OfUgUVN1HA+sHW5j1XvdbTAuC8KeyA3T7UcWMVjOthRhY9SalI HcOA== X-Gm-Message-State: APjAAAU1iBixDryGHLBPzy2FaaAZ+GwDD8XNTkPAd3XA0dkLfvq0Gpbm FAJtwj2jdYHpqSL/KYDDAM4JmCfP X-Google-Smtp-Source: APXvYqzID5sbVlKOMxJPHkwGFYd8yKOZEJbY3XYLNH6uBE8YHSsvhnvIw8+GLd0eR5rF/GTIj/TtVA== X-Received: by 2002:aa7:9682:: with SMTP id f2mr7800391pfk.256.1566599807022; Fri, 23 Aug 2019 15:36:47 -0700 (PDT) Received: from LM-SJC-11015761.corp.ebay.com ([216.113.160.71]) by smtp.gmail.com with ESMTPSA id c13sm4010847pfi.17.2019.08.23.15.36.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 23 Aug 2019 15:36:46 -0700 (PDT) From: amginwal@gmail.com To: dev@openvswitch.org Date: Fri, 23 Aug 2019 15:36:26 -0700 Message-Id: <20190823223626.66889-1-amginwal@gmail.com> X-Mailer: git-send-email 2.20.1 (Apple Git-117) MIME-Version: 1.0 X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Cc: Aliasgar Ginwala Subject: [ovs-dev] [PATCH v1] ovsdb.7.rst: some corrections in ovsdb-client usage. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org From: Aliasgar Ginwala 1. Correct typo where it should be ovsdb-client backup vs ovsdb-tool backup. 2. Update for which case will ovsdb-client not work. Signed-off-by: Aliasgar Ginwala Acked-by: Han Zhou --- Documentation/ref/ovsdb.7.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/ref/ovsdb.7.rst b/Documentation/ref/ovsdb.7.rst index c43fe1709..cd1c63d64 100644 --- a/Documentation/ref/ovsdb.7.rst +++ b/Documentation/ref/ovsdb.7.rst @@ -509,8 +509,10 @@ Changing Database Service Model ------------------------------- Use ``ovsdb-tool create-cluster`` to create a clustered database from the -contents of a standalone database. Use ``ovsdb-tool backup`` to create a -standalone database from the contents of a clustered database. +contents of a standalone database. Use ``ovsdb-client backup`` to create a +standalone database from the contents of a running clustered database. +When the cluster is down and cannot be revived, ``ovsdb-client backup`` will +not work. Upgrading or Downgrading a Database -----------------------------------