[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Wierd RH 6.0 behaviour.
u> Hi,
u>
u> The server (mail, web etc.) here was recently upgraded from
u> RH 5.2 to 6.0, and has been behaving wierdly ever since. If anyone can
u> shed light on reasons for behaviour such as:
u>
u> - /var usage going to 100% as detected by df, and not a single
u> file or files being found on the partition to account for the space.
Hmmm....kernels track usage of a filesystem by the number of
open files in a filesystem. If a file is open and has been
deleted, its contents will not be freed until the last close.
u> - randomly jumping permissions in /dev (I owned all the ttys one
u> fine morning, for instance)
u>
u> - su taking at least 10s. to issue the root prompt after
u> verifying the password
u>
u> - telnet into the server taking interminable periods of time
"telnet" attempts to figure out what the name of the client
machine is. This might take a long time if its winds down to
DNS.
veliath
u> , it would be a relief. We've to come to our collective wits'
u> ends figuring it out. We are currently in the process of moving back to
u> 5.2. While I do not know if it has any bearing on the matter, DNS here
u> does not work very well, for some unknown reason. Reverse lookups don't
u> work either.
u>
u> Thanks.
u> - arun
------------------------------