Hi,
pvesr is currently only for intra-cluster replication. If the nodes are not in the same cluster, there is: https://pve.proxmox.com/wiki/PVE-zsync but it's not tightly integrated!
Hi...
I am trying use another target, and therefor use other network to make the ZFS Replication.
But when I tried I got this error:
pvesr create-local-job 100-0 rep_link1 --schedule "*/5"
Target 'rep_link1' does not exist.
rep_link1 is inside...
You have a single vdev and you are adding a new, empty, second one. No resilvering, no rebalance, no nothing will happen. Everything is fine as it is.
As already said: all data is on the old vdev, at first. Technically that is fine! Seen from a...
I know almost nothing about zfs and related stuff, but it's should not be a resilvering in place at this point?
But I guess a resilver is just well loose some vdev in the same raid-z, right?
We already ask to the people whom manage the infrastructure there, and no issue were found.
Strangely enough, this issue about connection error, occurs in only one VM.
But this VM right now is running in another cluster with PVE 8 and PBS 3, and...
Hi there
We have 4 nodes, and one of them, is pve and pbs at same time.
Everything is up to date, running pve 9 e pbs 4.
When I tried to backup a vm, which has a bunch of dockers inside, I got a lot o errors, like that...
Update 3 HPe servers... no issue... excellent performance.
It's good see Proxmox try to keep up to new kernel releases...
This meant more compatibility and stability as well...
Thanks
I just checked and it appears to be only disabled for running VM/CTs and correctly enabled for stopped VM/CTs. From your screenshot it's impossible to tell whether the VM/CT is running or not.
Hi... Here is a systemd unit that I use for ocfs2.
I hope you can use it to adapt to your needs
# /etc/systemd/system/data.mount
[Unit]
Description=Data mount
After=drbd.service
After=o2cb.service
After=ocfs2.service
[Mount]...