更新时间:2024-09-25 18:24:10                
                NIC Settings 网卡绑定
绑定网卡:需要选择两个网卡做一个bind操作
- Bind NICs
 
================================================================
    Select
            1: Bind NICs
            2: Unbind NIC
    Select Number: 1
    ================================================================
    Warning 
        This operation will reset node IP, and SSH will be disconnected!
    OK?[Y/N]: y
    ================================================================
    NIC List
            1: lo
            2: ens161
            3: ens192
            4: ens224
            5: ens256
    Select Number(separated by ","): 2,3
    ================================================================
    Please make sure the name of NIC to bind
        ['ens161', 'ens192']
    OK?[Y/N]: y
解绑网卡:将已经做过bind的两张网卡进行解绑
- Unbind NIC
 
================================================================
    Select
            1: Bind NICs
            2: Unbind NIC
    Select Number: 2
    ================================================================
    Warning 
        This operation will reset node IP, and SSH will be disconnected!
    OK?[Y/N]: y
    ================================================================
    Bond List
            1: bond0
    Select Number: 1
    ================================================================
    Please make sure the name of NIC to unbind
    NIC Name = bond0
    OK?[Y/N]: y
设置Nebula只读账号密码(Nebula Graph)
[root@node ~]# deploy_tools 
    
    ================================================================
    Cluster Deployment Tool
                1. Manage AnyShare
                2. NIC Settings
                3. Devicespec Settings
                4. Database Tools [Extension]
                5. Update CMS Config
                6. Backup and Restore tool
        
    Select Number(Ctrl + C to EXIT): 4
    ================================================================
    Specify Kubernetes Namespace for Installed AnyShare
    Please input Kubernetes namespace where the existing AnyShare instance is located in.
    If you haven't changed this, or are unsure about this topic, It is recommended to leave this blank to keep the default namespace.(default: anyshare): 
    ================================================================
    Remember This Namespace
    Do you want to remember this namespace option, so you don't have to input it again in this session:anyshare(default: No)
    OK?[Y/N]: y
    ================================================================
    Select Database
        Database List:
            1: Add Proton MariaDB
            2: Add Proton MongoDB
            3: Set Nebula Password for readonly
            4: Delete Invalied Databases
    Select Number: 3
    ================================================================
    Use Proton NebulaGraph
    ================================================================
    Please enter password of the readonly user ('anydata')(default: eisoo.com123):
             
                    
                        < 上一篇:
                
                
                    下一篇: >