- 
                Notifications
    
You must be signed in to change notification settings  - Fork 718
 
Closed
Labels
component/vzguest/fedoraGuest: FedoraGuest: Fedoraguest/ubuntuGuest: UbuntuGuest: Ubuntukind/external
Description
EDIT
This seems to be a regression in kernel 6.2, reported to https://bugzilla.kernel.org/show_bug.cgi?id=217485 .
kernel 6.3 seems to be bootable (via GRUB).
- Report to kernel bugzilla https://bugzilla.kernel.org/show_bug.cgi?id=217485
 - Report to LKML https://lkml.org/lkml/2023/5/27/252
 - Report to Apple to fix Virtualization.framework (reported via https://www.apple.com/feedback/macos.html , but no bug ticket is available)
 - Report to Ubuntu to cherrypick torvalds/linux@8e41e0a into Ubuntu 23.04 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2021403
 - Wait for Ubuntu to cherrypick torvalds/linux@8e41e0a
 - Report to Fedora to cherrypick torvalds/linux@8e41e0a into Fedora 38 (Fedora usually do not update qcow2 images, so probably we should just wait for Fedora 39, which is likely to use kernel >= 6.3)
 - Wait for Fedora to cherrypick torvalds/linux@8e41e0a
 
$ limactl start --set '.vmType = "vz"'
WARN[0000] `--set` is experimental                      
? Creating an instance "default" Proceed with the current configuration
WARN[0003] `vmType: vz` is experimental                 
WARN[0003] Ignoring: vmType vz: [CPUType]               
INFO[0003] Attempting to download the image              arch=x86_64 digest="sha256:13965c84c65cbab0b34326ac34ac0c47a88030f9dff80e6391e56cb9077cadd0" location="https://cloud-images.ubuntu.com/releases/23.04/release-20230502/ubuntu-23.04-server-cloudimg-amd64.img"
INFO[0003] Using cache "/Users/suda/Library/Caches/lima/download/by-url-sha256/74b79a035df1cdfbe81415cae56f2b86377b8d62c75937cdd415e18fbc482a1c/data" 
INFO[0007] Attempting to download the nerdctl archive    arch=x86_64 digest="sha256:3bb5f5358ee2c3bd9097e0bf37649c1775e2449094e75acf629f129ec2c7915f" location="https://github.com/containerd/nerdctl/releases/download/v1.4.0/nerdctl-full-1.4.0-linux-amd64.tar.gz"
INFO[0007] Using cache "/Users/suda/Library/Caches/lima/download/by-url-sha256/7f7d5c10ef2e2b350e26ceca17d2e3a7ce9993c867ce53f0a1114aa0264bfb4b/data" 
INFO[0009] [hostagent] Starting VZ (hint: to watch the boot progress, see "/Users/suda/.lima/default/serial.log") 
INFO[0009] [hostagent] new connection from  to          
INFO[0009] SSH Local Port: 60022                        
INFO[0009] [hostagent] Waiting for the essential requirement 1 of 5: "ssh" 
INFO[0009] [hostagent] [VZ] - vm state change: running  
INFO[0019] [hostagent] Waiting for the essential requirement 1 of 5: "ssh" 
INFO[0029] [hostagent] Waiting for the essential requirement 1 of 5: "ssh" 
INFO[0039] [hostagent] Waiting for the essential requirement 1 of 5: "ssh" 
INFO[0049] [hostagent] Waiting for the essential requirement 1 of 5: "ssh" 
INFO[0059] [hostagent] Waiting for the essential requirement 1 of 5: "ssh" 
INFO[0069] [hostagent] Driver stopped due to error: "usernet unable to resolve IP for SSH forwarding" 
INFO[0069] [hostagent] Shutting down the host agent     
WARN[0069] [hostagent] failed to exit SSH master        
INFO[0069] [hostagent] Shutting down VZ                 
FATA[0069] exiting, status={Running:false Degraded:false Exiting:true Errors:[] SSHLocalPort:0} (hint: see "/Users/suda/.lima/default/ha.stderr.log") - Lima: master (ffd57dc)
 - macOS: 13.4 (Intel)
 
template://experimental/vz still works.
(Slightly off-topic: a patch for loading kernel >= 6.2 using VZLinuxBootLoader, without GRUB)
- Submitted a kernel patch https://lore.kernel.org/linux-efi/CAG8fp8Te=oT1JJhTpOZvgWJrgcTq2DXan8UOVZ=KYCYNa8cKog@mail.gmail.com/
 - Wait for the kernel patch to be merged: torvalds/linux@36e4fc5 (commit message was modified and slightly inaccurate)
 
Metadata
Metadata
Assignees
Labels
component/vzguest/fedoraGuest: FedoraGuest: Fedoraguest/ubuntuGuest: UbuntuGuest: Ubuntukind/external