May 16, 201313 yr Does anyone know if iotop can be installed on unRAID? If so, how? If not, are there any alternative programs that would allow me to see what processes are writing to disk? Thanks!
May 17, 201313 yr iotop requires python first. That's as far as I know about it. I was trying to install it on an old redhat system and it did not go well. May be easier on a slackware system if all the dependencies are resolved.
May 19, 201313 yr Author Apparently iotop needs a Linux kernel that has TASK_DELAY_ACCT and TASK_IO_ACCOUNTING options set to yes. Doesn't look like unRAID has that since I get this when running it: root@Greenyserver:/mnt/user/Downloads# python iotop.py Could not run iotop as some of the requirements are not met: - Python >= 2.5 for AF_NETLINK support: Found - Linux >= 2.6.20 with I/O accounting support: Not found
Archived
This topic is now archived and is closed to further replies.