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

kernel hung when trying to unmount #57

Open
andyzhangx opened this issue Apr 11, 2018 · 2 comments
Open

kernel hung when trying to unmount #57

andyzhangx opened this issue Apr 11, 2018 · 2 comments

Comments

@andyzhangx
Copy link
Collaborator

OS would still hung when I am trying to unmount dysk, I am using

      - name: flexvol-driver-installer
        image: "khenidak/dysk-flexvol-installer:0.6"

      - name: kernel-module-installer
        image: "khenidak/dysk-installer:0.6"
azureuser@k8s-agentpool-66825246-1:/etc/kubernetes/volumeplugins/azure~dysk$ sudo ./dyskctl list
Type                            Name                            VHD                             SizeGB                          AccountName                     Path
RW                              dyskNRcq2J7M                    Yes                             5                               andymghyb186                    /dysks/dyskTUdX8WZR.vhd
azureuser@k8s-agentpool-66825246-1:/etc/kubernetes/volumeplugins/azure~dysk$ sudo ./dyskctl unmount -d dyskNRcq2J7M
hung here !!!

And I have checked in azure portal, status of /dysks/dyskTUdX8WZR.vhd is leased, also I noticed some vhd is broken, which does it mean?

@khenidak

@andyzhangx
Copy link
Collaborator Author

Moreover, have you tried reboot after mounting a dysk? Reboot will cost a lot more time which is abnormal.

@khenidak
Copy link
Owner

Lease broken before or after dyskctl unmount -d ..?

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

No branches or pull requests

2 participants