Last Updated: Thursday, February 01, 2007 02:38 PM
|
How can I make the 3000 reboot automatically if it crashes3.1.4. How can I make the 3000 reboot automatically if it crashes?See the Autorestart/iX manual for details on setting up this reboot functionality. Autorestart reboots the system in the event of a crash, takes a full (or mini) memory dump, then automatically comes up ready to run (by auto-streaming a startup job, the system can be completely ready to use after a system crash without anyone having to touch it). Or, the el-cheapo method (which does NOT do a memory dump - just restarts the system); Gilles Schipper provides the following mini-tutorial: Step 1: Create an AUTOBOOT.PUB.SYS file, as follows: :hello manager.sys Step 2: Mark AUTOBOOT file as SYSTEM FILE, via SYSGEN :hello manager.sys Step 3: Create new SLT tape Step 4: During re-boot, at ISL prompt, AUTOBOOT ON Step 5: boot from tape drive path (normally alternate path) and UPDATE CONFIG That's all there is to it. AUTOBOOT can be toggled on and off easily after that, with the ISL AUTOBOOT If I understand the second part of your question, the above procedure will If you need to perform one, simply intercept the AUTOBOOT (by pressing any
|
|