Hey,
what you could do is pass the USB port through to a VM directly, so the OMV is completely in control of the disks. Just keep in mind that if you want VM backups to also include the data on the disks you will have to first add them as a...
Did you take a look at [1]? That is not how PBS works, it splits up the data into chunks and just references chunks that already exist. So you can't just copy something into the same directory as a datastore.
Backups directly from stdin is...
Hey,
what do you mean with "TrueNAS replication" target? Will it pull whatever is in the specified dir off the PBS, or would it write onto it?
Generally maybe take a look at [1], that should give you a rough overview of what a datastore is, how...
Hey,
what is the IP in question? I assume it is on none of the networks that the interfaces have IPs assigned on. Generally there is only one gateway, if you have multiple specified only one will actually be used. Based on your description I...
That clears it up quite a bit. Your password manager just mistakes the hostname field for a username-field and fills it accordingly. This has nothing to do with PVE, at least there isn't really anything we could do about how your pw manager...
Hey,
I could not reproduce this. I also can't imagine how that would work cause the form data is sent at the end and the order in which things are filled out is not saved anywhere. Just to be sure, after CT creation, the command hostname in the...
Hey,
das sollte mit
echo "net.ipv6.conf.all.accept_ra = 0" > /etc/sysctl.d/99-no_v6ra.conf
und einem reboot funktionieren. Mögliche andere Werte für die Option gibts in [1], und solltest du das nur für gewisse NICs wollen, einfach das all...
No, we do not provide any such scripts for PVE either and strongly recommend against installing any third party software, especially without carefully vetting it.
See the FAQ for how to get rid of these notices the legitimate way...
Hey,
all backups are full. PBS just does not store the same data twice. Each backup is full and does not depend on any earlier backups being present. For some technical background you can take a look at [1]. Hope this makes sense.
[1]...
Hey,
client error (Connect) sounds more like a general connection problem. If there is something wrong with the fingerprint the error states that. Can you reach the IP via ping?
Hey,
no. Not really, it is really lightweight. I'd recommend a simple debian CT and installing[1] it like a normal debian package, or a VM and use the provided ISO.
Note that it doesn't have to run on PVE, it communicates to PVE/PBS only...
We're very excited to present the first stable release of our new Proxmox Datacenter Manager!
Proxmox Datacenter Manager is an open-source, centralized management solution to oversee and manage multiple, independent Proxmox-based environments...
Hey,
PVE 6 is EOL already for quite a while. The default namespace is root, so your PVE node will see/use PBS as if it has / specified as the namespace.