Stanislav
Stanislav
Same problem! ``` Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.7", GitCommit:"1dd5338295409edcfff11505e7bb246f0d325d15", GitTreeState:"clean", BuildDate:"2021-01-13T13:23:52Z", GoVersion:"go1.15.5", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.7", GitCommit:"1dd5338295409edcfff11505e7bb246f0d325d15", GitTreeState:"clean", BuildDate:"2021-01-13T13:15:20Z", GoVersion:"go1.15.5", Compiler:"gc", Platform:"linux/amd64"} ``` OS: Ubuntu 20.04 Kernel...
``` Sep 18 23:50:29 k8s-service-2 kernel: drbd pvc-31e44295-4cb2-4788-ab06-3f7fdee5af2d: role( Secondary -> Primary ) Sep 18 23:50:29 k8s-service-2 kernel: EXT4-fs (drbd1026): warning: mounting fs with errors, running e2fsck is recommended Sep...
Same problem, but for linux guests. We cannot manually set reserved memory for all VMs because they are created automatically from rancher (k8s clusters). There is no option for reserved...
@luthermonson I have several storages that store ISOs. But for cloud-init ISOs, I want to define a storage with a specific name. In my case, this storage is called "templates"....
> can you show me the contents of `pvesh get /nodes/{node}/storage` ? make sure you anonymize anything that you dont want the world to see  The "qnap" and "templates"...
By the way, more... If the problem with using strict-local is only in migrating virtual machines when updating Harvester, then maybe just stop such virtual machines instead of migrating?
@WebberHuang1118 > And Harvester doesn't support strict-local because it can affect certain operations such as VM Live Migration But live migration is not always necessary. Why not just turn off...
> Strict local makes LH volume have one local replica only, however, live migration is required for the Harvester upgrade. > And one replica also reduces the data availability. A...
> Here is the `fleet.yaml` used for testing (no bundle diffs involved): The problem happens when global.acls.manageSystemACLs = true. Helm creates 2 jobs: %release name%-server-acl-init and %release name%-server-acl-init-cleanup %release name%-server-acl-init-cleanup...