Hi,
Completely new at ProxMox, doing tests.
I added a Volume from our PowerVault to the PBS server.
When checking fdisk -l I see the disk 2 times, which is logic as we have two SAS connections from the server to the PowerVault.
So I need to configure Multipathing.
As we do not have an enterprize license "yet" I performed the above steps.
I keep getting the same error:
echo "deb http://download.proxmox.com/debian/pve buster pve-no-subscription" >> /etc/apt/sources.list
rm -f /etc/apt/sources.list.d/*
Replaced by root@korpbs001:/etc/apt/sources.list.d# mv * /etc/apt/sources.list.d.orig/
apt-get update
apt-get install multipath-tools
both commands give errors
root@korpbs001:/etc/apt# apt-get update
Ign:1
http://download.proxmox.com/debian/pve buster InRelease
Ign:1
http://download.proxmox.com/debian/pve buster InRelease
Ign:1
http://download.proxmox.com/debian/pve buster InRelease
Err:1
http://download.proxmox.com/debian/pve buster InRelease
Cannot initiate the connection to download.proxmox.com:80 (2a0b:7140:5:100::167). - connect (101: Network is unreachable) Could not connect to download.proxmox.com:80 (185.219.221.167), connection timed out
Cannot initiate the connection to download.proxmox.com:80 (2a0b:7140:5:100::167). - connect (101: Network is unreachable)
Reading package lists... Done
W: Failed to fetch
http://download.proxmox.com/debian/pve/dists/buster/InRelease Cannot initiate the connection to download.proxmox.com:80 (2a0b:7140:5:100::167). - connect (101: Network is unreachable)
W: Some index files failed to download. They have been ignored, or old ones used instead.
root@korpbs001:/etc/apt# apt-get install multipath-tools
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package multipath-tools