Recent content by elmarconi

  1. E

    Issue or by design? outbound.protection.outlook.com knocking on port25?

    I am experiencing some strange logging: Jul 14 19:14:53 PMG8-CT postfix/postscreen[27294]: CONNECT from [52.101.81.94]:30283 to [192.168.12.34]:25 Jul 14 19:14:53 PMG8-CT postfix/postscreen[27294]: PASS OLD [52.101.81.94]:30283 Jul 14 19:14:54 PMG8-CT postfix/smtpd[27297]: connect from...
  2. E

    GRUB Update notwendig – Was ist zu beachten, um nichts kaputt zu machen?

    Ich hab's so ausgeführt und das hat funktioniert! https://forum.proxmox.com/threads/update-installed-system-booted-in-efi-mode-but-grub-efi-amd64-meta-package-not-installed.137324/post-754616
  3. E

    Update Installed -- System booted in EFI-mode but 'grub-efi-amd64' meta-package not installed!

    Going to reboot when I'm next to the iron, not remote. Will report back. Thnx so far.
  4. E

    Update Installed -- System booted in EFI-mode but 'grub-efi-amd64' meta-package not installed!

    root@pve:~# w 20:02:40 up 14 days, 21:46, 1 user, load average: 0.32, 0.40, 0.42
  5. E

    Update Installed -- System booted in EFI-mode but 'grub-efi-amd64' meta-package not installed!

    root@pve4:/# apt install --reinstall grub-efi-amd64 Reading package lists... Done Building dependency tree... Done Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded. Need to get 0 B/45.7 kB of archives. After this operation, 0 B of...
  6. E

    Update Installed -- System booted in EFI-mode but 'grub-efi-amd64' meta-package not installed!

    After update proxmox-kernel-helper_8.1.1_all.deb I got following messages: Removable bootloader found at '/boot/efi/EFI/BOOT/BOOTX64.efi', but GRUB packages not set up to update it! Run the following command: echo 'grub-efi-amd64 grub2/force_efi_extra_removable boolean true' |...
  7. E

    Lost Management Access After Bonding Ports

    Had to put the switch into LACP mode if I remember correctly. https://community.netgear.com/t5/Managed-Switches/LAG-Configuration-which-hash-mode-to-use-for-linux-bond/m-p/1276917 https://pve.proxmox.com/wiki/Network_Configuration#sysadmin_network_bond
  8. E

    Is there a way to instruct proxmox to automatically restart a VM after a crash?

    Single node: https://forum.proxmox.com/threads/i6300esb-watchdog-in-windows-help-needed.37990/
  9. E

    [SOLVED] Erroneous sense key warnings on SAS SSD

    Watching this as this just popped up on my fresh installed hPE ProLiant DL360 Gen10 Plus/ProLiant DL360 Gen10 Plus, BIOS U46 10/04/2024 [ 9852.955245] sd 0:2:6:0: [sdf] tag#1901 Sense Key : Recovered Error [current] [ 9852.955257] sd 0:2:6:0: [sdf] tag#1901 Add. Sense: Defect list not found [...
  10. E

    User white/black list delete user name

    https://forum.proxmox.com/threads/cleaning-up-extra-users-added-by-mistake-to-the-user-whitelist-and-blacklist.159124/#post-745948
  11. E

    Cleaning up extra users added by mistake to the user whitelist and blacklist

    Been digging, can see the lines to delete with: pmgsh get /quarantine/quarusers can list empty list. pmgsh get /quarantine/whitelist --pmail *@wrongmail.tld 200 OK cannot delete pmgsh delete /quarantine/whitelist --pmail *@wrongmail.tld 400 Parameter verification failed. address: property is...
  12. E

    Cleaning up extra users added by mistake to the user whitelist and blacklist

    I also accidentally added extra users not related to the domain and now I can't delete them. Any clues or hints on how to proceed as it does not seem possible to remove an accidentally added mail. Ref: https://localpmgname:8006/#pmgUserWhitelist