General :: Df Not Reporting The Correct Use%?

Oct 15, 2009

I am attempting to install a small rpm that will give command line access to an integrated array controller on my system so that I can add more local disk. When attempting to apply the package I am receiving an error indicating that there is not enough space available on the filesystem. I have expanded the filesystem several times today in order to try and resolve this issue and also moved ~1.5G of files to another filesystem but I am still receiving the error.

Code:

[root@frenzy1a.mgmt.qa:~]# rpm -ivh /tmp/hpacucli-8.35-7.0.noarch.rpm
Preparing... ########################################### [100%]
installing package hpacucli-8.35-7.0.i386 needs 18MB on the /opt filesystem
[root@frenzy1a.mgmt.qa:~]#

[code]....

I have rebooted the server a couple of times and ran fsck as well.

View 7 Replies


ADVERTISEMENT

Ubuntu :: Lucid Not Reporting Correct Drive Space Left?

May 5, 2010

I have a backup drive formatted ext4 which got filled to no space left, so I deleted some files and folders to make space on it , emptied the trash, files and folders are gone , but it stll says I got no drive space left on it and cant copy a file to it because it thinks its full lol I freed up like 15gb of space on it , have rebooted several times ..

View 7 Replies View Related

Server :: Df Reporting 100% But Du Reporting 20%?

Apr 15, 2011

Today morning I logged on to one of our servers (through ssh -X) to perform a routine maintenance. When I tried to open a GUI application, it failed to connect to the X server of the workstation. Eventually I ended up issuing the command

Code:

df -h /

and shockingly it showed that / is 100% used. I checked / using

Code:

du --max-depth=1 -xh /

to check the sizes of the individual directories, which showed that only about 18% of the / is used and that confused me badly. There was no quick solutions when I googled around; but luckily I found the following link which nicely explained the issue I had:

[URL]


All I did was found out the services responsible for those unreleased files (using lsof +L1) and restarted them. That is it. Now df reports only 18% of the disk is used and all my X things started working again, thanks to Walker.

View 1 Replies View Related

General :: Why Df -h Is Reporting That /var Partition Full

Aug 20, 2009

df -h reports that my /var partition is full..
Filesystem Size Used Avail Use% Mounted on
/dev/sda6 2.0G 1.4G 454M 76% /
/dev/sda1 99M 16M 79M 17% /boot
/dev/sda2 9.7G 2.2G 7.1G 24% /usr
/dev/sda3 7.7G 7.4G 0 100% /var
/dev/sda7 989M 17M 922M 2% /tmp
/dev/sda8 52G 9.0G 40G 19% /home
none 493M 0 493M 0% /dev/shm
[Code]....

Does anyone know of anything that might be on the /var partition and taking up space that I can't see, or just why df -h is reporting that it's full?

View 7 Replies View Related

General :: 'who' Command Incorrectly Reporting?

Nov 4, 2010

SERVER INFO:[root@bml pts]# uname -aLinux bml.xxx.co.uk 2.4.18-6mdk #1 Fri Mar 15 02:59:08 CET 2002 i686 unknownCan someone explain exactly how 'who' builds its user list?I have a problem where it's listing a user on my server, but I can not kill them.

# [root@bml pts]# who | sort
...
simons pts/52 Nov 2 12:33 (derby1)

[code]....

View 5 Replies View Related

General :: Ping In A Script Reporting An Error?

Aug 7, 2010

I am trying to run a simple piece of code but is failing on the count of the ping. I want it to report only 1 ping to my remote server and if no ping then error with a message or else the rest of the code will proceed.

Its basically telling me that my rmt server is alive and ready to take connections etc etc.

Heres the code:

Quote:

DATE=`date +%Y/%m/%d`
TIME=`date |awk '{print $4}'`
RMT_HOST=Zeus
COUNT=1

[Code]....

It's complaining about the count number I think.. but for the life of me cannot work out why.

View 16 Replies View Related

General :: OpenSSH Server Reporting Wrong Version?

Aug 3, 2009

My Fedora Core 8 server came with OpenSSH Server 4.7p1 installed. I could not find a YUM package or RPM for 5.2p1, so I installed it manually and rebooted. Now if I do a version check with "sshd -v", it reports it's version as "OpenSSH_5.2p1", but if I connect with Putty, it reports "SSH-2.0-OpenSSH_4.7". Do I have two versions of OpenSSH running or what's going on?

View 2 Replies View Related

General :: Crontab Mysqldump Error Mail / Reporting That Backup Is Not Working?

Jan 22, 2010

if I run mysqldump from crontab and error occurs, I would like to have email send to me (reporting that backup is not working).

View 2 Replies View Related

General :: Set Uid Helper Is Not Correct?

Feb 14, 2011

was prompted to dl some updates after a fresh install but it was only partially successful, and whenrebooted, the screen froze with the mssge:Cannot open Konsolekit sessionPermission of the setup uid in not correct.

