Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
supiarmando
Participant
Jump to solution

cli and cluster

Hello,

we are working on a failback scenario for removing a 1G interface and replace this with a 10G interface. 

Is there any way to setup a cluster interface without mgtm only via cli on console?

 

What we found so far:

Set Interface:

HostName> set interface eth1 state on
HostName> add interface eth1 ipv4-address 192.168.1.1 mask-length 24
HostName> save config

 

Missing: how to set up the VIP via console.

Thanks for any advice

0 Kudos
2 Solutions

Accepted Solutions
G_W_Albrecht
Legend
Legend

Setting up Clusters without Dashboard is not possible (afaik) - see the ClusterXL R81 Administration Guide for details !

CCSE CCTE CCSM SMB Specialist

View solution in original post

0 Kudos
supiarmando
Participant

Good idea, sadly our actual design uses ClusterXL. We are now going to setup a snapshot before the change and will revert as a failback. This should do the trick 🙂

Thanks for the super fast reply, you are great.

View solution in original post

0 Kudos
5 Replies
G_W_Albrecht
Legend
Legend

Setting up Clusters without Dashboard is not possible (afaik) - see the ClusterXL R81 Administration Guide for details !

CCSE CCTE CCSM SMB Specialist
0 Kudos
PhoneBoy
Admin
Admin

If you’re using VRRP instead of ClusterXL, you can set up a VIP with just the CLI.
However, the actual sync/failover still requires SmartConsole or API calls.

0 Kudos
supiarmando
Participant

Good idea, sadly our actual design uses ClusterXL. We are now going to setup a snapshot before the change and will revert as a failback. This should do the trick 🙂

Thanks for the super fast reply, you are great.

0 Kudos
the_rock
Legend
Legend

You had right commands, but I believe responses are correct, VIP cant be configured via clish.

0 Kudos
HeikoAnkenbrand
Champion Champion
Champion

Hi @supiarmando,

There is a way on a open server to replace a 1G interface with a 10G interface without changing anything in management.
In the file 00-OS-XX.rules, replace the eth name of the 1G network card with the 10G network card.

/etc/udev/rules.d/00-OS-XX.rules
ID=="0000:02:01.0", NAME="eth0"
ID=="0000:02:05.0", NAME="eth1"
ID=="0000:02:06.0", NAME="eth2"

ID            = PCI bus ID
NAME     = Interface name

After that rebote the gateway.


 

➜ CCSM Elite, CCME, CCTE
0 Kudos

Leaderboard

Epsum factorial non deposit quid pro quo hic escorol.

Upcoming Events

    Tue 23 Apr 2024 @ 11:00 AM (EDT)

    East US: What's New in R82

    Thu 25 Apr 2024 @ 11:00 AM (SGT)

    APAC: CPX 2024 Recap

    Tue 30 Apr 2024 @ 03:00 PM (CDT)

    EMEA: CPX 2024 Recap

    Thu 02 May 2024 @ 11:00 AM (SGT)

    APAC: What's new in R82

    Tue 23 Apr 2024 @ 11:00 AM (EDT)

    East US: What's New in R82

    Thu 25 Apr 2024 @ 11:00 AM (SGT)

    APAC: CPX 2024 Recap

    Tue 30 Apr 2024 @ 03:00 PM (CDT)

    EMEA: CPX 2024 Recap

    Thu 02 May 2024 @ 11:00 AM (SGT)

    APAC: What's new in R82
    CheckMates Events