Re: Two Simple Questions
Jay Lan <[email protected]> Fri, 15 Oct 2004 14:08:38 -0700
| Newsgroups | gmane.linux.comprehensive-system-accounting |
|---|---|
| Message-ID | <[email protected]> |
Yes, you were right. But then 'rmmod csa' cleans it up. Just a workaround until the real fix is released. I will try to release the fixes later next week. It needs fixes to both the rpm and kernel patch. - jay Andrew Fant wrote: > > > --On Friday, October 15, 2004 13:47:16 -0700 Jay Lan <[email protected]> wrote: > >> >> Sorry about the csa_halt bug. It has been identified and fixed. >> We know that bug had nothing to do with the ja problem you mentioned. >> >> To get around the csa_halt problem, please just recycle the csa >> by doing "/etc/init.d/csa stop; /etc/init.d/csa start". >> >> Thanks, >> - jay > > > > Jay, > Thanks for the information, but /etc/init.d/csa stop calls > /usr/sbin/csaswitch -c halt, so that won't actually stop it, as far as I > can tell. > > Andy