* Darren Reed <Darren.Reed at Sun.COM> [2007-10-30 18:55]:
> Stephen Hahn wrote:
> 
> >...
> >
> > But I think the main point is that many of the "this application
> > shouldn't run until next boot" are really errors in sequencing, and
> > aren't in fact sensitive to the OS instance lifetime.  (I suppose my
> > own reboot sensitivity was triggered by the E10K reboot latency (then
> > due to SCSI), and hasn't eased much, given the large memory reboot
> > latencies today...)
> 
> It's not just "shouldn't run until next boot" but "after the next
> boot, it should not run."  Although the latter is more easily
> worked around by doing a "svcadm disable .." before you
> reboot, it changes the boundary of availability from the reboot
> itself to before the reboot.

  Could you give me an example of when I would want to run something
  until the OS reboots, and then not run it?  (The only example I can
  think of are the graphical login services, but there might be
  something more interesting.)  Generally, I don't worry about allowing
  this case as much as the other one.

  - Stephen

-- 
sch at sun.com  http://blogs.sun.com/sch/

Reply via email to