Hello, a server on which Proxmox installed with ZFS was installed died suddenly. How can it be possible to read the contents of the disks? We should retrieve some files stored in a VM on it.
Thank you
Do you think it could be another solution?
Install a new disk in the physical machine
install a new proxmox VE on the new disk, resizing local-lvm correctly
I previously configured a scheduled snapshot save on a NFS disk, I will take this saved file and restore on the new proxmox, after adding...
Hello,
I have a big problem on a VM installed by a customer. It boots but when we make some operations that need to use some disk space, it crashes and goes to "io-error".
I noticed that local-lvm is full but I can't understand why it is so small.
The physical machine has a 250 GB hard disk and...
Looking for the updates available for our server (HPE Proliant ML10 Gen9)
I think this is what I need. As mentioned before, I'm a newbie and need to be guided step-by-step:
https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_4ab55f4f209f43308e0e508d39
Do you think I need other...
Hi, nothing changed, the system still reboots frequently. I made the changes this Wednesday, 6th October at 11.41 AM and rebooted manually. After that, Proxmox rebooted 4 times, once yesterday, and 3 times in 4 hours this night (04.41, 07.18, 08.21).
pcie_aspm=off is working, since I don't...
Thank you for the informations.
Anyway, I still have some doubts, as I am not that smart on configuring Linux and kernels.
Does it mean that I should add the option "pcie_aspm=off" directly into the /etc/kernel/cmdline file, and then run proxmox-boot-tool refresh?
No need to reboot the system?
I am not sure about it, I think UEFI, but I must check. Is this a way to find this information?
I can tell you that this is the current grub configuration: (/etc/default/grub)
GRUB_CMDLINE_LINUX_DEFAULT="quiet pcie_aspm=off"
GRUB_CMDLINE_LINUX="root=ZFS=rpool/ROOT/pve-1 boot=zfs"
When I tried...
Hi everyone,
last month we installed Proxmox on a server at work, and we are running a guest Centos machine.
We notice that it frequently reboots. Each of these logs indicates a reboot, in fact you can see the time count restarts from zero
Sep 19 00:48:28 pve kernel: [ 0.000000] Linux version...
Hi,
I'm trying to migrate a Windows XP virtual machine that runs normally on VirtualBox.
After trying several solutions, the result is always the same BSOD.
Here is what I've tried so far:
Converted .vdi to .img, then copied into Proxmox (storage "local"), through WinScp, created VM with...
Yes, you were right. I changed the disk bus to ide0 and it started correctly.
The problem now is that the X server, the desktop environment doesn't start correctly. It generates an error. I will try to go deep into it. Thank you
Hi everyone. I'm new in the forum and very low experienced in VMs in general.
I am trying to migrate an operational virtual machine running an old release of Centos (kernel 2.6.9-89 EL) in a KVM environment, to Proxmox.
I took the .img file from the source server, copied in proxmox and imported...