Redis Cluster Delete Master node

Source: Internet
Author: User
Tags redis cluster
1. First transfer the hash slots under the master node to the other nodes to execute the following command: REDIS-TRIB.RB reshard 192.168.139.30:7000 (Redis node that accepts hash slots, not redis node to be deleted)

You will then be prompted to accept the node ID of the hash slot: the node ID of the 192.168.139.30:7000 node ID that transferred the hash slot, and then enter done to complete the input.

2. Then delete the node and you're ready. REDIS-TRIB.RB Del-node 192.168.139.30:7003 0a2e35cc593e8fcc0c0ebf382333d8cc66cd8a43
0a2e35cc593e8fcc0c0ebf382333d8cc66cd8a43: Nodes ID of the node to be deleted.



Reference article: http://blog.csdn.net/xu470438000/article/details/42972123




From for notes (Wiz)

Redis Cluster Delete Master node

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.