On Sun, 2018-11-04 at 17:32 +1100, Eyal Lebedinsky wrote:
> 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.

Did the sync finish?  What is the kernel status of the array?
cat /proc/mdstat
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to