Recent content by Urbaman

  1. U

    [SOLVED] "mail for $domain$ loops back to myself"

    Ok, I had a different problem: my firewall blocked gmail.com due to strict DNS filtering... Thank you for the feedback anyway!
  2. U

    [SOLVED] "mail for $domain$ loops back to myself"

    Hi, I have the same problem, which is the broken NAT rule?
  3. U

    PBS encryption key password in PVE storage

    Hi, I'm trying to encrypt my backups from a PBS datastore namespace added to PVE. I did it from the GUI, but could not find a solution in the CLI documentation. I added the Encryption key, but nowhere to find where to set the key password. The backup stops with INFO: Starting backup...
  4. U

    Mail Gateway LXC from debian12 to debian13

    Hi, I just went through DCM update to beta, and saw I needed to push the debain LXC from 12 to 13. I already had pve and pbs up to 13, so I got curious about pmg. If it's still on 12, no problem, I'll wait for the formal upgrade. Thank you very much!
  5. U

    Mail Gateway LXC from debian12 to debian13

    PS: I also see bookworm is still the default deebian base in the documentation, so is there the need to wait for this transition at all?
  6. U

    Mail Gateway LXC from debian12 to debian13

    Hi, I'm an happy user of the Mail Gateway LXC, installed when it was based on debian12. Now, following another LXC update from debian12 to debian13 for the Data Center 0.9, I'm thinking about also transitioning the MG LXC to debian13. Being a dedicated LXC (I used the base debian12 for DCM...
  7. U

    Is WOL usable with Intel X710 10GbE SFP+ ports in bond?

    Hi, I have an MS-01 machine, and would like to enable WOL on the two bonded Intel X710 10G NICs. The ethtool -s command do not work with an error, and the wol commands do not work either to boot the machine. # lspci ... 03:00.0 Ethernet controller: Intel Corporation Ethernet Controller X710...
  8. U

    Updates refresh only works manually

    Hi, Do not know why, but the updates refresh only works if I run it manually, the automatic refresh always falis: Manual refresh: Automatic refresh: Here is the syslog at the time of the update refresh: Feb 07 05:50:58 dcm1 systemd[1]: Starting...
  9. U

    PVE node stuck

    Ok, so it got stable after the powersave cpu governor was selected, as cpu temps got lower. Already re-pasted the CPU some time ago, let's see how it goes. Also installed the new micronode and updated the BIOS on all of the three nodes (MS-01 and not), to get latest stability and security...
  10. U

    PVE node stuck

    Hi @l.leahu-vladucu Thank you very much, at the moment I put the cpu governor to powersave, and temps are more under control. The problem could be related to some more hot days lately. It seems more stable at the moment. In the meantime, I'll get the node down and run all of your points to...
  11. U

    PVE node stuck

    Finally had to manually power off the machine and restart it, it restarted without any faulty dmesg message. Also upgrading from 6.8.12-7-pve to 6.8.12-8-pve and let's see if and how that happens again (could be due to heat on the CPUs?)
  12. U

    PVE node stuck

    Hi, here I am with journalctl and the first faulty situation (there's a lot going on, can't get anything fruitful from here): https://pastebin.com/LYawfWmz Also, couldn't reboot, had to force reboot, waiting for it to reboot. root@pve1:~# reboot Failed to set wall message, ignoring: Connection...
  13. U

    PVE node stuck

    @l.leahu-vladucu yes, I'm going to to just that, as soon as I can get a reasonable connection and/or physically reboot the machine, thank you. I'll be back with more debugging/info on the problem. Thank you very much for the moment.
  14. U

    PVE node stuck

    Hi @l.leahu-vladucu I'm trying to manage the problem from remote, so I cannot do everything. Tha said: - All of the drivers are blacklisted (I can only show them on the other nodes atm, pve1 is really stuck) root@pve2:~# cat /etc/modprobe.d/pve-blacklist.conf # This file contains a list of...