OpenSUSE :: 11.3 Stealing Disk Space?
Nov 18, 2010Filesystem Size Used Avail Use% Mounted on
/dev/sda2 19G 15G 2.6G 86% /
devtmpfs 498M 208K 498M 1% /dev
[code]....
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 19G 15G 2.6G 86% /
devtmpfs 498M 208K 498M 1% /dev
[code]....
how to steal space from a Windows partition and transfer it to my Ubuntu partition?
View 9 Replies View RelatedMaybe it's specific feature, but it does not seem right that within ~30 m to 1h 3gb of disk space on /home are gone due to I can't tell what exactly. Usually it happens while listening to music via vlc or browsing www (chrome and firefox). I got 3gigs of ram (95% in use under such conditions), and 1,5gb of swap that is not used at all by the system.Its a KDE.
View 9 Replies View RelatedIn our setup, users have a 256M quota by default on their home directory. That of course is close to 200M, which is the default threshold for kded to throw popups around "you're low on disk space". What would be the global file to change this number?
View 1 Replies View Relatedroot@localhost:~ $ df /dev/sdb1
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdb1 1922858352 23247088 1801935664 2% /mnt/external/sdb1
[code]....
My root partition seems to missing 1.6 GB of space. From "df -k" I get this output code...
I can't find any rootkits with rkhunter and chkrootkit, and fsck reports no errors.
Does anyone have any idea what might be going on here?
I am looking for a script by which i get email alert if disk space goes above 80%, while this script should not email unless filesystem reaches 81% and then next email after 82% and on and on
View 9 Replies View RelatedI have tried to plan my backup plans. As I want it simple I am gonna use only tar.gz combination of some files that are important. My question then is the following:
-I have a 100GB hard disk with 20Gb free space only. I would like to backup the rest 80Gb to an external hard disk. I run my scripts which end up saving a 75Gb(due to compression) to my external hard disk.
-->Then comes the times to try to see the contents of my archive (just to make sure that I can recover what is inside the 75GB disk file). Do you know if tar.gz needs to decompress the 75Gb file in some /tmp space in my hard disk for showing me the contents inside it? In that case it will not be easy at all to ever look at what is inside it in my hard disk, as there is no 80Gb of free space in my hard disk (20gb only).
I am not sure if this is the right forum but it does not really fit anywhere else. I have updated from opensuse 11.3 to 11.4 RC1. After the update, few new things appear when I use df -ah
Filesystem Size Used Avail Use% Mounted on
rootfs 11G 8.4G 1.2G 88% /
devtmpfs 996M 188K 996M 1% /dev
tmpfs 1002M 680K 1001M 1% /dev/shm
devpts 0 0 0 - /dev/pts
[Code]...
I am running OpenSUSE 11.4, and have 2 partition in it, one is / (about 10GB), another one is /home (about 50GB). I usually put into sleep when I'm away from my computer. It had been few days I never shut down my computer, and today I got a warning message mention that my disk space (/home partition) is full. I check my disk space in Dolphin's properties menu for the /home directory, found out that it only used up 10GB disk space. I did a check on the "My Computer" on the desktop, the status is showing full usage (100%) in red color. I did df -h command, the partition for the /home is showing 100% used as well. I don't really know what is going on, and then I restart my PC. It back to normal after I come back to my Linux, which is 10GB disk space used. I don't know whether this is a bug in OpenSUSE or not.
View 9 Replies View RelatedToday I was installing a lot of software since I'm just setting up my Slackware system again after a fresh install, and I realized that my root partition has very little space left.
Here is the output of df -h:
Code:
As you can see, I have a 20G (19G here for some reason) root partition, 8G /var, and 86G of /home. I thought this would be plenty since many recent recommendations for / are 10-15G. Now, though, 17G are used up for some reason! How is this possible? I thought a full slackware install only had about 4G of software! I don't have any music or movies or any crazy huge files that I know of, and those would be in my /home directory anyway. Is there any way I can see which files are taking up all this space?
If it's necessary to allocate more space to my / partition, is it still possible to boot up a GParted live Cd, shrink /home a bit, move some partitions to the right, and expand my root partition? I would REALLY prefer I don't have to reinstall since I just spent a ton of time setting up my system again, but if worst comes to worst ... :'-(
In case you're curious, here's my /etc/fstab:
Code:
OS: RHEL AS 5 64-bit
HDD:300 GB Hardware mirror (HP blade bl460c)
While installing OS, in partition window after OS file system structure I've left 277 GB. But after installation it shows Size - 255GB and available disk space is 242 GB.
Isn't it weired? How can I use the total amount of space in Linux? I need the whole 277GB exactly. What should be my workaround?
Some thing is using up a huge amount of my disk space about 10G and I can not determine what it is. When I look at my disk usage in system monitor it say I have used about 25G and when I scan the directory in disk usage analyzer the entire file system used is 15G.
View 1 Replies View Relatedran out of space in my /home dir. Have a second hard drive to install and would like to designate it as additional space for /home. I do not want to mount it as a dir inside my home I would like it to simply work as though my /home simply has more space available to it.
View 1 Replies View RelatedI'm running mythbuntu 9.04 and am having an issue with disk space.
I try 'rm' various log files but the space I free up lasts less than a minute before the disk reports as being full once more.
df -Th | sort gives:
Quote:
/dev/sda1 ext3 8.3G 7.9G 0 100% /
/dev/sda6 ext3 138G 125G 6.3G 96% /music
/dev/sda7 xfs 783G 617G 167G 79% /videos
/dev/sdb2 xfs 344G 242G 103G 71% /recordings
[Code]....
There's nothing enormous in /var/log and my trash and the root trash are empty.
why size and used fields are not the same despite 100% usage being reported on sda1..
I don't understand disk sizes in Linux. I have a 500GB drive. It's ext4. I have run "tune2fs -m 0" on it to reserve the amount of space reserved for root to 0.
I'm using Ubuntu 10.04 that comes with a Disk Utility. When I run "System->Administration->Disk Utility (palimpsest)" the disk shows up as 500GB (see picture). But when I run df -h it shows up as 459GB. So, I don't understand the discrepancy.
When I run df I get the following:
Question: Why is Disk Utility showing me something different than "df"?
I am getting the 'out of disk space' warning for my '/' partition.I'm hoping there is a way I can either delete files that are not needed, or reallocate space that is not needed on other partitions. I'm running opensuse 11.2 (using the LXDE desktop) on an old notebook with a P3 processor and 512 of ram, with a 25GB hard drive.Here are the results of "df -h"
linux-64wt:/home/david # df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda6 5.0G 4.5G 208M 96% /
[code]...
df -h [URL] I did the following command to find everything is in /usr or /var, then tracked it down to /usr/lib and /usr/share as the main offenders, but out of all the directories none are more than 1mb or so.
du -sh /* | sort -gr | head -n 5
I tried to uninstall firefox, which is what got me in this mess in the first place, the log claims it will remove ~240 mb but failes on a "E: Write error - write (28 No space left on device)" [URL] If I could juggle something onto an external hard drive so I can uninstall firefox I would be out of the wood. Failing that I believe a new install is in order.
I'm running out of space in wubi. Online wubi help didn't help much since they suggest creating extra virtual disk space(similar to having a diffrent partition i guess) .None of them speak about increasing the size of /root disk space(or root.disk). I store all files in space shared with windows or external disk and use ubuntu only to install and use softwares and browsing. So how do increase the available space for installing more softwares?
View 3 Replies View RelatedI'm missing something here. Just installed Squeeze on a server and, after making a couple of modifications, rec'd a warning that I'm "out of disk space on /".
After cleaning a few things out, results of df -hT indicate:
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda3 ext3 1.9G 1.4G 435M 76% /
tmpfs tmpfs 633M 0 633M 0% /lib/init/rw
[Code].....
Until now I have just formated the disks, but it's frustrating since I need the files on the disk and I bet there's an easier way out. I tried to physically delete the .trash folder in the flash disk but that didn't work either. So, what do I do?
View 9 Replies View RelatedI installed Ubuntu 11.04 (with wubi) and selected that I wanted 10 GB of disk space for Ubuntu.
There are two things I want to do now, so two questions:
1. How do I delete Windows OS from my computer? It's a new computer so I am sure I want to delete and I did not download anything but a few things on it.
2. After I do that, how do I set Ubuntu so that it's not still at 10 GB of disk space.
I use windows and I want to install linux redhat beside it. So, in windows, I shrinked my Local Disk C 120gb, with Disk Management (control panel). During installation of redhat, I got to the step where I have to choose the partition where it will be installed.
First, I tried the 4th option ( use free space to create a partition), but it gave me error: Not enough disk space. So, I tried the 5th option ( create a new partition). It showed me the partitions on my pc, and showed me : Free, of size 120 gb. I tried to create a new partition, but it gave me the same error.
Why is this happening although I have 120 gb free (unallocated)?
My disk space has grown from 30% to 60% in the last 3 months.
I can only assume this is from log files in the form of maillogs and squid logs.
Any ideas on how to free up the space? I'm pretty sure I have logroate running.
I just ran this on the mail log files:
I got the Hp 2133 mini notebook not to long ago maybe back in april. But they got a linux instead of Windows. I have yet to save anything on the computer, but everytime i logged on, i was usuing up disk space. Now I cant even log on and it gives me the message GDM Could not write to your authorization. Im sure i am not the first to receive this message. I dont know what to do. Its a Suse Linux Enterprise Desktop 10. I tried entering commands that ive seen on here that helped others. But its not working for me. I havent been able to use the laptop since may.
View 14 Replies View RelatedI created a virtual machine with 20GB disk space. I installed Linux Mandriva and when I type df -h it sais that 100% has been used. The VM settings sais that I have 212GB free. How do you assign linux more disk space on the VM when I already allocated 20GB to VM.
View 5 Replies View RelatedA few days ago, I got a message that stated I had zero bytes of disk space left.Odd, I thought, but I had been doing video transcribing and thought that may be the issue.I moved a video (4 GB) off the hard drive to an external drive and then went about my business.This morning, I got the message again. I enclosed a screen shot. I moved a few more items off my hard drive - but then was soon out of space again. (Less than an hour later.)I logged in as root and poked around. I noticed that /var/archives had almost 60 GB of data in .tar.gz files.I moved them off to an external drive and am okay for now.
View 4 Replies View RelatedI want to update my com but update manager says "The upgrade needs a total of 498M free space on disk '/'. free at least an additional 495M of disk space on '/'. Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'. I tried sudo apt-get clean and it did nothing I also checked the trash and theres nothing.
View 3 Replies View RelatedI just booted it up and it said I had 60mb hard disk space left. I go onto disk usage analyzer from the message and it reads this
Total filesystem capacity: 41.8 GB (used: 11.8 GB) available 30.0 GB.
why this error message comes up?
I've got a slicehost VPS with 10GB disk space, and I'm trying to extract a 6.4gb ISO file. Between the ISO and the OS i've got just 761MB to play with. Is there anyway to extract files from within the ISO without needing another 6.4gb?
I've tried mounting the ISO as read/write so I could move files instead of copy, but did not have any luck. See here and here.
Should I just give up, download the iso, then re-upload the files? 6.4gb represents a long time over dsl.