synogear - iotop not working

Currently reading
synogear - iotop not working

715
387
NAS
RS1221+, RS819, RS217
Operating system
  1. macOS
Mobile operating system
  1. iOS
Just tried to use iotop for the first time on my RS1221+ and get the following result:

Code:
root@Rivendell:~# iotop

sh: /var/packages/DiagnosisTool/target/tool/iotop: /usr/bin/python3: bad interpreter: No such file or directory

I did the obvious by reinstalling synogear again but no change. Other tools in synogear (eg iostat, dig etc) work ok though.

For a sanity check I installed the latest synogear on a different NAS (RS819) and iotop works just fine on that machine:

Screenshot 2021-03-16 at 20.23.57.png

Any thoughts on how to fix or is this just an AMD teething issue?
 
I don't think I know how to install synotools via Docker; never really thought about it as my logic would be that it is adding a layer to the diagnostics. That and my Docker skills being rather rustic at best.
 
Nothing to it.

Just run this via SSH as root:
Code:
docker run --name=iotop -ti --privileged --net=host --pid=host esnunes/iotop:latest
and you are done.

adding a layer to the diagnostics
It won't because you will use --pid parameter to connect to the host (NAS) so the only thing that you will have with this is iotop running sandboxed while looking at your bare metal device. This way you can eliminate all the prerequisites that iotop needs.

Just an idea.
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

  • Question
Have had issues with DS FINDER, not doing WOL, but DS ROUTER always works... Cannot reply to after power...
Replies
7
Views
4,614
  • Question
Is it this option that is causing it? I noticed this as well and I just disabled it.
Replies
6
Views
4,639
as another note, we have an old RS3412 with a PCIe Card and interestingly the fan control will not work...
Replies
12
Views
3,832
Hi, This code will delete oldest data or recently data? I also want to delete oldest data to newest...
Replies
2
Views
5,418
  • Question
🤞 I don't see any settings for that. Maybe if you set it to Send As < application > (and you set an icon...
Replies
7
Views
3,248

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Back
Top