Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 10-05-2009, 08:05 AM   #1 (permalink)
Apprentice
 
siddharthmakwana's Avatar
 
Join Date: Oct 2008
Location: Baroda
Posts: 62
Exclamation who is eating my hard disk space ...

i hav recently installed Open SUSE 11 in my hp520 laptop in partition sda6 of 13.3GB and sda7 for swap(1GB)
after installing Open SUSE 11 it showed 4Gb free space....but with in 2 or three day it came down to 0.0 Gb...i didn't installed any thing in Linux other than mplayer through source code...
where has my 4 gigas gone... due to this i my not able to login as a normal user...
every time i need to login as root... also not able to open many apps as it prompts low memory...
siddharthmakwana is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 10-05-2009, 10:45 AM   #2 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,109
Default Re: who is eating my hard disk space ...

post the output of this command:

Quote:
du -a | sort -n -r | head -n 10
and this
Quote:
sudo du -a /var | sort -n -r | head -n 10
__________________
Steam/Flickr: psygeist
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X+Corsair Vengeance|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 10-05-2009, 12:47 PM   #3 (permalink)
Apprentice
 
siddharthmakwana's Avatar
 
Join Date: Oct 2008
Location: Baroda
Posts: 62
Default Re: who is eating my hard disk space ...

linux-ziap:~/Desktop # du -a | sort -n -r | head -n 10
126152 .
91504 ./MPlayer-1.0rc2
33544 ./all-20071007
22192 ./MPlayer-1.0rc2/DOCS
19708 ./MPlayer-1.0rc2/libavcodec
12716 ./MPlayer-1.0rc2/DOCS/HTML
8252 ./MPlayer-1.0rc2/mencoder
5956 ./MPlayer-1.0rc2/DOCS/xml
4824 ./MPlayer-1.0rc2/libavcodec/libavcodec.a
4452 ./all-20071007/QuickTime.qts

linux-ziap:~/Desktop # sudo du -a /var | sort -n -r | head -n 10
du: cannot access `/var/lib/gdm/.gvfs': Permission denied
7771696 /var
7507336 /var/log
4541692 /var/log/NetworkManager-20090508
2945100 /var/log/NetworkManager-20090503
175404 /var/cache
125836 /var/cache/beagle
124472 /var/cache/beagle/indexes
96420 /var/cache/beagle/indexes/documentation
89644 /var/cache/beagle/indexes/documentation/PrimaryIndex
89632 /var/cache/beagle/indexes/documentation/PrimaryIndex/_jg.cfs
siddharthmakwana is offline  
Old 10-05-2009, 12:56 PM   #4 (permalink)
Apprentice
 
siddharthmakwana's Avatar
 
Join Date: Oct 2008
Location: Baroda
Posts: 62
Default Re: who is eating my hard disk space ...

hey i think i got it....
check this out....

linux-ziap:/var/log # du -a
8 ./mail.info
756 ./NetworkManager-20090506.bz2
292 ./wtmp
40 ./boot.kiwi
4 ./tomcat6
8 ./mail
4 ./apparmor/reports-archived
4 ./apparmor/reports
4 ./apparmor/reports-exported
16 ./apparmor
8 ./acpid
8 ./localmessages
44 ./boot.omsg
4 ./audit/audit.log
8 ./audit
68 ./firewall
40 ./boot.msg
4 ./mail.err
4 ./nagios/archives
8 ./nagios
0 ./mysqld.log
4 ./samba
12 ./pm-suspend.log
4 ./NetworkManager
4541692 ./NetworkManager-20090508
40 ./Xorg.0.log.old
0 ./zypper.log
108 ./warn
292 ./lastlog
40 ./Xorg.0.log
100 ./NetworkManager-20090508.bz2
24 ./faillog
2945100 ./NetworkManager-20090503
4 ./smpppd
32 ./Xorg.99.log.old
4 ./PackageKit
0 ./mail.warn
448 ./messages
4 ./apache2
4 ./YaST2/y2start.log
64 ./YaST2/perl-BL-standalone-log
4 ./YaST2/disk_sda
0 ./YaST2/y2logMount
13976 ./YaST2/y2log-1
4 ./YaST2/y2logmkinitrd
2076 ./YaST2/y2log
8 ./YaST2/y2log.SuSEconfig
4 ./YaST2/volume_info
8 ./YaST2/macro_inst_initial.ycp
4 ./YaST2/badlist
72 ./YaST2/y2logRPM
8 ./YaST2/config_diff_2009_05_02.log
4 ./YaST2/disk_sdb
4 ./YaST2/volume_info-1
4 ./YaST2/y2log_bootloader
16248 ./YaST2
324 ./NetworkManager-20090503.bz2
28 ./NetworkManager-20090509.bz2
8 ./cups/access_log
28 ./cups/error_log
40 ./cups
680 ./pk_backend_zypp
4 ./scpm
0 ./boot.log
4 ./quagga
4 ./config.log
4 ./SaX.log
0 ./news/news.err
0 ./news/news.crit
0 ./news/news.notice
4 ./news
36 ./Xorg.99.log
140 ./updateTestcase/solver-system.xml.gz
504 ./updateTestcase/144854808-package.xml.gz
4 ./updateTestcase/solver-test.xml
652 ./updateTestcase
24 ./ConsoleKit/history
28 ./ConsoleKit
0 ./ntp
4 ./gdm/:0.log.3
4 ./gdm/:0.log.1
4 ./gdm/:0.log.2
4 ./gdm/:0.log.4
4 ./gdm/:0.log
24 ./gdm
32 ./wpa_supplicant.log
4 ./krb5
7507340 .



shall i remove those two files.....?
siddharthmakwana is offline  
Old 10-05-2009, 05:07 PM   #5 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,109
Default Re: who is eating my hard disk space ...

Yeah you can remove that (those in green), your log files are the problem. Removing log files shouldnt cause any problem.

linux-ziap:~/Desktop # sudo du -a /var | sort -n -r | head -n 10
du: cannot access `/var/lib/gdm/.gvfs': Permission denied
7771696 /var
7507336 /var/log
4541692 /var/log/NetworkManager-20090508
2945100 /var/log/NetworkManager-20090503

