You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "刘珍 (Jira)" <ji...@apache.org> on 2021/11/09 07:57:00 UTC

[jira] [Created] (IOTDB-1977) cluster(master) : delete storage group root.* Msg: 304: Path [root.*] does not exist

刘珍 created IOTDB-1977:
-------------------------

             Summary: cluster(master) : delete storage group root.*  Msg: 304: Path [root.*] does not exist
                 Key: IOTDB-1977
                 URL: https://issues.apache.org/jira/browse/IOTDB-1977
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Cluster
            Reporter: 刘珍
         Attachments: config.properties, image-2021-11-09-15-55-50-438.png

master  0073a28384cdb84e9469dbf98705ab158dd43a31 

iotdb:
seed_nodes=192.168.130.4:9003,192.168.130.10:9003,192.168.130.11:9003,192.168.130.13:9003,192.168.130.19:9003
default_replica_num=1

default_storage_group_level=2

benchmark: config.properties

Once Benchmark gets up and running,cli :
IoTDB> show storage group
+-------------+
|storage group|
+-------------+
|root.test.g_9|
|root.test.g_8|
|root.test.g_1|
|root.test.g_0|
|root.test.g_3|
|root.test.g_2|
|root.test.g_5|
|root.test.g_4|
|root.test.g_7|
|root.test.g_6|
+-------------+
Total line number = 10
It costs 0.002s
IoTDB> delete storage group root.*
{color:#DE350B}*Msg: 304: Path [root.*] does not exist*{color}
 !image-2021-11-09-15-55-50-438.png! 

rel /0.12 can be executed successfully




--
This message was sent by Atlassian Jira
(v8.20.1#820001)