Help!

jefftse

Member
Dec 15, 2022
30
1
13
Hi all, new with proxmox and trying test it out and want to get away from vmware. I had a brand new install PVE with 2 vms. everything was fine till I reboot the whole server. now I can't get back to GUI and the keep getting these messages below... can someone please help?
 

Attachments

  • pve.jpg
    pve.jpg
    361.2 KB · Views: 22
Segfaults here most likely hint at either corrupted packages or hardware issues.
If possible, boot a live ISO or use the PVE installer `Rescue Mode` and run `debsums` on the installed packages.

In addition, check your memory for errors with `memtest`.
 
Do you mean a ZFS Mirror of 2 NVMes?
Were those issues on only one of the NVMes or both?
 
What kind of disks? (Vendor, Model, Size)
If both had the issue, it may be something else and not the NVMes.

I'd suggest keeping an eye on those.
 
they were MSI. 1TB. I removed them and installed 2 optane drives as boot drives. but they are a lot smaller. my original thought was to install boot disk in nvme and data in mechanical disks with nvme logs and cache. hopefully, i won't get much of performance impact. now i need to figure it out how to move ISO, backup, and CT templates contents to the data drives.
 
Do you still have access to those on the old ones?
In that case add those content types to the data storage. You should then be able to see the directories on the new data storage.
Then it depends on how you access those files on the old storage. A simple tool would be `scp` to copy those files if it's over the network.