We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
/dysks/dyskTUdX8WZR.vhd
leased
broken
@khenidak
The text was updated successfully, but these errors were encountered:
Moreover, have you tried reboot after mounting a dysk? Reboot will cost a lot more time which is abnormal.
Sorry, something went wrong.
Lease broken before or after dyskctl unmount -d ..?
dyskctl unmount -d ..
No branches or pull requests
OS would still hung when I am trying to unmount dysk, I am using
And I have checked in azure portal, status of
/dysks/dyskTUdX8WZR.vhd
isleased
, also I noticed some vhd isbroken
, which does it mean?@khenidak
The text was updated successfully, but these errors were encountered: