Hallo,
ich will das Mailgateway von V7.3 auf V8 heben.
Beim Befehl pmg7to8 kommt aber ein Fehler das postgres version 11 und nicht version 13 ist.
Wie kann das behoben werden?
Das Gateway ist auf dem aktuellen stand 7.3-2
ich will das Mailgateway von V7.3 auf V8 heben.
Beim Befehl pmg7to8 kommt aber ein Fehler das postgres version 11 und nicht version 13 ist.
Wie kann das behoben werden?
Das Gateway ist auf dem aktuellen stand 7.3-2
Code:
root@mta:~# pmgversion
pmg-api/7.3-6/5a2550b8 (running kernel: 5.15.107-2-pve)
root@mta:~# pmg7to8
= CHECKING VERSION INFORMATION FOR PMG PACKAGES =
Checking for package updates..
PASS: all packages up-to-date
Checking proxmox-mailgateway package version..
PASS: proxmox-mailgateway package has version >= 7.3-2
Checking running kernel version..
PASS: running kernel '5.15.107-2-pve' is considered suitable for upgrade.
INFO: Checking if the cluster nodes are in sync
SKIP: no cluster, no sync status to check
FAIL: Running postgres version '11' is not '13', was a previous upgrade left unfinished?
WARN: Not upgraded but core services still active. Consider stopping and masking them for the upgrade:
postfix
pmg-smtp-filter
pmgpolicy
pmgdaemon
pmgproxy
= MISCELLANEOUS CHECKS =
SKIP: No SSH config file found.
INFO: Checking for supported & active NTP service..
WARN: systemd-timesyncd is not the best choice for time-keeping on servers, due to only applying updates on boot.
It's recommended to use one of:
* chrony
* ntpsec
* openntpd
INFO: Checking if the local node's hostname 'mta' is resolvable..
INFO: Checking if resolved IP is configured on local node..
PASS: Resolved node IP '192.168.188.45' configured and active on single interface.
INFO: Check node certificate's RSA key size
PASS: Certificate 'pmg-api.pem' passed Debian Busters (and newer) security level for TLS connections (4096 >= 2048)
PASS: Certificate 'pmg-tls.pem' passed Debian Busters (and newer) security level for TLS connections (4096 >= 2048)
INFO: Checking for package repository suite mismatches..
PASS: found no suite mismatch
INFO: Checking bootloader configuration...
SKIP: not yet upgraded, no need to check the presence of systemd-boot
= SUMMARY =
TOTAL: 13
PASSED: 7
SKIPPED: 3
WARNINGS: 2
FAILURES: 1
ATTENTION: Please check the output for detailed information!
Try to solve the problems one at a time and then run this checklist tool again.
root@mta:~#
Last edited: