This is a discussion on Is it possible to prevent a Sun Fire V240 from rebooting after power loss? within the Sun Solaris Hardware forums, part of the Solaris Operating System category; --> Hi I'm just looking for informations to prevent our Sun Fire V240 to reboot after there was a power ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi I'm just looking for informations to prevent our Sun Fire V240 to reboot after there was a power loss. I still read the ALOM Guide, OpenBoot Guide and Administration Guide on CD but coul not find any information about that. Does somebody knows if this is still possible? |
| |||
| Matthias Egger wrote: > I'm just looking for informations to prevent our Sun Fire V240 to > reboot after there was a power loss. > > I still read the ALOM Guide, OpenBoot Guide and Administration Guide > on CD but coul not find any information about that. > > Does somebody knows if this is still possible? You mean you want to prevent it coming back up (since if there is a powerloss, it will go down, like it or not)? Try setting the "auto-boot?" variable in openboot to false: {0} ok setenv auto-boot? false /Marcin |
| ||||
| Marcin Dobrucki <Marcin.Dobrucki@FAKE.nokia.com> wrote in message news:<botUb.8713$g4.178892@news2.nokia.com>... > Matthias Egger wrote: > > > I'm just looking for informations to prevent our Sun Fire V240 to > > reboot after there was a power loss. > > > > I still read the ALOM Guide, OpenBoot Guide and Administration Guide > > on CD but coul not find any information about that. > > > > Does somebody knows if this is still possible? > > You mean you want to prevent it coming back up (since if there is a > powerloss, it will go down, like it or not)? That's exactly what i intended. > Try setting the "auto-boot?" variable in openboot to false: > > {0} ok setenv auto-boot? false Please, kick me, punch me... I just saw the "auto-boot-on-error?" variable on the docs and did oversee the "auto-boot?" variable. Anyway... Thanks for your help Marcin, that was the solution! Matthias |