We made a video of doing that in our youtube channel
https://youtube.com/live/08jGpjTjh18?feature=share
It uses a answerfile served by an apache for automated installation and after install, with ansible you can to install openvswicth and test...
As you can see in the upgrade intructions:
https://pve.proxmox.com/wiki/Upgrade_from_8_to_9
In the section
"Systemd-boot meta-package changes the bootloader configuration automatically and should be uninstalled
As Proxmox Systems usually use...
If you use OpenVSwicth with MLAG then you can use these settings
auto bond0
iface bond0 inet manual
ovs_bonds eno1 eno2
ovs_type OVSBond
ovs_bridge vmbr0
ovs_options lacp=active bond_mode=balance-tcp
auto vmbr0
iface...
For bonding you need to remove vmbr0, create first a bond, over this bond create again vmbr0, and over this vmbr0 create the VLANS asI told before. DO NOT APPLY BEFORE CREATING THE MANAGE (access to Proxmox GUI) SETTINGS, or you lose the access...
For the bonding it depends on your switch features, but I also recommend to use a different VLANS in this setup, i mean one for cluster, another for Ceph public, another for Ceph data, and another for management network (access to Proxmox GUI)
Test your network config, do you use the same network for cluster and other services?
There are signals of a misconfiguration or congestion in cluster network
Jan 07 07:28:26 pve corosync[2600]: [KNET ] host: host: 2 has no active links
Sep...
Please edit that to use use code blocks and use them in the future too
Let's start with the simple things
ping 192.168.1.1
ping 1.1.1.1
nslookup google.com 192.168.1.1
nslookup google.com 1.1.1.1
If you have a keyboard and monitor connected...
You can add directly a hard drive with XFS or EXT4 attached to the USB port without ZFS, and in the PBS mark it as a "Removable device", then if you want to restore this PBS backups in another PBS; you simply need to declare it again as a...
Hi,
As I wrote on another thread, I was having FS corruption (twice in a month) on secondary PBS. So I had to install new and start from scratch.
So:
1. Did SMART long tests on all drives and they completed with success
2. I got rid off PERC...
I have same version with a lot of 5 node cluster and no failures in VM count. When you add a remote, do you add the entire cluster or nodes itself? If you add nodes tree times, you will see 3 instead of 1 VM.
In my case for VM 725 running, 32...
I believe I have solved this, although I cannot exactly pinpoint the issue.
I backed everything up to PBS, then changed my pool from 14x2TB in RAID10 to 4x2TB (LXCPOOL) and 10x2TB (VMPOOL) in RAID 10.
I had an an underperforming SSD, so I...
VyOS is a Debian based router, so you don't have limitations in VirtIO drivers, but I doesn't test performance of VyOS used for another use case than routing, and the performance in routing is not the same as use it as a firewall.