Ubuntu Servers :: Hard Disk Half Full - System Says No Space Left
Jun 30, 2011
For our workgroup I set up a server which is basically 10.04.2 with kernel 2.6.32-32-server on a SSD and all the data on a RAID 5 consisting of 4 2TB hard disks, thus a maximum of 6TB space for data on the RAID. Having multiple users with different amounts of data from different scientific data source I set up an lvm on top of the RAID
--- Physical volume ---
PV Name /dev/sdb2
VG Name home-data
PV Size 5,45 TiB / not usable 3,00 MiB
[code]...
Here is the problem: The volume Genomes (or /genomes) is half full
sudo df -ah
/dev/mapper/home--data-Genomes
1,9T 850G 920G 49% /genomes
but the system states it as full whenever I try to add more data (tried cp and rsync). There is no quota set to the volume (I have quotas in place for users home folders. These are only for max amount of disk space, not max file number, and I am still able to move/add files elsewhere so there seems to be no interference).
View 9 Replies
ADVERTISEMENT
Mar 17, 2011
I set up a Windows partition and an Ubuntu partition in my laptop and each partition has about 60 gigabyte of disk space. Recently I keep getting messages that the disk space in my Ubuntu partition is almost full. How is it possible since I only have computer programs which I absolutely need?
View 1 Replies
View Related
Jan 31, 2010
Today 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:
View 14 Replies
View Related
Feb 9, 2011
I opened this thread in Ubuntu forums with no luck at all. Hope someone can give me a clue of what happens.URl...Recently, gnome has been warning me about low disk space, always less than 1.5GiGs. The problem is, baobab (disk usage analyzer) tells me that there are something like 50GiG free. I am sure that I have the free space ( I can write big files ) but the system keeps reporting low disk space.
View 4 Replies
View Related
Oct 22, 2010
I've recently updated my ubuntu lucid to maverick (32bit).However I noticed a strange issue at boot. My boot time is increased more than three times(tried to reprofile, but with no improvement) from 24s to 1.23min.After some bootcharting,I noticed that the disk utilization during maverick boot seems to be at 50% for most of the time and also the cpu seems to work at half speed for most of the time...My laptop is an asus m51sn, intel t8300, nvidia geforce 9500m gs, 3gb ram, 500Gb WD scorpio blue hdd.
bootchart for maverick:
bootchart for lucid:
View 2 Replies
View Related
Jan 2, 2010
I'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..
View 7 Replies
View Related
Apr 28, 2011
I was saving a few pictures, and I realized that none of them were actually being saved. I went to my home folder and I noticed that I only had 0 bytes left, then I deleted everything in my trash, got some space back, then it disappeared.
View 3 Replies
View Related
Jan 4, 2011
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.
View 1 Replies
View Related
May 24, 2010
I downloaded the Lubuntu iso from http://lubuntu.net. It is 521MB.How much disk space would a full install use? 2GB? 3GB?
View 3 Replies
View Related
May 23, 2010
ran 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 Related
Dec 25, 2010
I have had a software raid running on OpenSuse / SUSE 10 & 11 for some time and I have about 8TB on it. I always run close to 100% and once in a while get there but always manage to delete a bunch and clear out about 30-100GB.
View 3 Replies
View Related
May 3, 2010
My main storage partition got full, so I'm deleting files to make room. However, df -k keeps reporting no space available on that partition (/disk). Here's the output of the command several minutes apart while another process is deleting a 30G of space:What can I do to make the space available immediately?
View 4 Replies
View Related
Nov 13, 2010
Found what takes space but not sure what to delete here is the output of df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 9.2G 157M 8.6G 2% /
/dev/sda5 9.4G 9.4G 20K 100% /usr
/dev/sda6 213G 213G 20K 100% /var
none 1.0G 12K 1.0G 1% /tmp
tmpfs 2.0G 0 2.0G 0% /usr/local/psa/handlers/before-local
How to identify what to delete to clear up space?
View 9 Replies
View Related
Sep 2, 2010
I can't seem to fin the command that tells how much space is used/free.
View 5 Replies
View Related
May 27, 2010
I just upgraded from 9.04 to 10.04 and so far I have those problems:
1. Before, everything in my system was in English. Now, half is in English, half in another language (PCManFM, some menus etc). I tried setting up Language Support but it changes nothing.
2. Cursor themes work only when hovering the mouse over "X" buttons in the right top corner of the window. As soon as I move the mouse somewhere else, it goes back to default cursor theme, even though I tried selecting 5 different themes - same result.
4. Hibernation don't work anymore. s2disk saves image to disk and then it resumes it but computer stops on text message along the lines of "Resume completed successfully".
5. Changing volume with keyboard shotcuts no longer works.
6. Smplayer does not display picture anymore when playing movies. The view is just empty. I can only hear the soundtrack. It is using XV filter.
7. PCmanFM that used to worked flawlessly, now after going into 1 or 2 subdirectories stops reacting to clicks on file/folder list. Need to open new instance to be able to do anything and this again would become unusable after visiting 1-2 folders.
View 4 Replies
View Related
Jan 18, 2011
I am having trouble with my HDD.
Here is how Disk Usage Analyzer looks like:
But I can not find any files there to delete.
Trash is also clean.
View 9 Replies
View Related
Jun 22, 2011
create a partition seperate from my home directory out of it. i have a 500 gig hard drive and i wish to create a 70 gig partition on it on install i used entire disk is there any way to make a partition after this for i do not want to reinstall.
View 3 Replies
View Related
Jul 2, 2010
I have a little/big problem. This morning, I dont know why, but suddently my hard disk was full. I thougt that the temporary space grew too mucho and I thought if I restart my machine, everything would be nice but no. Now in the logging screen comes messages that some components cant be load and so I can't go in my Fedora
I tried to access to my partition with Knoppix-livecd and free some space, but it seems that Knoppix can't access to that partition. I have installed fedora 12.
View 5 Replies
View Related
Jun 22, 2011
if there was a way, to add a folder to a hard disk which was full of symlinks to a CD drive. This would primarily be a way to store offline media and a way to access it. I would still be able to browse the folder structure and see the files (but possibly not the sizes). I imagine something like this:
/archive/cd/cd1/photos/me.jpg > /mnt/cdrom/cd1/photos/me.jpg
Therefore I can see what files I have available, and I know which media to insert (in this case cd1) and I would then be able to view the files? Or if anyone has a better idea I'm open to it. Just to mention I don't have a GUI on this server, it is completely headless so any solution needs to be console based
View 1 Replies
View Related
Jul 22, 2010
I recently bought a new pc and installed Ubuntu on it. It came with a 500gb hard drive and during installation I manually partitioned it as follows:
10 gb (ntfs) for a windows partition
15 gb (ext4) mounted on /
4 gb for swap
the rest (470gb - ext4) mounted on /home
I've just installed a few apps from the repository, nothing big (about 500 mb in all), but in the 'file system' tab in 'system monitor' it says that for /home I have a total of only 432 gb, of which just 408 gb are available, with 500mb used. According to this, around 60gb of space have just vanished into thin air. Where did all this missing disk space go? The disk is brand new and there are no bad sectors in it.
View 6 Replies
View Related
Oct 20, 2010
I am the sole user of my laptop and i have the following hard disk space
Code:
Device Directory Type Total Free Available Used
/dev/sda7 / ext4 18.8GiB 15.4GiB 14.5GiB 3.4GiB
/dev/sda8 /home ext4 33.5GiB 7.2GiB 5.5GiB 26.3GiB
Now i want to use the free space in /(root) by moving files there.But i cannot create a folder or file in /.How do i go about this?
View 6 Replies
View Related
Dec 9, 2010
I have a single PC that has two hard disks in it. One is 250GB running Debian linux; the other 1TB running windows. I was switching between the two by going to the BIOS and changing the order of the hard disks to boot from. Both lived happily together in peaceful co-existance. Until....
Lately, I haven't been using Linux, so I decided to convert the 250GB to windows. So I put in the windows install CD, and it all started working fine, but when it came down to setting up a partition, Windows only recognized 130GB (out of the 250GB). I got confused so I decided to re-install linux. Linux recognizes the full 250GB; it recognized that there is a second hard disk running a different OS so the grub gave the option to boot from windows. So after a couple of reboots from both drives I decided to go ahead and install windows on the 250GB. Well again, windows only recognized 130GB, but this time, windows showed me another hard disk again with 130GB capacity. Apparently I stupid enough to proceed so now both hard disks - the 250GB and the 1TB - have capacity of 130GB each. And this is where I'm stuck.
I have tried fdisk, I have tried debug, but for some reason, windows can only recognize 130GB out of the entire disks; linux on the other hand recognizes the full capacity. I also used the seagate disk diagnostic tool (seatools for MS DOS) and it found no errors on either hard disk.
How can I reclaim the full capacity under windows?
View 4 Replies
View Related
Dec 23, 2010
I wonder if this is possible to extend or regrow the Linux hard disk partition from 8 GB to 20 GB without losing the existing data on the partition ?at the moment this Ubuntu Linux is deployed on top of VMware and I've just regrow the hard drive from 8 GB into 20 GB but can't see the effect immediately.can anyone suggest how to do this without losing the data ?
View 9 Replies
View Related
Aug 14, 2010
I currently dual-boot Win7 and Ubuntu 10.04, before I came back on Ubuntu, I uninstall-ed many programs to free up some space. Before I restarted my computer to boot back into Ubuntu my Internal HD had 43.5GB of free space, and when I booted into Ubuntu I checked the free space and it only showed 7.9GB of free space, did I check the wrong thing? Is 'File System' the Ubuntu equivalent to the C: drive in Windows?
View 9 Replies
View Related
Oct 1, 2010
My computer has Windows and Ubuntu operating system and each is located in separate partition (dual boot).Now the disk space of Ubuntu partition is about to run out. I wonder how I can increase the disk space of Ubuntu partition.
View 9 Replies
View Related
Feb 22, 2011
I have a 1 TB hard disk(external). When i see the properties of hard disk ,its showing
total---931.5 GB
used----916.9 GB
free----14.6 GB
When i see ,using disk usage analyzer,its showing: total---832.7 GB
Is there any way of getting back free space?
I am attaching screen prints of properties and disk usage analyzer.
View 1 Replies
View Related
Jun 22, 2011
I recently decided to wanted to switch from windows to ubuntu 11.04 since linux can do the same work as windows for me. While going with a fresh installation of linux by itself I noticed that instead of my original laptop hdd space of 350gb it said allocated 320gb. I went with the install and now that it is ready the disk manager says I have 280gb space what is this please? Should I reinstall ubuntu to get the missing hd space ?
View 3 Replies
View Related
Jan 29, 2009
running ubuntu 8.10 amd64 on my HP intel 2.26ghz dual core processor, 320gb hdd and 4gb ram. My main problem is that when I dual booted ubuntu onto my laptop, I had vista already installed, so I only set aside 20GB of hard disk space for ubuntu, which seems like more than enough to me. What's going on is that it says I have used all my space and only have one GB left, when the only thing I have on my computer are word files and necessary installs like flash player, compiz, avant, etc.When trying to hunt down what was using all my space, first I checked out the disk usage analyzer (some pics from here in):theres my hdd with 1/19 gb remaining here's a breakdown of my home folder, showing that it's not using very much at allhere's my filesystem, now we can see that all the space is being used in the folder: /var
View 9 Replies
View Related
Jun 30, 2010
So i just installed ubuntu server 8.04. Got everything set up and started putting my files on it. 6 Hours of copying later I get a message saying that my Disk is full. This is a 1.5TB HD and it stopped copying at 269GB. fdisk shows the drive as 1.5TB, and ls -sh shows that only 269GB have been used. Yet I cannot add any more files. The other weird thing is that df doesn't show the hard drive, yet I know it is mounted and accessible. If it makes a difference I have it formatted to ext3.
View 2 Replies
View Related
Jul 31, 2010
This question is somewhat open ended, so I'll describe the specific issue, what I want to accomplish in general, and what I tried to do. It'd be a little long, but hopefully not too daunting.For quite a while my approach to multi-OS boots has been to install each OS to a separate disk. When I want to boot a specific OS I change the boot drive in the BIOS. I find this convenient for several reasons, but mostly because I don't get boot manager conflicts. If I remove a disk or change the OS on it, this doesn't affect the booting of other OS's.
Note that when I say multi-OS, this meant until now multiple versions of Windows. I've occasionally tried some linux distros on VirtualBox, but now I want to do a full install, and see if I can use it as a main OS. (What prompted this was the recent release of Wine 1.2 and the fact that my new job doesn't involve any Direct3D or DDI work. I've always been partial to the open source movement, but I'm also fine with Windows and never before felt I could make the move without losing key abilities). My plan was (still is, if I can get it to work) to use Linux for everyday e-mail, web browsing and such, play Windows games over Wine, and install Windows 7 in VirtualBox for Windows development.I currently have two disks, one with my main Vista x64 installation, and the other with a Vista x86 installation which I used for my previous job and I no longer need. This is the disk I want to use for the Linux installation. It has a lot of partitions but quite a bit of free space (since I copied a 80GB disk and 250GB disk into a 500GB disk and haven't taken advantage of the extra space).My first choice of distro was Linux Mint, since it's known to be friendly to new users, and I like the software installer on it. I installed Linux Mint in the past in VirtualBox, and the latest version also installed fine, and I found installation instructions explaining how to provide my own partitions, but the installation failed during the "configuring hardware" stage. If you're interested, more details are available in this thread on the Linux Mint forums. I didn't get any reply to that thread.
I thought then that I'd try openSUSE 11.3. The live CD looked usable enough, but when I tried to install I couldn't tell how to make sure that I don't get a boot manager which will try to give me access to the Windows versions on the disks. I don't want this, and what I'm really afraid of is that an install will screw the booting of Vista x64 on the other disk (which, granted, I can disconnect for the install, but I'd rather not). At that point I decided to post a question here.So hopefully you understand what I want to achieve. I don't much care which Linux distro I install, but I'd rather have one which gives me as much usability out of the box (or easily installable) as possible.
View 5 Replies
View Related