Jump to content
XPEnology Community

I have ~1.65TB of Data, but xpenology show 2.94 used


redmessengerbag

Recommended Posts

Any tips on the commands I can use to browse the size of the folders? Been google and haven't found an answer. My knowledge is limited of command line linux. It was amazing that I was able to figure out how to disable the APM on my only Seagate ST2000DM001 in the box using VI.

 

I am at a complete lost how to browse and figure out the directory sizes of each directory, any help appreciated.

Link to comment
Share on other sites

Any tips on the commands I can use to browse the size of the folders?

Have you tried "du".

 

Usage: du [-aHLdclsxhmk] [FILE]...

Summarize disk space used for each FILE and/or directory.
Disk space is printed in units of 1024 bytes.

Options:
       -a      Show file sizes too
       -L      Follow all symlinks
       -H      Follow symlinks on command line
       -d N    Limit output to directories (and files with -a) of depth < N
       -c      Show grand total
       -l      Count sizes many times if hard linked
       -s      Display only a total for each argument
       -x      Skip directories on different filesystems
       -h      Sizes in human readable format (e.g., 1K 243M 2G )
       -m      Sizes in megabytes
       -k      Sizes in kilobytes (default)

Link to comment
Share on other sites

Thanks! That worked...Uninstalled cloudstation and everything is back to normal. Eeeks I guess it's a cloudstation issue.

 

It would've helped a lot if you told us about CloudStation in the beginning :wink:

By default, CloudStation acts like a really dumb version control system - it makes several backups, taking up precious space. I'd suggest you should use owncloud in the future if you want a cloud-like experience.

Link to comment
Share on other sites

×
×
  • Create New...