From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Dominik Csapak <d.csapak@proxmox.com>, pmg-devel@lists.proxmox.com
Subject: [pmg-devel] applied: [PATCH pmg-api] introduce pmg7to8 cli helper
Date: Mon, 26 Jun 2023 17:21:04 +0200 [thread overview]
Message-ID: <f972c320-1685-e0b7-a5c8-d3f50d386305@proxmox.com> (raw)
In-Reply-To: <20230626123043.2986972-1-d.csapak@proxmox.com>
Am 26/06/2023 um 14:30 schrieb Dominik Csapak:
> mostly copied from pve7to8 (without the pve specific tests) with some
> notable additions to check some basic things for the pmg upgrade:
> * check if the cluster is healthy
> * check if the services are stopped(pre-upgrade)/started(post-upgrade)
> * check if the db was upgraded (post upgrade)
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> src/Makefile | 11 +-
> src/PMG/CLI/pmg7to8.pm | 567 +++++++++++++++++++++++++++++++++++++++++
> src/bin/pmg7to8 | 8 +
> 3 files changed, 585 insertions(+), 1 deletion(-)
> create mode 100644 src/PMG/CLI/pmg7to8.pm
> create mode 100644 src/bin/pmg7to8
>
>
applied, with a few follow-ups and a package suite mismatch check added, thanks!
prev parent reply other threads:[~2023-06-26 15:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-26 12:30 [pmg-devel] " Dominik Csapak
2023-06-26 15:21 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f972c320-1685-e0b7-a5c8-d3f50d386305@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox