Re: Why this activity on mounted but unused fs?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 4/11/18 4:44 pm, Samuel Sieb wrote:
On 11/3/18 10:19 PM, Eyal Lebedinsky wrote:
What is this io, and can it be stopped? I want to allow the disks to enter
low power mode (not spin down) when idle.

I'm assuming since it's a new RAID that you haven't created files on it yet, or at least not many.  Try running "lsof +D /mnt/point" to see if there is any process looking at it.  Then try running "inotifywait -rm /mnt/point" and let it run for a little while to see if you can catch some process accessing the fs.  You will need to install "inotify-tools" to get that program.

Sure, should have said a bit more: The array was resync'ed, then (much) data was copied in. This was a few days ago.

$ sudo inotifywait -rm /new-raid
Setting up watches.  Beware: since -r was given, this may take a while!
Watches established.
	-> nothing listed for a few minutes

'lsofs' finds nothing relevant.

'lsofs +D' is likely to take too long:
	$ sudo find /new-raid/ -type d|wc -l
	101078
	$ sudo find /new-raid/ -type f|wc -l
	1445375
It is running now...

--
Eyal at Home (fedora@xxxxxxxxxxxxxx)
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux