square-crayon-51414
03/27/2023, 1:47 PMsquare-crayon-51414
03/27/2023, 1:57 PMsquare-crayon-51414
03/27/2023, 1:59 PMsquare-crayon-51414
03/27/2023, 2:05 PMhallowed-zebra-34071
03/28/2023, 4:05 AMhallowed-zebra-34071
03/28/2023, 4:39 AMlittle-dress-13576
03/29/2023, 12:09 AMhigh-motorcycle-3664
03/29/2023, 11:23 AMred-queen-31013
03/29/2023, 1:51 PMfull-train-34126
03/29/2023, 2:20 PMlively-zoo-40381
04/03/2023, 10:56 AMsquare-crayon-51414
04/06/2023, 12:45 PMsquare-crayon-51414
04/06/2023, 12:46 PMsquare-crayon-51414
04/06/2023, 12:47 PMnarrow-artist-37495
04/06/2023, 9:14 PMHead "<https://github.com/rancher/k3os/releases/download/v0.20.6-k3s1r0/k3os-amd64.iso>": x509: certificate is not valid for any names, but wanted to match <http://github.com|github.com>
This happens for different domains and images as well. If I try with just the http protocol, I get Got 404 status code from <http://github.com/rancher/k3os/releases/download/v0.20.6-k3s1r0/k3os-amd64.iso>
.
No VMs are running. I have the default management network and a VM network (both are reporting as active). It is connected to my home LAN with nothing fancy like proxies going on. In advanced settings, I don't have anything set for additional-ca
, http-proxy
, ssl-certificates
, ssl-parameters
, or vip-pools
.
I'm not really sure how to debug this further. Is this a bug that I should file or is there an issue with my configuration?hallowed-zebra-34071
04/07/2023, 10:41 PMbrief-rain-31219
04/10/2023, 2:09 PMprehistoric-furniture-82015
04/11/2023, 12:52 PMdry-island-5201
04/11/2023, 8:24 PMbright-fireman-42144
04/12/2023, 2:43 PMhandsome-sundown-55998
04/14/2023, 2:57 PMwitty-megabyte-20434
04/16/2023, 7:07 PMharvester-csi-driver
support CSI Snapshots? I've been trying to make these work but no luck so far 😕
This is my volume snapshot class:
apiVersion: <http://snapshot.storage.k8s.io/v1|snapshot.storage.k8s.io/v1>
kind: VolumeSnapshotClass
metadata:
name: default
driver: <http://driver.harvesterhci.io|driver.harvesterhci.io>
deletionPolicy: Retain
parameters:
type: bak
(I also tried <http://driver.longhorn.io|driver.longhorn.io>
)
And I test it with
apiVersion: <http://snapshot.storage.k8s.io/v1|snapshot.storage.k8s.io/v1>
kind: VolumeSnapshot
metadata:
name: test-snapshot
spec:
volumeSnapshotClassName: default
source:
persistentVolumeClaimName: home-assistant-data-home-assistant-0
But it just gets stuck in waiting for snapshot to be created by csi driver:
2023-04-16 12:00:54 I0416 19:00:54.824012 1 snapshot_controller.go:638] createSnapshotContent: Creating content for snapshot home-assistant/test-snapshot through the plugin ...
2023-04-16 12:00:54 I0416 19:00:54.837378 1 snapshot_controller.go:918] Added protection finalizer to persistent volume claim home-assistant/home-assistant-data-home-assistant-0
2023-04-16 12:00:54 I0416 19:00:54.847442 1 event.go:285] Event(v1.ObjectReference{Kind:"VolumeSnapshot", Namespace:"home-assistant", Name:"test-snapshot", UID:"2bf391e6-ff0f-466b-97d7-2d2a13ef2342", APIVersion:"<http://snapshot.storage.k8s.io/v1|snapshot.storage.k8s.io/v1>", ResourceVersion:"32744110", FieldPath:""}): type: 'Normal' reason: 'CreatingSnapshot' Waiting for a snapshot home-assistant/test-snapshot to be created by the CSI driver.
2023-04-16 12:00:54 I0416 19:00:54.861963 1 snapshot_controller.go:964] Keeping PVC home-assistant/home-assistant-data-home-assistant-0, it is used by snapshot home-assistant/test-snapshot
rhythmic-painter-76998
04/17/2023, 2:18 PMwitty-megabyte-20434
04/18/2023, 2:58 AMlimited-ability-90888
04/19/2023, 7:15 AMlimited-ability-90888
04/19/2023, 7:54 AMlimited-ability-90888
04/19/2023, 12:38 PMlimited-ability-90888
04/19/2023, 9:23 PMastonishing-petabyte-83199
04/20/2023, 2:04 PMadamant-twilight-5237
04/20/2023, 6:08 PM