/var filling up
/var filling up
(OP)
My Xerrors file keeps filling up the var partition with an error code 22. Can't seem to find how to shut down the xsystem or how to stop the Xerrors file from growing. Running Solaris 7 on a DNS box so the windows system is not needed as access is restricted to command line only anyway. I tried changing the conf to limit the size of the file but it doesn't seem to work. Any suggestions are welcome.
Don
Don
RE: /var filling up
do a ps -ef|grep X and examine what processes are running, check in /etc/rc2.d and rc3.d for the startup scripts.
RE: /var filling up
Or maybe I'm thinking of dtconfig -d:
http://198
Annihilannic.
RE: /var filling up
Don Dalfonzo
Averett U.
RE: /var filling up
Because of this /var getting filled. when we had a look /var/adm/wtmpx file getting filled with the following entries.
mon 20346 8 0000 0001 1277292837 0 0 0 Wed Jun 23 17:03:57 2010
mon 20346 8 0000 0001 1277293137 0 0 0 Wed Jun 23 17:08:57 2010
mon 20346 8 0000 0001 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24525 5 0000 0000 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24525 8 0000 0001 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24526 5 0000 0000 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24526 8 0000 0001 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24527 5 0000 0000 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24527 8 0000 0001 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24528 5 0000 0000 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24528 8 0000 0001 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24529 5 0000 0000 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24529 8 0000 0001 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24530 5 0000 0000 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24530 8 0000 0001 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24531 5 0000 0000 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24531 8 0000 0001 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24532 5 0000 0000 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24532 8 0000 0001 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
mon 24533 5 0000 0000 1277293437 0 0 0 Wed Jun 23 17:13:57 2010
Please let me know how to avoid these entries getting added in wtmpx file.
RE: /var filling up
Annihilannic.