Bigstack

Bigstack

  • Docs

›Maintenance

Introduction

  • Overview

Installation

  • Control Converged
  • Control
  • Compute node (HCI)
  • Storage node (SDS)
  • NIC configuration

    • Network bonding
    • VLAN
    • VLAN on bonding

    High Availability

    • Network offload
    • Control node
    • Compute node
    • Storage node

Quick Start

  • Get Started

Compute

  • flavors
  • images
  • images(CLI)
  • instances
  • Instance Snapshot

Volumes

  • Volume
  • Snapshots
  • Backup
  • Transfer

Network

  • Internet
  • Private Network(LAN)
  • Router
  • Security Group
  • Floating IP
  • Load Balancers

    • Create a Load Balancer
    • Delete a Load Balancer

DNS

  • Create Public Record
  • Create Private Record

Object Store

  • Object Storage
  • Object Storage (S3 API)

File Store

  • Tenant Share

Identity

  • Create a project
  • Modify Quota
  • Create a User
  • Create a group

Storage

  • Add a disk
  • Remove a disk
  • Prepare disk
  • Remove osd
  • Cache
  • Restful API

Disaster Recovery

  • Start scheduler
  • Full Backup
  • Incremental Backup
  • Cleanup
  • Schedule job
  • Increase quota

Kubernetes

    Instance (VM)

    • Create Template
    • Deploy Cluster
    • Storage Class
    • Workload with L4 LoadBalancer

    Compute Node(HCI)

    • Deploy Cluster
    • Storage Class

Monitoring

  • Host
  • Storage
  • Network
  • Instance
  • Top Hosts
  • Top Instances

Logs

  • Alert
  • Notification

    • Email
    • Slack
  • ELK Stack

Maintenance

  • Startup
  • Shutdown
  • Add/Remove a Harddisk
  • Repair Services
  • Fixpack
  • Update CubeOS
  • Support file
  • Export Instance
  • Create CubeOS snapshot
  • Restore CubeOS with snapshot
  • Remove Compute node
  • Remove Storage node

Download

  • Cloud Image

Operating System

  • CentOS 6 - root disk
  • MS Windows

    • Retrieve password
    • Extend partition

Compute node (HCI) removal Guide

Remove Compute node from cluster

Stop the compute host

Goto Admin > Compute > All Hypervisors and click Compute host tab. Look for the hostname you wish to remove and click on button DISABLE SERVICE

assets/maintenances/01-disable-1.png

Disable service

Leave a reason and click DISABLE SERVICE assets/maintenances/02-disable-1.png

Service Disabled

Make sure the service is disabled assets/maintenances/03-disable-1.png

Migrate Instances from disabled host

Goto Admin > Compute > Instances, look for the instances which is hosted on DISABLED Host and start the LIVE MIGRATE INSTANCE from the action menu

assets/maintenances/04-live-migrate-1.png

Allocate the instance to new host

You can choose a preferred host to migrate or Automatically and SUBMIT assets/maintenances/05-live-migrate-1.png

All instances has been migrated

Repeat the steps and migrate the rest of the Instances

assets/maintenances/06-live-migrate-1.png

Connect to control node

$ ssh [email protected]
Warning: Permanently added '192.168.1.x' (ECDSA) to the list of known hosts.
Password:

Remove the compute node

control01> cluster
control01:cluster> remove_node
1: compute01
2: compute02
3: compute03
Enter index: 3
this command is only applicable for compute or storage nodes
make sure its running instances have been properly terminated or migrated
shutdown the target host before proceeding
Enter 'YES' to confirm: YES

Results

Goto Admin > Compute > All Hypervisors and click Compute host tab. Host compute03 has been removed from the Cluster

assets/maintenances/07-live-migrate-1.png

Last updated on 12/8/2020
← Restore CubeOS with snapshotRemove Storage node →
  • Remove Compute node from cluster
    • Stop the compute host
    • Disable service
    • Service Disabled
    • Migrate Instances from disabled host
    • Allocate the instance to new host
    • All instances has been migrated
    • Connect to control node
    • Remove the compute node
    • Results
Copyright © 2021 Bigstack Co., Ltd.