Apr 30, 2020 #1 Tinos Technical User Joined Nov 5, 2014 Messages 715 Location BW Hi all. I have a MIVB 7.2 which reboots itself daily at 10pm. Any tips on what could be causing this and what I should check? Thank you.
Hi all. I have a MIVB 7.2 which reboots itself daily at 10pm. Any tips on what could be causing this and what I should check? Thank you.
Apr 30, 2020 #2 techymitel Technical User Joined Jun 16, 2010 Messages 166 Location GB Use the maintenance command: Code: PROGRAMMED REBOOT DISPLAY It will show if there is a scheduled daily reboot at 22:00 There may be a historical reason for having this enabled. To disable: Code: PROGRAMMED REBOOT SCHEDULE OFF Generally the resource recovery reboot is left enabled. This allows the system to reboot in the event of low memory. Check the maintenance command section in the embedded help for more details on the 'programmed reboot' command. Upvote 0 Downvote
Use the maintenance command: Code: PROGRAMMED REBOOT DISPLAY It will show if there is a scheduled daily reboot at 22:00 There may be a historical reason for having this enabled. To disable: Code: PROGRAMMED REBOOT SCHEDULE OFF Generally the resource recovery reboot is left enabled. This allows the system to reboot in the event of low memory. Check the maintenance command section in the embedded help for more details on the 'programmed reboot' command.