View 1 Replies View Related

General :: Memory Usage In Top Is Not Correct?

Apr 15, 2011

I am a bit worried about my linux vserver box. No more memory is left. To investigate this issue, i was looking at "top". But it deeply confuses me. It seems that no more memory is left, altough the process list in top never adds up to 100%

[Code]...

View 4 Replies View Related

General :: Correct Way To Compile A Kernel?

May 24, 2010

I want to boot into a new kernel like 2.6.34 over the default 2.6.18 RH/centos kernel. i know you cant copy the .config file and use it since there are so many changes so what is the best way to compile the kernel and get the right settings?

View 1 Replies View Related

General :: Search For The Correct Repository Of App?

Jan 20, 2011

Question: "where/how can I look for the correct repository to install X application?, let say I want to install synaptic, or google chrome or X, I know I need the right repositories added to my sources.list.. but what are the right repositories?, is there a "repository finder" or someting like that?

View 14 Replies View Related

General :: Wget A File With Correct Name When Redirected?

Jun 23, 2011

I was unable to find an answer to something that (I think) should be simple:

If you go here: [URL]

like so:

wget [URL]

you'll probably end up with a file called "download_script.php?src_id=9750"

But I want it to be called "molokai.vim", which is what would happen if I used a browser to download this file.

Question: what options do I need to specify for wget for the desired effect?

I'd also be ok with a curl command.

View 2 Replies View Related

General :: Correct Way To Shutdown System While Apt-get Still Running

Sep 9, 2011

What's the correct way to shutdown system while apt-get is still running? apt-get complains about unclean shutdown when I just shutdown computer.

View 2 Replies View Related

General :: Checksum On Cent OS 5.5 Not Coming Up Correct?

Jul 6, 2011

I have been trying to download the CentOS 5.5 DVDs. I have tried the ftp mirror and the http mirror and do not come up with the same checksum as is displayed. I am getting the following. I get the following sums:

ac177a5476e3b255b89b659e5b10ba03 *CentOS-5.5-x86_64-bin-DVD-1of2.iso
083746ba5c809df09582fa973c93c594 *CentOS-5.5-x86_64-bin-DVD-2of2.iso

View 4 Replies View Related

General :: Correct Entries In Sudoers Files

Sep 24, 2010

After adding what I thought were the correct entries in /etc/sudoers so I'd be able to run commands without needing to sudo them, I keep having to. My sudoers file entries look like this:

Code:
## Allow root to run any commands anywhere
root ALL=(ALL) ALL
user_me ALL=(ALL) ALL

## Allows people in group wheel to run all commands
%wheel ALL=(ALL) ALL
user_me ALL=(ALL) ALL

## Same thing without a password
%wheel ALL=(ALL) NOPASSWD: ALL
user_me ALL=(ALL) NOPASSWD: ALL

I have also confirmed that I'm a member of the wheel group in /etc/group:
Code:
wheel:x:10:root,user_me
And yet, I still have to sudo to do pretty much anything.

View 7 Replies View Related

General :: KPackageKit Not Finding Correct IP Address

Aug 15, 2010

I have installed Kubuntu Lucid x86 10.4 LTS for the first time. Has anyone got a link that explains how KPackageKit gets the IP address of the repositories? I can install packages using sudo apt-get install xxx OK . KpackageKit tells me I have updates from the repositories. I can select them all and apply , but I get an error that it can't find the repository under a 192.168.100.129:8080 address . Which is not a surprise . I am using mirror.optus.net as a repository and can ping it fine on the command line. So is there somewhere else that KPackageKit maps IP addreses ? I have tried another mirror mirror.aarnet.edu.au and got similar results. My local sub-net is not 192.168.100 and have tried setting fixed IP on the local sub-net and different DHCP addresses and still the same error.

View 5 Replies View Related

General :: Monitor Resolution Was Correct But Not Anymore

Jun 11, 2010

About three weeks ago I bought a new PC and installed Debian Squeeze. I have a Samsung SyncMaster 2494hs monitor connected to it. Until about an hour ago the monitor resolution was 1920x1080 and there were no problems. Anytime I clicked on system -> preferences -> monitors, the monitor preferences displayed the monitor name (Samsung whatever) as well as the resolution (1920x1080). An hour ago I did my normal daily upgrade via synaptic (synaptic -> mark all upgrades -> apply). When the upgrade were finished, the system indicated that a restart was required, so I restarted.

After the reboot, my monitor's resolution is set at 1152x864. System -> preferences -> monitors shows the monitor name as unknown and the max resolution available is 1360x768. Xrandr shows the max available resolution as 1360x1360, which is obviously wrong. According to discover I have an ATI graphics card. I've also run ddcprobebut that outputs about 15 lines and then stops with edidfail. I do not have an xorg.conf on my system or, if I do have one, it is not in /etc/X11.

View 11 Replies View Related

