This message was deleted.
# harvester
a
This message was deleted.
b
answered my own question: can't change the parameters on a storageclass after creation. The only way would probably be to create a new sc and migrate my volumes to that. Probably more work than I am willing to do right now.... but would be a fun exercise!
b
if you want the actual volumes created with the 3-replica storageclass to have less replicas, you can use the longhorn ui to do that
https://<harvester-address>/k8s/clusters/local/api/v1/namespaces/longhorn-system/services/http:longhorn-frontend:80/proxy/#/dashboard
should take you there
a
If your cluster >= v1.1.1, then you can create a storageclass from Harvester UI, and even set it as default, after that, when you create VM, you can use this storageclass https://docs.harvesterhci.io/v1.1/advanced/storageclass
directly change the underlayer Longhorn replica is not the right place
and after one volume/image has been created, change the storageclass has no effect to it