Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

no utmx entry - login not possible

10 views
Skip to first unread message

Holger Koch

unread,
May 24, 2002, 9:48:12 AM5/24/02
to
I try to login to Host and get always following message.

No utmpx entry. You must exec "login" from the lowest level "shell".
Connection closed by foreign host.

I can not login to check the problem also not from console. It seems the
/var partition is full
What can I do?

--
_______________________________________________________
Holger Koch

SIEMENS AG
mailto:Holge...@icn.siemens.de
_______________________________________________________

Holger Koch

unread,
May 24, 2002, 10:34:58 AM5/24/02
to
Thank you.

I get an login via Single User Mode from OPBM with
boot -s
.

I saw that the wtmpx file is about 167 MB!!!!
Why is this file growing? Can I disable the writing into wtmpx file or do I
have to delete it every night or week?


Thanks in advance

cyp...@punk.net schrieb im Beitrag
<FUrH8.38028$Db5.11...@typhoon.nyc.rr.com>...
> Holger Koch <holge...@icn.siemens.de> wrote:
> #
> # It seems the /var partition is full
> # What can I do?
>
> Clean out Der Gunk.
>
> Find low-hanging fruit using:
>
> find /var -mount -size +4000 -ls
>
> (All files above 2Mb)
>

Marvin

unread,
May 27, 2002, 6:14:45 AM5/27/02
to
In article <01c20330$2d44eac0$921d3693@bsw02527>,
holge...@icn.siemens.de says...

> Thank you.
>
> I get an login via Single User Mode from OPBM with
> boot -s
> .
>
> I saw that the wtmpx file is about 167 MB!!!!
> Why is this file growing? Can I disable the writing into wtmpx file or do I
> have to delete it every night or week?
Don't know if I remember well, but within SAC/SAF you can disable
writing to that file. See sacadm and pmadm man pages.

Birger Blixt

unread,
May 28, 2002, 12:06:16 PM5/28/02
to
cyp...@punk.net wrote:
>
> Holger Koch <holge...@icn.siemens.de> wrote:
> # Thank you.
> #
> # I get an login via Single User Mode from OPBM with
> # boot -s
> # .
> #
> # I saw that the wtmpx file is about 167 MB!!!!
> # Why is this file growing? Can I disable the writing into wtmpx file or do I
> # have to delete it every night or week?
>
> Maybe you have a lot of ftp jobs running.
>
> Try typing "last | head" and see what's there.
>
> Figure out how often it needs cleaning up.
>
> Don't delete it! Use: cp /dev/null /var/adm/wtmpx
Or copy utmpx to wtmpx so current sessions don't get lost. cp
/var/adm/{u,w}tmpx
Holger should also look at /var/crash/<hostname> for _BIG_ files, to remove.
/bb

--
"The day Microsoft makes something that doesn't suck is probably the
day they start making vacuum cleaners." -Ernst Jan Plugge

0 new messages