Debian :: Squeeze Will Not Show Free And Used Disk Space On EXT4 Drive
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
ADVERTISEMENT
Mar 6, 2010
find out the total amount of free unused partition space in a hard drive?
reason:
-- when i use fdisk to create a new partition; its hard to tell how much free space is available.
-- tried searching the net but found no answers. some suggested using cfdisk.
-- i don't have cfdisk installed on the centos 5.3 server. i don't think its bundled in the distro any more.
View 3 Replies
View Related
Feb 19, 2010
We are using Nagios to monitor our servers. One of the items we monitor is the diskspace. We use the following code in our config file:
Code:
define service{
use generic-service,srv-pnp
host_name servername
service_description C: Drive Space
check_command check_nt!USEDDISKSPACE!-l c -w 80 -c 90
code....
The check for the C-drive works fine. The check for the D-drive gives "Free disk space : Invalid drive".
View 3 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
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
Jan 19, 2011
I have problem with my hard drive on Debian. I connected my hard drive as a local drive (NFS) in to Mac OS. Later i deleted some files on that hard drive from my mac but the free space didnt change. It looks like these files moved in to trash or something but i dont know where is it.
View 7 Replies
View Related
Feb 24, 2010
I can't find out why that are invisible files using /var/log space
Code:
# du -hs .
5,3G .
[code]...
View 3 Replies
View Related
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
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
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
May 30, 2010
After moving to Lucid Lynx, I've noticed, that when I view Folder Preferences, Nautilus no longer displays the free space available, but instead displays "Free space: Unknown".
In some cases it still appears to show the free space, for example when viewing properties of Home folder, or viewing the properties of a detachable HDD in media-folder (but not when trying to view the properties of any of the folders _on_ that HDD).
View 1 Replies
View Related
Jun 16, 2010
During playing around sources, synaptic playing I messed up the default list. I know I should have been more careful. Anyways could someone tell me what the default the default sources.list that has free and non free etc for squueze please? I have been trying to get the default list but I cannot find it anywhere. There are alot of lists out there but nothing tagged like the "default" list.
View 6 Replies
View Related
Aug 13, 2010
Debian and debian based distros issue has a issue that has come to make it self aware to me when I was trying to burn a video on my hard drive with braseo and it won't let me burn more than 4.4 gigs to a dvd with 4.7 gigs of free space even a file that is over the 4.4 gig limit by a megabyte with windows i didn't have this problem. One more thing I have 16 gig flash drive and on debian and debian based distros i can only use 13.1 gigs of it but on fedora I can use all 16 gigs.
View 3 Replies
View Related
May 7, 2010
I 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 Related
Oct 16, 2010
I am a complete noob using Ubuntu 9.10 for the past 6 months. I have a dual boot system i.e windows XP and Ubuntu 9.10. I never had any issue until I started getting the following warning message whenever I try to install updates from update manager. I can't even download other stuff from internet.
Not enough free disk space
The upgrade needs a total of 173M free space on disk '/'. Please free at least an additional 63.1M of disk space on '/'. Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'. Emptying trash and using sudo apt-get clean did not help.
View 9 Replies
View Related
Nov 18, 2010
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"?
View 6 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
Oct 8, 2010
I seem to have a strange problem with disk usage on my linux partition. I just upgraded my 10.04 to 10.10 and I'm not sure if this was there before.My nautilus tells me that I have 1.4 GB free on my linux partition. My partition editor (GParted) tells me that 79.31 GB of my 81.38 GB is used, and I've 2.08 GB free. There's no way I've got that much stuff on my linux partition, and to confirm it, I ran the Disk Usage AnalyzerApplications/Accessories), and the total size of everything on that partition amounts to much less than 10 GB.
I've tried deleting all my trash (both root and user trash) and I looked at all the folders trying to find any suspiciously large ones to no avail. I thought it might be some weird bug, but removing some files, added the correct amount of space to the free space detected by nautilus. I have no idea what eating up my disk space.
View 9 Replies
View Related
Apr 23, 2010
[root@linux root]# fdisk -l
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 1276 4864 28828642+ f Win95 Ext'd (LBA)
/dev/hda3 14 395 3068415 83 Linux
/dev/hda4 396 526 1052257+ 82 Linux swap
/dev/hda5 1276 3187 15358108+ 7 HPFS/NTFS
/dev/hda6 3188 3249 497983+ 8e Linux LVM
/dev/hda7 3250 3311 497983+ 8e Linux LVM
Here /dev/hda5 taken of How much capacity for NTFS (need space in MB).
View 8 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
Apr 22, 2010
I have recently upgraded to 10.04 alpha2. I have an external ntfs hard drive that I use for media storage. In Jaunty, I had this drive mounted with ntfs-3g and could read and write to it from my Windows laptop.
Now, I have mounted this drive in 10.04 and have rw access to it from within the machine itself i.e. I can move files around from the console etc... but when I try to write something to the share from my windows laptop, I get the following error:
Cannot copy [filename]: There is not enough free disk space. Delete one or more files to free disk space and then try again.
Here is df showing I have enough disk space. Also, I can copy the same file to my home directory which is also shared and them mv it through the console to the storage ntfs drive with no problem.
Code:
/dev/sdc1 488384000 416883568 71500432 86% /media/storage
Here is a copy of my smb.conf file.
Code:
[global]
## Browsing/Identification ###
# Change this to the workgroup/NT-domain name your Samba server will part of workgroup = HOME
# server string is the equivalent of the NT Description field server string = %h server (Samba, Ubuntu)
[Code]....
View 8 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
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
May 9, 2011
I have a 500GB internal SATA and a 1TB external and i can't seem to determine what my free/available disk space amount is on my internal HD. External tells me when i right click on the drive...however, that doesn't work on the internal. I've tried using the Disk Utility app, but I can't seem to get that same data/read-out. Is there (preferable) CLI command that can be used to do this -specifically, by drive?
View 2 Replies
View Related
Jan 8, 2010
What a good amount of disk space to have free? Is there a general rule of thumb? IE 70, 80 or 90%?
View 2 Replies
View Related
Dec 21, 2010
I have a problem on my installation of Ubuntu 10.10: it shows 0kb space remaining in nautilus. When I delete files (also out of Trash) it shows there is again space, but within minutes this free space is full again. When I look in Disk Usage Analyzer it says there is 140 GB available and it is impossible that the complete partition of 190 GB is full. But I cannot save or download anything anymore and the system is not very responsive. So it seems to act as if the disk is completely full.
View 1 Replies
View Related
Feb 9, 2011
Below you'll see that my home server is currently maxed with something hidden.I noticed that my machine was maxed so i ran a du on / to see where the issue was happening. I freed up 6gbs so far and ~ciaranw keeps eating up any free disk space. But when i look to see what in the folder could be doing this, i get nothing back that accounts for the currently 19gbs thereI've been a long time user of forums but never found the need to actually post seeing as my problem was usually covered, this problem has stumped my googling prowess
[root@mordothebabyeater home]# df /
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
[code]....
View 4 Replies
View Related
Jul 20, 2010
I still feel as though I should be posting in Beginer Talk but was told that general help could work as well.I am currently using ubuntu jaunty jackalope and completely unfamiliar.I am unable to download updates due to their not being enough free disk space.The sudo apt-get clean and autoclean commands do not free up any space? I have tried tinkering with ubuntu tweak and add remove programs as well but nothing coming.
View 9 Replies
View Related
Jun 4, 2011
when i tried to update my ubuntu it gave me the following error: "The upgrade page needs a total of 19.9M free space on /boot. please free atleast an additional 3624k of disk space on /boot. Empty your trash and remove temporary packages of former installations using sudo apt-get clean"
please help me to fix this error. why the packages require free space on /boot. how to empty trash how to remove temporary packages of former installations using sudo apt-get clean"
View 2 Replies
View Related
Jul 14, 2010
I am trying to install Oracle ebs and it falls over with this message:-
Code:
File Space Check :
-- database node space checks --
RW-20013: Error: - Not enough free disk space on system:
Database ORACLE_HOME = /d01/oracle/VIS/db/tech_st/11.1.0
required = 9967.0
actual = 9898.0390625
[code]....
View 3 Replies
View Related