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

Fix error when updating server-connected disk #1128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ak1ra24
Copy link

@ak1ra24 ak1ra24 commented Dec 16, 2023

Reproduce:

When updating the size of a disk connected to the server, the timeout occurs when deleting the disk.

Solution

When updating the disk size, the disk will be deleted->created.
So, if the server is connected to the disk when deleting, the disk will be deleted after shutdown -> disconnect from the server.

@lvctr
Copy link
Member

lvctr commented Dec 27, 2023

Hi, thanks for the pull request! We'll check the commits at the beginning of next year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants