General :: No Files On The Disk But 'df -h' Show It's Full?
Apr 21, 2010Code:
server:/home/mal # cd /backup/
server:/backup # du -hc *
17G export
4.0K lost+found
20M rman
8.0K sqlnet.log
4.0K test.sh
[Code]...
Code:
server:/home/mal # cd /backup/
server:/backup # du -hc *
17G export
4.0K lost+found
20M rman
8.0K sqlnet.log
4.0K test.sh
[Code]...
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 RelatedI 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 RelatedI 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.
I am using OpenSuse 11.2 (64 bits) with KDE 4.3.1. My hard disk partition contains 3 areas : / + /home + swap. Frequently the / area is filling with, I suppose, temporary files until it is full (15 Go) and that in a very short time, typically about 5 mn. Then, these files are cleaned by the system, when disk space is needed I suppose. The point is that during this time, the system goes slower and slower until the "cleaning". That seems to occur only when Firefox (3.5.6) is running so I suppose that these files are temporary internet files.
View 9 Replies View RelatedI've been getting this error message:"The configuration defaults for GNOME Power Manager have not been installed correctly. Please contact your computer administrator."a few times, and it turns out to be because of low disk space. No worry, I empty the trash uninstall unneeded programs and clean out the downloads folder that filled up my disk. And all is ok. But not this time.Since I can't use X, I delete stuff from the terminal, and also make sure to clean out the .Trash in both /home and /root. But still the disk is full. I delete more stuff, but it doesn't even seem to go to .Trash. It disappears, but no more disk space.
View 8 Replies View RelatedI 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 RelatedI have a 2 TB disk in an external SATA dock, formatted with a single ext3 (Linux) partition, which doesn't show up in the Windows 7 Computer Management->Disk Management utility, even as a raw/blank disk. I've verified that there's nothing wrong with the disk by connecting it to my Linux machine and mounting it, and I've verified that the dock is functioning properly by connecting a different FAT32-formatted disk, which mounts flawlessly as expected.I realize that I can't actually read the ext3 partition without additional software (e.g., Ext3IFS), but why doesn't the disk show up at all? Is there some sort of stupid anti-Linux filter built in? Is there any way to force Windows to recognize the disk, so that I can at the very least use direct block access with it?
Background: I want to clone an identical 2 TB disk onto this one. Due to my hardware layout, it's much easier to have the source disk attached to one machine and the destination disk connected to another, and do the clone over the network (the network is not a bottleneck with switched gigabit ethernet), than it is to hook them both up to one machine.(1) I did this once before when both machines were running Linux, but I've since upgraded the destination machine and decided to switch back to Windows for regular desktop use. I've got Cygwin installed, and have verified that the same basic method (dd + nc) will work, but I can't do anything if Windows doesn't even consider the destination disk to exist.I only have one eSATA port on each machine. Opening them up just to do this clone is a rather large annoyance. Also, since this is my backup disk, I'd like to eventually automate the cloning from the active disk to another one that I regularly swap with a third disk that I store off-site.
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"?
- When using SU - , I need the option to show the full user path (root user, home dir, etc..), not just root@name. Is there one?
-If not in sudoers file, how can a user get in to edit a file for example. Is that possible?
-Does service ssh restart disconnect users?
The only reason why I don't use Linux (even though I prefer Linux over Windows, and can do everything faster and more efficiently) is because each time I try to learn about dm-crypt I give up.
Can someone point me in the right direction for full OTFE on Linux (like TrueCrypt)?
I've been getting error messages indicating my disk might be full, but I don't really think it is. It is so bad that I could not log on via Gnome, but fortunately I was able SSH into my box. Once in, however, I can't even create a directory!
View 14 Replies View RelatedI wonder if I can backup files from an ext partition to a ntfs partition and keeping all kind of metadata and file infos?!
With other words:
Can I backup a full linux system from a ext file system to a external ntfs partitioned disk using rsync -a (keeping all file permissions)?
Is something getting lost of a file (like permissions or anything... flags...) when copied / rsynced from ext to ntfs?
The thing is, that when I restore the stuff back from ntfs to ext, can I still use my system properly?
And can I backup files like photos from ext to ntfs without loosing any meta data?
Or asked more in general: What is the difference of a file on a ext partition compared to the same file on a ntfs partition?
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.
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..
How can I get more information about the error?
View 6 Replies View RelatedI 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 RelatedI know I do fdisk -l /dev/sda and see all the partitions on that disk, and I know I can do mount and see all the mounted partitions. Is there a way to do both at the same time? Ideally what I'd like to see is the output of fdisk -l but with an additional column that shows if a partition is mounted or not.
View 2 Replies View Relateda friend of mine just given me an old 2004 IBM NetVista 8305 desktop and suggested to use Linux Ubuntu which is something new to me. So i installed it via USB memory stick & it works. After installation of the OS I am impressed with functionality & speed. when i conect the external hard drive via usb it doesn't show & i tried my usb flash disc it showed the same problem. I tried both disk in my laptop (Windows XP) & it works.
View 8 Replies View RelatedI want get the information from a directory full of files.
What I have so far is this:
Code:
find <path> -exec head {} ; | tail -2
My question is, how do I get that certain section from each file, since tail will only affect the last file. I've tried piping head and tail to sh but that's not available due to permissions.
I am basically Linux/Ubuntu illiterate.(just in case the question itself did not make that clear)
View 14 Replies View Relatedjust installed ubuntu natty(11.04) along side my win7 and have learned that ubuntu has its own downloaded nivida drivers(kinda sweet) but now my problem is that i have no way to set a custom resolution like i could b4 in the nivida control panel i have tryed reading about a dozen other forums on how to add new resolutions(with no luck) so can anyone help me and try to guide me thro a step by step on how to change my res to something like 1822x1022(im pretty sure thats what it is on my win7
View 4 Replies View RelatedI (for curiosity's sake) am running du -a inside /usr/lib/git-core and it does not show results for all the files in that directory. Why does it leave out an arbitrary set of files?this is what cd /usr/lib/git-core; du -a returns:
4 ./git-merge-resolve
972 ./git-config
12 ./git-show-index
[code]....
I have a question on using diff. I have two files that contain directory/file listings: d11.lis and d11.lis from a previous day. I am not interested in files that changed, or were added, I just want to see a list of files that are missing on day two.
View 5 Replies View RelatedI have a RAID 5 array, md0, with three full-disk (non-partitioned) members, sdb, sdc, and sdd. My computer will hang during the AHCI BIOS if AHCI is enabled instead of IDE, if these drives are plugged in. I believe it may be because I'm using the whole disk, and the AHCI BIOS expects an MBR to be on the drive (I don't know why it would care).
Is there a way to convert the array to use members sdb1, sdc1 and sdd1, partitioned MBR with 0xFD RAID partitions?
Http://ocw.mit.edu/courses/electrica...res/lecture-4/
The above lecture can not be viewed in Full Screen mode . When the full screen displaying point is clicked the video stops and only the sound goes on.
To where shall I report this?
I am using Fedora 15
How can I get Zypper to show the full description of packages rather than a truncated summary? When I use zypper to list installed packages or search for packages from the command line I would like to see the full detailed description of the packages that are returned in the results. Currently zypper only shows me a truncated summary description.
View 2 Replies View RelatedThere are 5 copies of the same images are placed in a folder i.e. large(1024*768),medium(500*375),small(240*180),thu mnail(75*75),square(100*50) in size....
The following code upload number of Geocoded images(square size) when the page loads.I want when someone click on the any Geocoded image on the page ,it should show the large image(1024*768) of the same.And further click on the large image it must show again the square size image of the same.
Following is the actual code.It is in .js file.
Let's say I have a command
ls -Bgclt /somwhere/in/the/past
How do I limit the output to show me only first 2 files? (except for having only 2 files in that directory)
Quote:File1:
Hi, My name is John smith
Quote:
File2:
Hi, My name is smith
I want to show only the different or unique word between the two files (John)i was trying to get it with diff, comm, sort, uniq, grep, awk, sed