Bigstack

Bigstack

  • Docs

›NIC configuration

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

Create VLAN on bonding interface during installation

Create VLAN

Create a VLAN during the installation of CubeOS.

Configure network bonding

-- Network Bonding Settings --
--------------------------------------------------
Label          BusID   Driver  State    Speed
--------------------------------------------------
    IF.1   0000:02:00.0     bnx2     UP    1000F
    IF.2   0000:02:00.1     bnx2   DOWN      N/A
    IF.3   0000:03:00.0     bnx2   DOWN      N/A
    IF.4   0000:03:00.1     bnx2   DOWN      N/A
--------------------------------------------------
1: Display policy
2: Configure network bonding
x: Exit
p: Previous screen
n: Next screen

Select option: 2

- Configure Network Bonding -
Select action:
1: Create
2: Remove
3: Update
Enter index: 1
Enter bonding interface name (required) [3-16 chars]: data0
'data0' interface binds: <none>
1: IF.1
2: IF.2
3: IF.3
4: IF.4
5: Clear
6: Save
Enter index: 2
'data0' interface binds: IF.2
1: IF.1
2: IF.2
3: IF.3
4: IF.4
5: Clear
6: Save
Enter index: 3
'data0' interface binds: IF.2 IF.3
1: IF.1
2: IF.2
3: IF.3
4: IF.4
5: Clear
6: Save
Enter index: 6

binding interfaces IF.2 IF.3 to data0
Press enter to continue:

Configure VLAN

-- VLAN Settings --
--------------------------------------------------
Label          BusID   Driver  State    Speed
--------------------------------------------------
    IF.1   0000:02:00.0     bnx2     UP    1000F
    IF.2   0000:02:00.1     bnx2   DOWN      N/A
    IF.3   0000:03:00.0     bnx2   DOWN      N/A
    IF.4   0000:03:00.1     bnx2   DOWN      N/A
--------------------------------------------------
1: Display policy
2: Configure vlan network
x: Exit
p: Previous screen
n: Next screen

Select option: 2




- Configure VLAN Network -
Select action:
1: Create
2: Remove
Enter index: 1
Select an interface:
1: IF.1
2: IF.4
3: data0
Enter index: 3
Enter vlan ID [1-4094]: 100
Set vlan 100 for interface 'data0'

Configure IP address on data0.100(with VLAN tag)

Make this interface the default interface?

  • Yes for external connection with internet access (gateway/router)
  • No for internal connection (no gateway/router)
-- Networking Settings --
--------------------------------------------------
Label          BusID   Driver  State    Speed
--------------------------------------------------
    IF.1   0000:02:00.0     bnx2     UP    1000F
    IF.2   0000:02:00.1     bnx2   DOWN      N/A
    IF.3   0000:03:00.0     bnx2   DOWN      N/A
    IF.4   0000:03:00.1     bnx2   DOWN      N/A
--------------------------------------------------
1: Display device status
2: Display policy
3: Configure IF.1
4: Configure IF.4
5: Configure data0
6: Configure data0.100
x: Exit
p: Previous screen
n: Next screen

Select option: 6




- Configure data0.100 -
Enable this interface?
1: Yes
2: No
Enter index: 1
Make this interface the default interface?
1: Yes
2: No
Enter index: 2
Enter the IPv4 address: 192.168.100.10
Enter the IPv4 subnet mask: 255.255.255.0

Summary

Summary
Password has not been modified.
Host name: hp1
data0:
    IF.2
    IF.3
data0.100: vlan 100 on data0
IF.1
    Default interface.
    IPv4 Mode:  Manual
    IPv4 Address:   192.168.1.101
    IPv4 Netmask:   255.255.255.0
    IPv4 Gateway:   192.168.1.254
    IPv6 Mode:  Automatic
IF.4
    Interface disabled
data0
    IPv4 Mode:  Manual
    IPv4 Address:
    IPv4 Netmask:
    IPv6 Mode:  Disabled
data0.100
    Master interface: data0
    IPv4 Mode:  Manual
    IPv4 Address:   192.168.100.10
    IPv4 Netmask:   255.255.255.0
    IPv6 Mode:  Automatic
DNS server 1: 1.1.1.1
Time Zone: Asia/Taipei
Date: 12/02/2020
Time: 13:54:19
Role: control-converged
External IP/Domain: N/A
Management: IF.1
Provider: IF.1
Overlay: data0.100
Storage: data0.100
Domain/Region: default/RegionOne
Cube Secret Seed: bigstack
Management CIDR: 10.254.0.0/16
High Availability: disabled

1: Accept the configuration
2: Cancel the configuration
3: Modify the configuration
Last updated on 12/2/2020
← VLANNetwork offload →
  • Create VLAN
    • Configure network bonding
    • Configure VLAN
    • Configure IP address on data0.100(with VLAN tag)
    • Summary
Copyright © 2021 Bigstack Co., Ltd.