General :: /sys/class/net/ Is This Is The Correct Place For Eth Info

Apr 12, 2011

Using a python script, I am gathering various info about all the ethernet adapters installed. For this I am parsing all the directories(each directory represent a ethernet adapter) inside"/sys/class/net/" directory.Is this is the correct place and de-facto standard for listing ethernet adapters?I am concerned about modern distros as well as a bit older ones for the presence of this directory.

View 1 Replies View Related

Ubuntu :: Bug Reporting / How To Do So

May 28, 2011

I am new to Ubuntu, so I do not know how to report bugs if and when found. Could anyone tell me how to do so?

View 2 Replies View Related

General :: Run Scp S Copying To Ubuntu System With Correct Permissions?

Feb 4, 2010

I ssh into a ubuntu box with username "ubuntu" and I can become root without entering a password via "sudo su". How can I scp files onto this box using the ubuntu@ username? It does not allow me to do so using root@. The error is:scp: /etc/: Permission denied.

View 2 Replies View Related

General :: How To Configure Routing Table To Add Correct Gateway

Dec 10, 2010

When I try wget URL... I get failed: connection timed out.I have created br0 as a bridge over eth0 to run this VM. The host has this IP 172.30.8.135.The host has access to internet through eth0 and this is the output of route inside the host.

View 1 Replies View Related

General :: Top Not Show Correct Swap Space Amount / Why Is This?

Sep 27, 2010

Code...

but 'top' shows 2GB of swap...

top - 18:38:42 up 4:22, 5 users, load average: 0.54, 0.61, 0.64
Tasks: 369 total, 1 running, 368 sleeping, 0 stopped, 0 zombie
Cpu(s): 7.4%us, 1.4%sy, 0.0%ni, 86.9%id, 3.4%wa, 0.0%hi, 0.9%si, 0.0%st
Mem: 33265832k total, 24859468k used, 8406364k free, 379892k buffers
Swap: 2031608k total, 0k used, 2031608k free, 2030328k cached

Why is that?

View 6 Replies View Related

General :: Correct Usage Of Grep To Search A Disk?

Mar 26, 2009

I've been trying to identify all files on my cut-down version of Damn Small which contain the text string "User Agent:" in them. Because it's only 120Mb in its entirety, I'm quite happy to have grep search the whole system. I'm using this command, but it just generates errors as you can see:

[root@localhost ~]# grep -R 'User Agent:' /*
grep: /dev/dri/card0: Invalid argument
grep: /dev/fuse: Operation not permitted

[code]....

View 13 Replies View Related

General :: Surf The Net, Email, Everything But Get Maptool To Recognize Correct IP?

Oct 12, 2010

I am hoping someone out there is an avid dungeons and dragons player who possibly uses maptool. I am having issues getting connected to a server. I can't even join a server. This is making me barking mad. Everything else seems to work great. I can surf the net, email, everything but get maptool to recognize my correct IP.

View 1 Replies View Related

General :: Correct BIOS Settings Required For Installing Red Hat E5

Oct 7, 2009

I have tried all the ways possible by changing settings in BIOS, changed the ROM, even the hard disk but nothing worked to install red hat 5 in my system. I tried to install in my laptop and it was done but not in my desktop. I m using HP dc7900 convertible minitower.

View 8 Replies View Related

Ubuntu :: Reporting A Bug At LaunchPad?

Sep 1, 2011

Is this seriously the ONLY way to report a bug? I can't just fill out a form somewhere without running software to do it? When I try to do it the way explained in the guide, it tells me that I'm using a stable version of Xubuntu, and that only people running dev versions (like 11.10) can report bugs.This seems absurd. Are they saying that all stable releases are perfect in every way? Surely one must be able to report a bug for them...

View 4 Replies View Related

General :: Correct Partition Size Not Reported After Resizing With Gparted?

Jan 11, 2010

I removed an ntfs partition I had in my HD and then resized my home partition with gparted to occupy all the available space. The resulting partition is supposed to be 129GB, and gparted/partition magic see that size. But the system does not, and all tools report the old partition size and the same free space I had before resizing.

View 5 Replies View Related

General :: Correct Process For Updating An Application Installed Via The './configure?

May 12, 2010

what is the correct process for updating an application installed via the './configure, make, make install' sequence?For example, I have an app checked out via a git repository, on which I run the 'make install' on to install. Then a few days later I run a git pull to update to the latest release, do I just run the same sequence again or should I 'make uninstall' first?

View 3 Replies View Related

Fedora :: Yum Reporting Package Not Installed?

Sep 14, 2010

When I install some packages Yum seems to behave correctly until the the very end when it gives the error: xxx-package was supposed to be installed but is not! I am lookng for any advice which might solve the issue. Below is an example of the yum output.

libgcc-
4.4.2-7.fc12.x86_64.rpm | 75 kB 00:00
Running rpm_check_debug

[code]....

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved