Happy to test this out, especially since it's a VM but (excuse my ignorance:) ), could you please give me the list of commands that I should run to accomplish this?
Thanks!
Looks like /dev/sda2 is the EFI System as per the following fdisk -l output from the VM on which this test PVE6 is installed.
Similar output is returned by fdisk -l on the actual physical PVE6 host hosting this test PVE6 VM... When I installed the VM, I just selected the ZFS (Raid 0) option...
@fabian,
So I thought I'd test out and upgrade to/rollback from Kernel 5.3 on a PVE6 VM before I looked at upgrading the Physical PVE Node and, even though the 5.3 kernel packages (pve-kernel-5.3 pve-kernel-5.3.7-1-pve) were listed as removed, the VM still reboots back into Kernel 5.3?
Here's...
Thanks @fabian
Ok, I assume the way to do that would simply be the following command, reboot and it would automatically boot the last installed kernel version?
apt remove pve-kernel-5.3
pve-efiboot-tool refresh
I haven’t installed 5.3 yet, I just want to be confident I can revert easily if...
Hi There,
I currently have a 2-node PVE 6 cluster (and 3rd node QDevice), with the 2 nodes operating headless with PVE installed as ZFS on EFI (systemd-boot). If I want to test the new PVE Linux 5.3 kernel on one of the nodes, I understand that I just need to do:
apt update && apt install...
Hi There,
I'm trying to figure out if there is an easy way to use the ZFS filesystem of the Physical PVE Node to make local/remote snapshots of the host filesystem?
I know there is away to replicate local VM disks from local-zfs (Physical PVE Node 1) to local-zfs (Physical PVE Node 2) but...
Hi Guys,
Some progress... I've just tried booting two different Ubuntu Server 19.10 VMs with the Intel IGP passed-through, one with q35 machine type and the other with i440fx machine type - Like Ubuntu 18.04.3 LTS, the i440fx seems to work fine but the q35 VM console hangs at the following...
Thanks @LnxBil,
I had a quick look inside the VM after enabling the "watchdog: model=i6300esb,action=reset " in the VMID.conf file but noted that the i6300esb module is blacklisted by default in Ubuntu (it's actually blacklisted not under /etc/modprobe.d but under the...
Yes, assuming the disks are already assigned to the VM, booting from a Linux distro ISO should allow you to see the disks from that? If you’re worried about making any changes, better to take a backup of the underlying VM / disk image files first before making any changes?
I just came across the same bug where the GUI "Move Disk" icon for an EFI disk on NFS storage is greyed out. As per the above suggestion the following shell command worked for me to move the EFI disk to local zfs storage:
qm move_disk <VMID> efidisk0 local-zfs
Assume this will be fixed in a...
I'm seeing this same issue on both my Intel NUC8i5BEH units (Intel® Ethernet Connection I219-V) - Both run PVE6 and produce the same set of "e1000e 0000:00:1f.6 eno1: Detected Hardware Unit Hang" error messages as above in /var/log/syslog, sometimes in excess of 150 times a day...
I assume this...
Hi @LnxBil, I came across this post since I've recently had a couple of guest Ubuntu VM kernel panics and thought the same that PVE HA would identify this (given qemu-guest-agent installed on the guest VM) and restart the VM but it appears from the above that this is not the intended purpose of...
Thanks for the response - I installed the PVE6 nodes as single-disk ZFS under EFI so I assume by your response above that I'd need to completely reinstall the node?
I recall that there was an easy (easier) way to reconfigure the node back to the cluster once reinstalled - Is there a guide which...
Hi, I’m thinking of replacing the single SATA SSD (500GB Samsung 860 Evo) disk in one of my PVE6 cluster nodes with a 500GB Samsung 970 Evo Plus NVMe disk...
Should this simply be a case of using clonezilla to clone the SATA SSD to the NVMe and then booting PVE6 from the NVMe or would there...
What's your GPU and what does your VM config file look like? I don't seem to be able to passthrough an Intel IGP to Ubuntu using Q35 (either q35 or pc-q35-3.1) but could using i440fx... Although do not run games...
Normally you set whether it’s UEFI/bios boot in the bios itself. If the directory /sys/firmware/efi exists and is populated then you’re using UEFI boot.
If you’re using UEFI then you need to update the contents of the Kernel command line - the contents of my /etc/kernel/cmdline file are as...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.