I apologize, I thought you only hinted at "networking misconfiguration".
looking at
journalctl right after the restart:
Code:
Dec 03 15:30:39 nas proxmox-backup-proxy[3531]: read disk_usage on "/sixer/backups/pbs" failed - ENOENT: No such file or directory
Dec 03 15:30:39 nas proxmox-backup-proxy[3531]: find_mounted_device failed - ENOENT: No such file or directory
Dec 03 15:30:43 nas pvestatd[5005]: unable to activate storage 'local-enc' - directory is expected to be a mount point but is not mounted: '/sixer/backup
Dec 03 15:30:43 nas pvestatd[5005]: pbs-local: error fetching datastores - 500 500 Status read failed: Connection reset by peer
seems OK to me as /sixer/backups is an encrypted dataset which needs me to manually enter its password and mount it so at this moment it was not mounted.
this dataset is used as a directory storage type in PVE as local-enc and assigned for VZDump Backup files => /sixer/backups/dump is where the backups are found.
Obviously reading disk_usage of the /sixer/backups/pbs folder also failed since it was not mounted.
then this happens a couple of times:
Code:
Dec 03 15:30:58 nas zvol_wait[3127]: Still waiting on 5 zvol links ...
Dec 03 15:30:58 nas zvol_wait[3127]: No progress since last loop.
Dec 03 15:30:58 nas zvol_wait[3127]: Checking if any zvols were deleted.
then I see:
Code:
Dec 03 15:31:59 nas proxmox-backup-proxy[3531]: read disk_usage on "/sixer/backups/pbs" failed - ENOENT: No such file or directory
Dec 03 15:31:59 nas proxmox-backup-proxy[3531]: find_mounted_device failed - ENOENT: No such file or directory
Dec 03 15:32:00 nas proxmox-backup-proxy[3531]: lookup_datastore failed - unable to open chunk store 'pbs-local-enc' at "/sixer/backups/pbs/.chunks" - No
after this, I had entered the encryption password and mounted stuff so I am now left with this error:
Code:
Dec 03 16:02:08 nas pvedaemon[5024]: pbs-local: error fetching datastores - 500 500 Status read failed: Connection reset by peer
Dec 03 16:02:11 nas pvestatd[5005]: pbs-local: error fetching datastores - 500 500 Status read failed: Connection reset by peer
Dec 03 16:02:21 nas pvestatd[5005]: pbs-local: error fetching datastores - 500 500 Status read failed: Connection reset by peer
Dec 03 16:02:31 nas pvestatd[5005]: pbs-local: error fetching datastores - 500 500 Status read failed: Connection reset by peer
Dec 03 16:02:41 nas pvestatd[5005]: pbs-local: error fetching datastores - 500 500 Status read failed: Connection reset by peer
Dec 03 16:02:51 nas pvestatd[5005]: pbs-local: error fetching datastores - 500 500 Status read failed: Connection reset by peer
cat /etc/pve/storage.cfg
Code:
dir: local
path /var/lib/vz
content vztmpl,iso
maxfiles 7
shared 0
zfspool: local-zfs
pool rpool/data
content rootdir,images
sparse 1
dir: local-enc
path /sixer/backups/
content backup
is_mountpoint yes
maxfiles 3
shared 0
pbs: pbs-local
datastore pbs-local-enc
server localhost
content backup
encryption-key 1
fingerprint 54:1c_xxx_:f1:9e:e9:68:03
maxfiles 0
username root@pam
ip a
(I have cleaned out all the docker interfaces)
Code:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp35s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr0 state UP group default qlen 1000
link/ether d0:50:99:d6:ec:59 brd ff:ff:ff:ff:ff:ff
3: enp36s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether d0:50:99:d6:ec:5a brd ff:ff:ff:ff:ff:ff
4: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether d0:50:99:d6:ec:59 brd ff:ff:ff:ff:ff:ff
inet 10.10.10.10/24 brd 10.10.10.255 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 fe80::d250:99ff:fed6:ec59/64 scope link
valid_lft forever preferred_lft forever
5: ztfszfgoy6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 2800 qdisc pfifo_fast state UNKNOWN group default qlen 1000
link/ether ba:92:7d:87:3a:45 brd ff:ff:ff:ff:ff:ff
inet 10.124.135.1/24 brd 10.124.135.255 scope global ztfszfgoy6
valid_lft forever preferred_lft forever
inet6 fe80::8c67:7cff:fe65:18c/64 scope link
valid_lft forever preferred_lft forever
6: br-6dec20fd6d2c: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default
link/ether 02:42:1e:c7:d0:4f brd ff:ff:ff:ff:ff:ff
inet 192.168.32.1/20 brd 192.168.47.255 scope global br-6dec20fd6d2c
valid_lft forever preferred_lft forever
ip r
Code:
ip r
default via 10.10.10.1 dev vmbr0 onlink
10.10.10.0/24 dev vmbr0 proto kernel scope link src 10.10.10.10
10.124.135.0/24 dev ztfszfgoy6 proto kernel scope link src 10.124.135.1
172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1
172.19.0.0/16 dev br-c214d2d1a4e5 proto kernel scope link src 172.19.0.1
172.28.0.0/16 dev br-eb92f1151861 proto kernel scope link src 172.28.0.1
172.29.0.0/16 dev br-d4f0ebefe772 proto kernel scope link src 172.29.0.1
172.30.0.0/16 dev br-cc9c265191ab proto kernel scope link src 172.30.0.1
172.31.0.0/16 dev br-bb6e243c9c97 proto kernel scope link src 172.31.0.1 linkdown
192.168.32.0/20 dev br-6dec20fd6d2c proto kernel scope link src 192.168.32.1 linkdown
cat /etc/network/interfaces
Code:
auto lo
iface lo inet loopback
iface enp35s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 10.10.10.10
netmask 255.255.255.0
gateway 10.10.10.1
bridge_ports enp35s0
bridge_stp off
bridge_fd 0
iface enp36s0 inet manual
iface enp3s0f0u14u2c2 inet manual