i have a great problem, i tried to upgrade to 9 but upgrade failed middle of process and now i dont have access to web UI, just CLI
tell me how can i fix my proxmox
[code]...[/code]
-tags).my pve is broken now, for now i have to fix current version.How did you start the upgrade in the first place? Via Web-GUI? That's a no-go! It should always be done via CLI - this means the physical console or ssh+tmux/screen.
Log in as root and apply the missing steps: https://pve.proxmox.com/wiki/Upgrade_from_8_to_9
If something fails post exactly which step you wanted to apply, what you entered and what error message you got. (Please make sure to use[code]...[/code]
-tags).
apt -f install
~# dpkg -S /usr/share/perl5/PVE/HA/Env/PVE2.pm
pve-ha-manager: /usr/share/perl5/PVE/HA/Env/PVE2.pm
~# apt --reinstall install pve-ha-manager
ok thank, proxmox is 9 now but there is a little problem, my main disk that VMs are there is like this. Status: UnknownTry to continue the installation, wherever it was killed:
Code:apt -f install
In PVE 8 that file comes from
Code:~# dpkg -S /usr/share/perl5/PVE/HA/Env/PVE2.pm pve-ha-manager: /usr/share/perl5/PVE/HA/Env/PVE2.pm
Try to re-install it explicitly:
Code:~# apt --reinstall install pve-ha-manager
cat /etc/pve/storage.cfg
and lsblk -o+FSTYPE
.let me write all specs:You never explained what you did. We also can not know, what "NVME" means for you - there are different ways to configure storage and your screenshot only shows a name, without much technical context.
Describe what know about "NVME" and post the output ofcat /etc/pve/storage.cfg
andlsblk -o+FSTYPE
.
Disclaimer: I do not use LVM anywhere, so probably I can not help...
HiHave you tried reinstalling the following as well?
pve-manager
libpve-storage-perl
It is also useful to paste the results of the following command.
lsblk
pvdisplay
vgdisplay
lvdisplay
pvscan --devices /dev/nvme0n1
root@pve:~# pvscan --devices /dev/nvme0n1
PV /dev/nvme0n1 VG nvme_Thin lvm2 [238.47 GiB / 120.00 MiB free]
Total: 1 [238.47 GiB] / in use: 1 [238.47 GiB] / in no VG: 0 [0 ]
this is the result:What would be the result of the following command?
On my computer I get the following results.
pvscan --devices /dev/mmcblk0boot0
No matching physical volumes found
linux based liveCD ?Looks like the same result as when specifying a non-lvm volume...
Do you get the same results when booting with LiveCD etc?
yeslinux based liveCD ?
I need to confirm the file system that was originally used and the actual file system of the volume, so please take the command result as he says.Describe what know about "NVME" and post the output ofcat /etc/pve/storage.cfg
andlsblk -o+FSTYPE
.
You have access to the system via ssh, right?let me write all specs:
fdisk -l /dev/nvme0n1
to the mix - to show the partition table.[code]...[/code]
for things like this - it is better readable...We use essential cookies to make this site work, and optional cookies to enhance your experience.