General :: Free Space Not Reclaimed After Online Resizing Ext4 In Ubuntu 9.10
Mar 1, 2010
My root partition was filling up, with only 500 mbs left, I wanted to resize my root partition from 20 Gb to 40Gb
So I resized my partition by using these steps:
Using Gparted to resize another partition to give space for the EXT4 Using fdisk, deleting the root partition (on /dev/sda2), and creating it again using the new size resize2fs /dev/sda2 Updating grub2
But now the problem is that although I can boot in my new partition and the new partition shows it is 40Gb, but the free size was still 500mb. So I booted from a LiveCD and checked with e2fsck -p /dev/sda2, it reported clean. So I added the -f flag (force check), still, the drive is full.
View 1 Replies
ADVERTISEMENT
Feb 26, 2011
Some months ago I decided to give a chance to this 'Linux thing'. However, being uncertain of the usefulness and friendliness of it all, I decided to keep my Windows 7 partition untouched and just make a 30 Gb partition to "try out" Linux. As it turns out, it's been some 2 months since I last booted Windows and was now wondering if there's a way to "steal" some space from that W7 partition and add it to my Ubuntu one without messing up files. Some kind of major defragmentation, leaving an empty part of the disk which I could "attach" to my Ubuntu partition. I am using Ubuntu 10.04 LTS version.
View 3 Replies
View Related
Dec 16, 2010
I have two 250 GB drives setup with hardware RAID 1. I had on sda and sdb: 20 GB swap, 20 GB /, 198 GB /srv all was good until I started to run out of space on 20 GB /. So I booted the server with Suse 11.3 live cd and reduced the size of 20 GB swap to 10 GB and 198 GB /srv to 150 GB on sda and sdb.
All good so far, then tried to increase 20 GB / to 60 GB, but the Partition setup says the Max Size can be 20 GB, I have checked and I have 42.88 GB of Unpartitioned space. I have rescanned, rebooted, Server is still running fine by the way, but the 42.88 GB of free space is not made available for the expansion of 20 GB /.
View 6 Replies
View Related
Dec 7, 2009
I have decided that my partition table does not meet my needs Barrymore, and I want to shrink the "/" partition by 80GB, and then create another file system on that space. I did some research on-line, and I'm not sure which way is the easiest and more secure way to perform the change with out putting the "/" file system on risk.
View 1 Replies
View Related
Jan 4, 2010
according to the system manager of my machine, one of my ext4 partitions (home folder) reads 7.6GB free but only 574MB available and the disks "fills" when the 574MB are used, and i'm really needing those 7G right now, so:
why does this happen? are those 7G used in anything? any way to allow the system use that free space?
View 9 Replies
View Related
Jul 25, 2010
I have 160gb laptop. i installed vista in c primary partition which is 25gb and installed ubuntu in d primary partition which is 20gb. A remainig for my data. Now i tried to install CENT OS by formatting ubuntu. I inserted CENT OS DVD and restarted and i selected to delete my /dev/sda2 which is showing 20480mb and it shown me free space. but i tried to add partion /boot of 100mb it got added. but, when i am trying to add / of 3000mb in the remaining 20380mb free space it showing an error message that no free space is available.
View 4 Replies
View Related
Feb 23, 2011
This weekend, I installed Debian Squeeze on my server. I've formatted all the hard disks to EXT4, and I'm using kernel version 2.6.32-686-bigmem.When I tried to install the program saidar, it surprised me why it does not show my hard drives under 'mountpoint' [URL] <-- Saidar screenshot) as I could when I ran with Debian Lenny with the same kernel, but where the hard drives were formatted in EXT3. My laptop which has Ubuntu 10.04 as OS and the hard drive is formatted in EXT4 can easily show the hard drive in saidar.
I also tried to install PHP SysInfo on the Debian computer, but it does not bother to show anything on the hard disks
I tried to check fstab file and I can see that Debian uses UUID to identify the hard drives, but I've tried to change it to something with /dev/sdx, but it did not help either.[URL] (fstab file)
I know that Debian squeeze is very new, but it would be nice if someone could give me a hint what might be wrong, because I am a little tired of all time to use 'du-hs' command To find out how much space is spent on the various drives, since the command is a little slow, since hard disks are well filled.
View 2 Replies
View Related
Jul 5, 2011
My system is dual boot with win7 and ubuntu. I have free space of around 10 gb. I want to add this free space to my ubuntu drive. How can i do that?
View 4 Replies
View Related
Feb 20, 2010
I have 10 GB drive with win98SE taking 2 GB and 9.04 taking 2.3 GB, then the rest is unallocated space. I am trying to use upgrade manager in 9.04 to upgrade to 9.10 (I have 9.10 CD but it fails to install - tried to download it several times. I know upgrade manager solution works in principle, but upgrading to 9.10 says it needs another 1GB of space.
I have used 9.04 live disc to start GParted but there seems no way to resize the 9.04 partition to use the unallocated space - can only resize it down. Making the unallocated space a partition does not seem to help. How can I go from here to make enough space to upgrade to 9.10 and keep Win 98
View 6 Replies
View Related
Jan 17, 2011
I am outstation and having laptop with windows and internet connection. I want to check one small program on linux. kindly tell if some free linux server is available on internet where I can upload my program, compile and execute. The program is generic and there is no restrictions regarding linux version.
View 2 Replies
View Related
Apr 4, 2011
When I installed Debian on this machine, I went with guided partitioning, encrypted lvm, and Debian defaulted to a 10GB / partition. I figured, hey, defaults are there for a reason, so left it alone.
Now that I need to shrink my /home and extend /, I'd like to do so as easily as possible. I installed system-config-lvm, read its man page ( which is really just a long description of the program, not much instruction ) and fired it up. Won't let me resize ( shrink ) /home, said files are in use.
Is there a way to use the nice pretty graphical tool, or do I need to boot to a non-X-using runlevel and log in as root, then muck about with CLI tools like lvresize and resize2fs?
View 2 Replies
View Related
May 18, 2011
I've got a question on free disk space. I'm currently running CentOS 5.5 on in Xenserver virtual environment. We've had an issue with disk space. My question is as follows: - from a ssh connection i run df -h this gives the value of 90% used leaving me with 9GB. If I use system monitor via a VNC connection the free disk space value is 20GB free on the same volume. Which one is correct? I do use SNMP to monitor the same volume and should alert me when < 10% is free I know this works as I set the alert threshold to < 90% I get an alert.
View 2 Replies
View Related
Oct 8, 2010
Mis-allocated 10g instead of 30g to /var/lib/mysql and realized mistake After Fresh Install and upgraded all servers. Using Slackware13.1, Xfce did some googling wondering if its possible to resize the above partition with fdisk. Read some things about gparted and wonder if it will work using Xfce.. i've never use kde or gnome. There is also mention of using live cd; I have no experience with any of the mentioned tools; just fdisk to partition and install. What is the best or simplest way to backup & restore; (I do have an empty sdb 160g but don't want to get into complicated raid or LVM setups right now because I still have to learn howto backup & restore do data to the point where I feel comfortable with it)?
Current setup: sda 160gb Hdd used 73.5 for following partitions: sda1 512m /boot; sda2 Extended Rest of Hdd; sda5 1280m /swap; sda6 8g /home; sda7 2g /; sda8 8g /usr; sda9 8g /usr/local; sda10 10g /var; sda11 10g /var/log; *sda12 10g instead of 30g /var/lib/mysql; sda13 10g /opt; sda14 5g /tmp Haven't configure mysql... so /dev/sda12 is empty except for system disk data the same goes for /dev/sda13 /opt & /dev/sda14 /tmp
View 14 Replies
View Related
May 1, 2010
I installed opensuse 11.2 some 6 months ago as an alternative to windows 7, on a 44GB partition. Having become my primary OS, I am looking forward to expand the ext4 partition from 44GB to the maximum possible. I have some 24GB unpartitioned space, and free space on NTSF partitions (one of which could be deleted if necessary). What is the best and safest procedure to perform the partitioning.
View 8 Replies
View Related
May 25, 2010
i used gddrescure to clone an 80gb harddrive and this is the result ROFL.i guess you can only do this making sure the target drive is the same size, you see i didnt know lol so..i now have THIS problem.can anyone tell me how to turn my unallocated space into a usable 'free' space? i could play with gparted right now but i dont wanna do anything wrong, so if theres anyone who can tell me how to do this.
View 1 Replies
View Related
Nov 29, 2010
Gnome-system-monitor. "File systems" tab. There are free and available columns. And available is always less then free? Why?
View 5 Replies
View Related
Jul 22, 2010
i made space by shrinking my window partition and so i have unallocated and would like to add to sda2 to have more space. Check out this pic. How can i do this?
View 1 Replies
View Related
Feb 22, 2009
The root partition on my server seems to be full. I'd like to find out what files are on that partition and only that partition so I can free up some space on it.
Filesystem Size Used Avail Use% Mounted on
/dev/hda5 7.8G 7.8G 0 100% /
/dev/hda8 84G 33G 47G 42% /home
/dev/hda6 996M 43M 902M 5% /tmp
[Code].....
So how do I find out what I can remove to free up some space?
View 1 Replies
View Related
Jan 26, 2011
ssist me on how to free space on my computer
View 8 Replies
View Related
Jun 7, 2010
I was trying to install Fedora 13, on to my laptop. I have 30 GB of unallocated space in extended partition. When trying to install Fedora 13, I got stuck, as the installer says that there is no free space for installation.can convert the unallocated space into free space.
View 1 Replies
View Related
Dec 30, 2010
I have red hat linux server and it has mysql installed whenever i write on terminal command mysql -u root it shows error "ERROR 2002 (HY000): can't connect to local MYSQL server through '/var/lib/mysql/mysql.sock (111) "
And another problem is that it is showing 0 byte free space istaed of freeing the space. it may seems that both problems are dependent on each other.
View 6 Replies
View Related
Jun 12, 2011
I have just purchased a 2TB drive for my server and I was trying to get an idea of the differences between these file systems or other file systems out there. What is the amount of space after formatting for ext4, ext3, and ntfs?
View 4 Replies
View Related
Apr 7, 2011
I am running a fedora 12. My free space is continuously decreasing every time I restart my computer. I haven't installed any software nor I am using internet. Also do I need to manually delete temporary files or fedora does it on its own?
View 1 Replies
View Related
Aug 3, 2010
im facing problem in mailserver which gives me insufficient space error, when i see details it showAug 3 12:10:02 3dserver zimbramon[17013]: 17013:crit: Disk warning: 3dserver.3dbp.in /dev/mapper/ddf1_3draidp1 at 93%how can i set the frequency on mail threshold warning which is at 10 minutes.
View 1 Replies
View Related
Feb 10, 2011
I have 17 gb free in two ntfs partitions. What I'm going to do is.,.
boot 139mb ext4
root 9gb ext4
swap 1200mb swap
home 7gb ext4
Is it ^ ok ? Should I change anything ?
View 5 Replies
View Related
Oct 17, 2010
I have a big partition ext3 and System Monitor show me that there are 14Gb of Free space but only 4Gb of Available space.
View 4 Replies
View Related
Apr 25, 2010
When I use top to see memory usage, I have 65gb ram but only 1.3gb of it free and remaining is shown as used. When I ran my program It gives memory insufficiency error. Although no other program is using the remaining 63.7gb ram it is hold. How can I get free the unused ram?
View 3 Replies
View Related
Aug 20, 2011
I am on a windows 7 system trying to install linux fedora 15.
I am using Fedora 15 live image which I burned onto a DVD and booted. According to instructions I've found in a tutorial I go into the system tools and choose install to harddrive. I have previously shrunk the windows system drive to free up approx 200 GB of unallocated space. I did this through the
control panel >> administrative tools >> computer management >> windows disk manager.
While I try to install fedora on the harddrive I run into two problems.
1. I can't install it because it says "no free space available to create partition". it doesn't matter if I choose the auto partition option or the custom partition option.
Choosing the custom partitioning option I don't know what partitions I need to create. Terminology such as LVM and PV are all new to me.
The second problem is that I am after some random time ( it occurs in different time intervals) forced to re-login as a live user which kills the installation program and forces me to re-start the installation process
Anyone have clues to solve these problems?
View 1 Replies
View Related
Dec 22, 2009
After running photorec I went from having ~30 gb of free space to having 0 bytes of free space. I have deleted all the results of photorec and various other large files and removed them from trash but it still has not freed up any space. Also, my firefox no longer has back/forward functionality which I'm sure would be fixed by a reinstall but seeing as I have 0 space, I can't really do that. Any thoughts?
View 7 Replies
View Related
Apr 22, 2010
I have read a couple of threads that deals with resize partion and then create new lvm partion.That is not what I want to do! I have resized my partion from 275 GB to 150 GB. the reason for this was hoping for more space to be able to create a normal partion with cfdisk but that does not seem to work.
I have free space, but how can I use it to create room for a new ordinary partion.when the default partion layout for fedora/centos is to fill the whole space up whether you use it or not?
View 5 Replies
View Related