Hi! > We have a user space tool (rtas_errd) on LPAR to monitor for > EPOW_SHUTDOWN_ON_UPS. Once it gets an event it initiates shutdown > after predefined time. It also starts monitoring for any new EPOW
Yeah, so there's userspace tool, and currently systems _with_ that
tool work poorly with UPS.
So you have fixed that, and now, systems _without_ that tool will work
poorly.
That's not a fix for serious bug, that's behaviour change. You are
fixing one set of systems and breaking another.
I don't believe it is suitable for stable.
Pavel
> @@ -118,7 +118,6 @@ static void handle_system_shutdown(char
> case EPOW_SHUTDOWN_ON_UPS:
> pr_emerg("Loss of system power detected. System is running on"
> " UPS/battery. Check RTAS error log for details\n");
> - orderly_poweroff(true);
> break;
>
> case EPOW_SHUTDOWN_LOSS_OF_CRITICAL_FUNCTIONS:
>
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures)
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
signature.asc
Description: PGP signature

