Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support online resizing of neonsan #183

Open
runkecheng opened this issue Jul 16, 2021 · 1 comment
Open

support online resizing of neonsan #183

runkecheng opened this issue Jul 16, 2021 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@runkecheng
Copy link

What would you like to be added:

support resize neonsan .

References:
https://openebs.io/blog/resize-k8s-statefulset-without-impact/

Why is this needed:

NeonSan supports resize online, but uses QingCloud-CSI unable to implement this feature of NeonSan.

can not resize(online or offline) neonsan now.

@runkecheng runkecheng added the kind/feature Categorizes issue or PR as related to a new feature. label Jul 16, 2021
@dkeven dkeven changed the title support resize neonsan. support online resizing of neonsan Oct 15, 2021
@dkeven
Copy link
Member

dkeven commented Oct 15, 2021

From a VM's point of view, there's no difference between a NeonSAN block device and any other types of block device.

This is due to the fact that QingCloud IAAS implements NeonSAN volume by first mounting the NeonSAN block device on the Hyper machine and then pass through that block to the VM.

So there's not much that the qingcloud-csi can do before there's any corresponding change made in the IAAS layer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants