adamant-kite-43734
02/16/2026, 3:18 PMhallowed-carpet-10439
02/16/2026, 4:34 PM❯ kubectl describe VirtualMachineImage
Name: image-skw9s
Namespace: default
Labels: <http://harvesterhci.io/image-type=raw_qcow2|harvesterhci.io/image-type=raw_qcow2>
<http://harvesterhci.io/os-type=ubuntu|harvesterhci.io/os-type=ubuntu>
Annotations: <http://harvesterhci.io/storageClassName|harvesterhci.io/storageClassName>: disk-primary-replica-2
API Version: <http://harvesterhci.io/v1beta1|harvesterhci.io/v1beta1>
Kind: VirtualMachineImage
Metadata:
Creation Timestamp: 2026-02-16T16:31:04Z
Finalizers:
<http://wrangler.cattle.io/vm-image-controller|wrangler.cattle.io/vm-image-controller>
Generate Name: image-
Generation: 2
Resource Version: 127492
UID: 1fb048b2-725d-4734-a84f-b50d057c7852
Spec:
Backend: backingimage
Checksum: 63a5359fc2eb1544f53d13b62eedede1a6de8e28cebe3c49f1abe795ed325666f63e0d02a73a2d4698ae12280ac341420b05f5defdb828163aee5faa92980f7e
Display Name: noble-server-cloudimg-amd64.img
Pvc Name:
Pvc Namespace:
Retry: 3
Source Type: download
Storage Class Parameters:
Disk Selector: disk-primary
Encrypted: false
Migratable: true
Number Of Replicas: 2
Stale Replica Timeout: 30
Target Storage Class Name: disk-primary-replica-2
URL: <https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img>
Status:
Applied URL: <https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img>
Conditions:
Last Update Time: 2026-02-16T16:31:14Z
Message: failed due to error: Head "<https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img>": net/http: TLS handshake timeout
Status: False
Type: RetryLimitExceeded
Failed: 1
Last Failed Time: 2026-02-16T16:31:14Z
Events: <none>witty-honey-18052
02/17/2026, 9:23 PMhallowed-carpet-10439
02/17/2026, 10:06 PMhallowed-carpet-10439
02/17/2026, 10:08 PMwitty-honey-18052
02/17/2026, 11:03 PMhallowed-carpet-10439
02/18/2026, 4:49 PMyou could watch the backing image manager pod logs to see if there's a more specific errorwhich is?
witty-honey-18052
02/18/2026, 5:41 PMhallowed-carpet-10439
02/18/2026, 6:10 PMkubectl get pod does not return anythinghallowed-carpet-10439
02/18/2026, 6:12 PM❯ kubectl get pods -A -l "<http://harvesterhci.io/image-name=image-g7shl|harvesterhci.io/image-name=image-g7shl>"
No resources foundhallowed-carpet-10439
02/18/2026, 6:15 PM❯ kubectl get <http://backingimages.longhorn.io|backingimages.longhorn.io> -n longhorn-system
NAME UUID SOURCETYPE SIZE VIRTUALSIZE AGE
vmi-cb91d2ad-53dd-4152-a60c-ee13db0d3067 4d114ea8 download 0 0 2d1h
vmi-de9513c1-580c-4e5e-84d7-0589fc0f3ec0 49277bcc download 878051328 0 7m27s
vmi-e1ec516e-d3a3-490b-99a9-89498f60e7c3 75456f1c upload 878051328 3758096384 2d2hhallowed-carpet-10439
02/18/2026, 7:45 PM