Jump to content

[SOLVED] Determine which disk a file is on?


bw1

Recommended Posts

Posted

Is there any easy way to determine which disk a file resides on?

 

I've been doing it by trying to cd to the directory - e.g. cd /mnt/disk1/Movies/whatever, cd /mnt/disk2/Movies ...

 

It seems like that info must be stored somewhere.

 

edit: I'm using version 4.7, btw.

Posted

find /mnt -name whatever

 

Thanks, that worked. I forgot how to use find.

 

AjaXplorer in unRAID-Web has a simple search function as well.

 

Is that for another version of unRAID? I'm not familiar with unRAID-Web.

Posted

in the guimenu there is an option to see open files.

 

open the file via the share using your player (or whatever) and then see what files are open. it will list the path which includes the disk.

 

hope this helps,

 

steve

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...