From hdfs-dev-return-36927-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Thu Jun 6 03:15:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5A46718065D for ; Thu, 6 Jun 2019 05:15:04 +0200 (CEST) Received: (qmail 23583 invoked by uid 500); 6 Jun 2019 03:15:01 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 23560 invoked by uid 99); 6 Jun 2019 03:15:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jun 2019 03:15:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8A2EDE2B3C for ; Thu, 6 Jun 2019 03:15:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 3B2D22459C for ; Thu, 6 Jun 2019 03:15:00 +0000 (UTC) Date: Thu, 6 Jun 2019 03:15:00 +0000 (UTC) From: "Xiaoyu Yao (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HDDS-1612) Add "scmcli printTopology" shell command to print datanode topology MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDDS-1612?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao resolved HDDS-1612. ------------------------------ Resolution: Fixed Fix Version/s: 0.4.1 Thanks [~Sammi] for the contribution. I've committed the patch to trunk.=C2= =A0 > Add "scmcli printTopology" shell command to print datanode topology=20 > -------------------------------------------------------------------- > > Key: HDDS-1612 > URL: https://issues.apache.org/jira/browse/HDDS-1612 > Project: Hadoop Distributed Data Store > Issue Type: Sub-task > Reporter: Sammi Chen > Assignee: Sammi Chen > Priority: Major > Labels: pull-request-available > Fix For: 0.4.1 > > Time Spent: 1h 10m > Remaining Estimate: 0h > > Command "ozone scmcli printTopology". It will show nodes of all kinds of= state(HEALTHY,STALE,DEAD,DECOMMISSIONING,DECOMMISSIONED).=20 > Here is an example, > {noformat} > State =3D HEALTHY > ozone_datanode_1.ozone_default/172.18.0.3 /default-rack > ozone_datanode_2.ozone_default/172.18.0.2 /default-rack > ozone_datanode_3.ozone_default/172.18.0.4 /default-rack > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org