Solved

Long times for disc removal

  • 6 May 2020
  • 3 replies
  • 2571 views

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 ??

icon

Best answer by marco A. 11 May 2020, 12:37

View original

This topic has been closed for comments

3 replies

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

Userlevel 6
Badge +16

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?

Userlevel 6
Badge +16

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