175404 /var/cache
125836 /var/cache/beagle
124472 /var/cache/beagle/indexes
96420 /var/cache/beagle/indexes/documentation
89644 /var/cache/beagle/indexes/documentation/PrimaryIndex
89632 /var/cache/beagle/indexes/documentation/PrimaryIndex/_jg.cfs

I assume that you know how to delete file in Linux using commandline. rm should do it with root permission.
__________________
Steam/Flickr: psygeist
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X+Corsair Vengeance|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 10-05-2009, 06:23 PM   #6 (permalink)
Apprentice
 
siddharthmakwana's Avatar
 
Join Date: Oct 2008
Location: Baroda
Posts: 62
Smile Re: who is eating my hard disk space ...

hey buddy thanks a lot.:-P...
siddharthmakwana is offline  
Old 10-05-2009, 10:50 PM   #7 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,109
Default Re: who is eating my hard disk space ...

anytime
__________________
Steam/Flickr: psygeist
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X+Corsair Vengeance|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 11-05-2009, 01:45 AM   #8 (permalink)
Apprentice
 
siddharthmakwana's Avatar
 
Join Date: Oct 2008
Location: Baroda
Posts: 62
Default Re: who is eating my hard disk space ...

hey there...
the above problem occurred again and this time the file was of 6.3GB... i deleted the filee and also from trash but system is still showing hard disk full.... this was not the case at first timee.........
siddharthmakwana is offline  
Old 11-05-2009, 07:06 AM   #9 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,444
Default Re: who is eating my hard disk space ...

This is a real strange problem. Better post in http://forums.opensuse.org/ too.
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"
NucleusKore is offline  
Old 11-05-2009, 07:37 AM   #10 (permalink)
Wahahaha~!
 
Faun's Avatar
 
Join Date: Dec 2006
Location: Pune/there
Posts: 7,109
Default Re: who is eating my hard disk space ...

Quote:
Originally Posted by siddharthmakwana View Post
hey there...
the above problem occurred again and this time the file was of 6.3GB... i deleted the filee and also from trash but system is still showing hard disk full.... this was not the case at first timee.........
You may have to disable logging. Ask in opensuse forum. They know better.
__________________
Steam/Flickr: psygeist
Spoiler:
Asus Z68 V-Pro|i5 2500k|TRUE Black|Ripjaws X+Corsair Vengeance|U2311H|N560GTX|D7000|XONAR STX|RE272|RE0|CC51|XE200PRO Walnut| TD II V2| Ultraphile|N5800

Mono
Faun is offline  
Old 11-05-2009, 11:45 AM   #11 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,444
Default Re: who is eating my hard disk space ...

And do post back the link to the solution they give. Thanks
__________________
http://www.neville.in
http://www.linuxrocks.in
"The Future Is Open"
NucleusKore is offline  
Old 11-05-2009, 02:38 PM   #12 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
Default Re: who is eating my hard disk space ...

Wow! Weird problem with OpenSuSE. Never seen it before (well I used OpenSuSE for just 1 hour after installing anyway....).

Ask in opensuse forums. You might have discovered a bug which nobody knew about.

Or, move off to Ubuntu
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 10:00 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2