> But What should I do, > Should I just comment out that line in /etc/cron.d/sysstat? > > Why did this all of a sudden happen? > I thought I knew something about my system before I had to reboot it. > Now I am very humble and patient!! The line that's causing the problem is: */10 * * * * root /usr/lib/sa/sa1 1 1 That runs every 10 minutes and appends data to the file /var/log/sa/saDD where DD is the current day of the month (currently 29 for you, 30 for me). You need to find out why sa1 can't write to /var/log/sa/sa29. -- Ian -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list