Hi,
Everything checked out and verified OK, I'll mark this solved as the issue is probably because I use non-recommended configurations (HDD on a SMB mount)
If I find out more, I'll update the thread.
Thanks everyone
Ok,
Wrote the script, if it helps anyone, here it is (maybe you'll need to adjust the rename a bit):
import os
def snapshot(snapshot_old_name):
snapshot_new_name = snapshot_old_name.encode('utf-8').replace(b"\xef\x80\xa2", b":").decode("utf8")
print(snapshot_old_name...
Hi,
Of course, I did. The only thing is that I did not check the backups after the upgrade to the latest 2.X version maybe the actual issue happened during this step of the upgrade.
Here is the output of the command you requested:
root@pbs:~# cat /etc/proxmox-backup/datastore.cfg
datastore...
No I am using the right webUI, the version on the top is correct + I can see/enter the namespace
Also, if I do a "verify all", on the namsepace, it finds all backups (despite the UI only showing the one that I manually backed-up) but reports 0 snapshots:
Example:
2023-09-08T17:15:56+02:00...
Hello,
I just upgraded from PBS 2.1 to 3.0 and all backups in the UI disappeared. ALL the files are still present in the datastore tho. I suspect this is related to the new namespace feature.
I then edited my config in the PVE cluster, set a namespace and manually did a backup which worked...
OK I feel really stupid right now, turns out I misconfigured my router and bridged two different vlans to the same port :confused: and that somehow broke only the VMs, figured it out when I plugged a computer on the network that proxmox was on and couldn't ping the router.
I've been starting to expand my home lab a bit, and I installed proxmox 7.1-7 on a thinkcenter.
To test things out I created a Windows server 2019 vm, an Ubuntu 21.04 server vm and an Ubuntu 21.04 LXC.
Some details about the network:
- Gateway is at 10.10.15.254/24
- Proxmox is at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.