当前位置:网站首页>CLUSTER DAY01 (Introduction to cluster and LVS, LVS-NAT cluster, LVS-DR cluster)
CLUSTER DAY01 (Introduction to cluster and LVS, LVS-NAT cluster, LVS-DR cluster)
2022-08-11 07:00:00 【zoujiangMr】
Case 1: ipvsadm command usage
Case 2: Deploy LVS-NAT cluster
Case 3: Deploy LVS-DR cluster
1 Case 1: ipvsadm command usage
1.1 Question
Prepare a Linux server, install the ipvsadm software package, practice using the ipvsadm command, and achieve the following functions:
- Use the command to add some TCP-based cluster services
- Add several backend real servers to the cluster
- To achieve the same client access, the scheduler assigns a fixed server
- Ipvsadm will be used to add, delete and modify rules
- Save ipvsadm rules
1.2 Scheme
Install the ipvsadm software package. For the usage of ipvsadm, please refer to the man ipvsadm information.
The common ipvsadm command syntax format is shown in Table-1 and Table-2.
Table-1 ipvsadm command options
Table-2 ipvsadm syntax examples
边栏推荐
猜你喜欢
随机推荐
mongo-express 远程代码执行漏洞复现
Error in render: “TypeError: Cannot read properties of undefined (reading ‘commentsContent‘)“
CLUSTER DAY01(集群及LVS简介 、 LVS-NAT集群 、 LVS-DR集群)
AUTOMATION DAY07( Ansible Vault 、 普通用户使用ansible)
记录一个刚写的Makefile
无胁科技-TVD每日漏洞情报-2022-7-20
buildroot嵌入式文件系统中vi显示行号
脚本自动选择Hierarchy或Project下的对象
Threatless Technology-TVD Daily Vulnerability Intelligence-2022-7-31
CLUSTER DAY02( Keepalived热备 、 Keepalived+LVS 、 HAProxy服务器 )
Project Notes - Random 2
实操指南:多个域名该买哪种SSL证书?
vnc远程桌面安装(2021-10-20日亲测可用)
uboot code analysis 1: find the main line according to the purpose
Threatless Technology-TVD Daily Vulnerability Intelligence-2022-7-29
Two hundred questions in C language (0 basic continuous update) (1~5)
解决win10安装portal v13/v15要求反复重启问题。
CLUSTER DAY03( Ceph概述 、 部署Ceph集群 、 Ceph块存储)
Lua 协同程序(coroutine)
消息中间件