-
配置如下:
```
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! This is dpvs default configuration file.
!
! The attribute "" denotes the configuration item at i…
pencc updated
4 years ago
-
I am not able to install pyaudio on libreelec. I am not able to determine the Issue, another problem I have got is the fact that some partions seem to be read only.
### Pip install
```
Collecting…
-
DPVS支持qemu虚拟化DR部署吗?我这环境使用qemu创建虚机,虚拟的网卡是e1000,配置如下:
global_defs {
log_level DEBUG
! log_file /var/log/dpvs.log
}
! netif config
netif_defs {
pktpool_size 524287
p…
-
did anyone ever consider using ipfs.io (interplanetary file system) as the backbone of pip?
ipfs has the capabilities of git but adds p2p in the mix - so it sort of swarms the availability of pack…
-
```
# keepalived -v
Keepalived v2.0.6 (02/03,2019), git commit +
Copyright(C) 2001-2019 Alexandre Cassen,
Built with kernel headers for Linux 4.19.25
Running on Linux 4.19.25-vhulk1902.3.1.h…
HW-lj updated
5 years ago
-
A slightly different approach to categorizing package managers than outlined in the [Glossary](https://github.com/protocol/package-managers/blob/master/glossary.md#categorizations) that I've been thin…
-
I did the following steps as shown in the tutorial for DPVS DRS mode. I selected lo interface of the Real servers and assigned VIP. Did arpignore to lo i/f as shown in tutorial. For some reason, I am …
-
dpip route add default via 172.10.0.1 dev dpdk1
-
Here is my network topology in NAT-mode
```
Client --- Router --- (dpdk0: 192.168.1.2/30) DPVS (dpdk1: 10.10.127.66/26) --- RS (10.10.127.67/26)
```
Keepalived.conf
```
static_routes {
…
-
After fixing [issue 276](https://github.com/iqiyi/dpvs/issues/276), another issue is found that ARP entry is not updated by dpvs.
dpvs 10.10.127.66/26 ---- RS (10.10.127.67/26)
```
Sep 14 17:16…