NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
viperhansa
Sep 12, 2016Virtuoso
How do i clean md0 ?
Hi guys.. Just in case my /dev/md0 is growing more, how can i clean it up? /dev/md0 4.0G 1.1G 2.7G 28% I know there is no imminent danger but just wanna know.. :-) // Hans
- Oct 01, 2016
You could use the du command e.g.
# du -csh /var/log/*
28% full is pretty normal so I don't think you have anything to worry about.
mdgm-ntgr
Sep 13, 2016NETGEAR Employee Retired
First step is to find what's using up the space.
- viperhansaOct 01, 2016Virtuoso
Yeah! that's one approach! :smileytongue: i like your sense of humor mdgm!
Any tips how since i don't want to mess up anything?
Any step by step guide?
Regards
Hans
- mdgm-ntgrOct 01, 2016NETGEAR Employee Retired
You could use the du command e.g.
# du -csh /var/log/*
28% full is pretty normal so I don't think you have anything to worry about.
- StephenBOct 01, 2016Guru - Experienced User
If you don't have apps installed, then the main place to look is /var (and maybe /tmp)
If you do have apps installed (or have installed other packages yourself), then you need to know where they put their data, and consider moving it off the OS partition to the data volume somehow. Sometimes that can be done through configuration, sometimes you can do it with soft links.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!