Eher gefühlt. Die sind dort nicht ganz so organisiert, dass es da jetzt Vorher-Nachher-Benchmarks gäbe. Aber er bemerkt es deutlich, das ja.
Ja. Das local-Backup-Repo ist etwa doppelt so schnell wie das übers Netzwerk, das ist brauchbar.
Und...
Hi @rostbond, we're currently waiting for patch #7017 to be available in the enterprise repository.
After this we will evaluate the performance on our free PBS & re-open registrations.
We do not have a waitinglist which can be subscribed to I'm...
Da Müssen wir die Migrations Aktion dann wohl auf die Wartungen Verschieben, weil ohne das TPM laufwerk gehts ja dann entfernen wir diese verschieben die VMS und Ändern die Storages..
Weil Über Backups LiveRestore bei laufenden Kundensystemen...
On second thoughts, based on the screenshot:
- eno1 is "inet dhcp"
- eno2 is "inet dhcp"
- vmbr0 is static with a fixed IP
So, the reason for the delay could be the sequential execution of operations:
- first trying to get IP by DHCP on...
absolutely. Thats why the script offers two methods which can be combined - ZFS Snapshot AND compressed Backup via SSH Tunnel, with some convenience functions like email notification, key distribution, systemd timers, backup retention and so on.
Ah ok
The thing is there finally many thing done in pve shell (backup client, nut ups management...) that have to be restored in the eventuality of a failure. so a full host (without vm/lxc) backup is the way to go now
yes - the script can be configured to do that - compressed Backup via SSH Tunnel, with some convenience functions like email notification, key distribution, systemd timers, backup retention and so on.
Naja im Endeffekt ist Backup eh nicht das Problem, sondern der Restore. Wie lange brauchst du um die Daten vom Band wiederherzustellen? Im Homelab mag die Dauer egal sein, in den meisten Firmen nicht. Irgendwo las ich mal, dass Backups für...
the current code is
my $secure_delete_cmd = sub {
my ($lvmpath) = @_;
my $stepsize = $scfg->{'saferemove-stepsize'} // 32;
$stepsize = $stepsize * 1024 * 1024;
my $bdev = abs_path($lvmpath);
my...
For what it's worth, not all VMs go down at the same time.
So i don't think it is a general adapter issue, as that would result in the node being completely unreachable?
Anything in the other logs/config i provided?
Ah ok
The thing is there finally many thing done in pve shell (backup client, nut ups management...) that have to be restored in the eventuality of a failure. so a full host (without vm/lxc) backup is the way to go now
Hey,
ich habe in einem server eine emulex oce1402 , beim installieren von der pbs iso, hat die nic sich eine ip gezogen. nach dem reboot, kommt im dmesg immer incompatible optic. Vorher lief es mit windows ohne problem (habe auch die dac kabel...
Ah ok
The thing is there finally many thing done in pve shell (backup client, nut ups management...) that have to be restored in the eventuality of a failure. so a full host (without vm/lxc) backup is the way to go now
absolutely. Thats why the script offers two methods which can be combined - ZFS Snapshot AND compressed Backup via SSH Tunnel, with some convenience functions like email notification, key distribution, systemd timers, backup retention and so on.
In PVE 8.4.14 and ceph 18.2.7 I did the following:
From the shell: ceph config set mon mon_cluster_log_level info
Before previous config setcommand, ceph config show mon.pve1 | grep mon_cluster_log_level returned:
mon_cluster_log_level...
Hi @ittechskn,
The screenshots are hard to parse and analyse :)
Could you please attach the file here or, at least, paste in text format the output of:
# cat /etc/network/interfaces
Regards,
NT
My answer was directed to this:
I like the way you did you script (ZFS snapshots? Call me in ;) ) but the real cool parts (complete backup of the host) depends on ZFS which doesn't cover OPs usecase.
My answer was directed to this:
I like the way you did you script (ZFS snapshots? Call me in ;) ) but the real cool parts (complete backup of the host) depends on ZFS which doesn't cover OPs usecase.
Absolutely. Therefore You can configure in my script what You want to backup in addition to the usual config files. And the snapshot (did I mention that ZFS is just great ? ) catches it all.
Wenn die Migration nur eine einmalige Aktion ist, geht auch immer der Weg einmal ein Backup zu machen und wiederherzustellen. Ist natürlich ein wenig von hinten durch die Brust ins Auge, aber zusammen mit dem live-restore-Feature von PBS sollte...