The different names for disks may lead to confusion. I show some different names to specify the "right" device.
Why is this important? Well..., the obvious thing is that “zpool create” will destroy the old content. You will lose any data stored...
Hi,
our admin guide has detailed instructions for setting up a QDevice: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_qdevice_net_setup
Are you missing anything in particular from that?
I think it might be related to development practices, since most guides and tutorials use Docker Desktop (with WSL2) and WSL2 for Linux distro.
@whiggs Run wsl --version
Note that there may be additional systemd-timers, which are not visible in the classic crontab context. Run systemctl list-timers -a instead.
You also did not mention user-specific crontabs, editable by everybody by crontab -e - including one...
The directories/jobs are default Debian. Scripts can be put in the directories to run as indicated.
If your server is crashing at 16:52 (?) I’d think the cron 45m earlier isn’t related.
Firstly I don't believe this is unusual.
Secondly, you seem to infer this is a PVE/host issue. I believe it is more likely the VM (Home Assistant) activity that is causing this. Home Assistant usage can be very varied (I've used it for years &...
thanks to your help, here is what I did and seems to work (I did reboot on each sole drive to validate the boot mirror => it's ok)
I give all if it can help other people:
me@myhost:~# sgdisk /dev/sdf -R /dev/sdb
The operation has completed...
Hi!
Ich bin aktuell ein wenig verwirrt was meinen Speicherplatz meiner nVME 2TB angeht, siehe unten stehende Screenshots.
Konkret geht es mir um die Partition nvme0n1p4 mit 1 TB.
Offenbar ist diese nicht von irgendwelchen VM oder CT in...
Show output of top during a power surge (in code block, as Impact pointed out).
In the graphs you posted of PVE host nothing stands out (Maybe higher than normal Server Load than to be expected from such an inactive system).
Maybe look at NW...
Yes, you’re right! virtio-win-0.1.285 has a significant issue. You can find it here: https://github.com/virtio-win/kvm-guest-drivers-windows/issues/1453.
The issue was resolved in...
If you mean those "match_..." lines, I'm not convinced they are about non matching communication.
From what I understand (unless I'm wrong), I think those are about not matching any particular special cases or exceptions. Which is rather OK.
In...
Hi @Stoiko Ivanov, thank you for your reply. You nailed it. Of course I was too dense to enable TLS and now that it's on, the mails go through in both directions... I'm facepalming real hard right now. I have a handful of other servers in my logs...
Hi, @t.a.s
https://www.postfix.org/DEBUG_README.html#debug_peer
Verbose logging for specific SMTP connections
In /etc/postfix/main.cf, list the remote site name or address in the debug_peer_list parameter. For example, in order to make the...
did you restore a backup from your old gateway - or set it up freshly?
one guess based on the debug-output:
- your PMG does not seem to have TLS enabled - maybe the sending servers are configured to not send mails over the internet without TLS...
Hi @Stoiko Ivanov, thank you for your reply. You nailed it. Of course I was too dense to enable TLS and now that it's on, the mails go through in both directions... I'm facepalming real hard right now. I have a handful of other servers in my logs...