Long times for disc removal | Nutanix Community
Skip to main content
Solved

Long times for disc removal


Hello,
removal of the disk on a node has started automatically, and more than a day has passed and the percentage is stopped at 97%, what can I do ??

Best answer by marco A.

Hi @Primzy 

Thanks for the answer, I have 8 nodes and on each node I have 8 disks, the disk being removed is an sd, I solved it with support, it was a bug on the system

View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

3 replies

Forum|alt.badge.img+16
  • Vanguard
  • 588 replies
  • May 7, 2020

You can stop hanging processes with progress_monitor_cli. Run
progress_monitor_cli --fetchall
to get a list of running processes. To stop a process, run:
progress_monitor_cli --entity_id=”ID” --delete


Forum|alt.badge.img+16
  • Vanguard
  • 588 replies
  • May 7, 2020

How many disks do you have in a node that is trying to remove disk? Also how many nodes does your cluster have? Is this SSD or HDD?


  • Author
  • Voyager
  • 1 reply
  • Answer
  • May 11, 2020

Hi @Primzy 

Thanks for the answer, I have 8 nodes and on each node I have 8 disks, the disk being removed is an sd, I solved it with support, it was a bug on the system