- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- need help with a ds25 that is bug checking
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 06:48 AM
10-20-2006 06:48 AM
how do i start a minimal boot and remove the offending shadow_sys_disk 1 from my sysgen params?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 07:16 AM
10-20-2006 07:16 AM
Re: need help with a ds25 that is bug checking
Use a conversational boot.
You will be prompted by a "SYSBOOT>". You can then make changes to the parameters and continue the boot.
The command option on the SRM BOOT command is either -fl 0,1 or -fl 1,0. I always mix it up and I don't have a console or the manual within reach at this instant.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 07:52 AM
10-20-2006 07:52 AM
Re: need help with a ds25 that is bug checking
I just mixed that up yesterday. The correct flag would be -fl 0,1 (assuming your root is 0).
E
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 08:15 AM
10-20-2006 08:15 AM
Re: need help with a ds25 that is bug checking
P00>>>show bootdef_dev
bootdef_dev dkb0.0.0.1.2
P00>>>set bootdef_dev -fl 0,1
device -fl is invalid
device 0 is invalid
device 1 is invalid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 08:19 AM
10-20-2006 08:19 AM
Re: need help with a ds25 that is bug checking
I would not set this parameter permanently, I would use the option on the BOOT command directly.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 08:22 AM
10-20-2006 08:22 AM
Re: need help with a ds25 that is bug checking
i did a boot -fl 0,1 and it came up to the boot prompt - can i modify and shadow disk sysgen parm from here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 08:32 AM
10-20-2006 08:32 AM
Re: need help with a ds25 that is bug checking
at the sysboot> set startup_p1 "MIN"
sysboot> cont
I am trying to boot from the CD - looks like it's coming up - can i change the parameter using a boot from the cd?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 08:34 AM
10-20-2006 08:34 AM
SolutionThere is separate parameter for the BOOTFLAGS, it is not part of the device specification.
There is a command in the SRM console has a SHOW command, and the resulting display is fairly clear.
A cationary note: The parameters are used by name, there is no check against misspelling or wrong names, the parameter will just not work.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 08:36 AM
10-20-2006 08:36 AM
Re: need help with a ds25 that is bug checking
obviously dkbo is your intended boot device, so
>>> boot dkb0 -fl 0,1
should get you into
SYSBOOT>
you type SET SHADOW_SYS_DISK 0
c
I assume from there you can find your way again.
You can afterward set bootdef_def & boot_osflags at a more convinient time.
Success!
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 08:37 AM
10-20-2006 08:37 AM
Re: need help with a ds25 that is bug checking
In your situation, I would not use the parameters, I would issue the BOOT command manually:
>>> boot -fl 0,1 dka0
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 09:59 AM
10-20-2006 09:59 AM
Re: need help with a ds25 that is bug checking
Another option is to boot from the operating system CD, mount your system disk and using sysman updating the ALPHAVMSSYS.PAR on the boot disk.
$ mount dkb100: /over=ident
$ mc sysgen
> use dkb100:[sys0.sysexe]ALPHAVMSSYS.PAR
> set <>
> write dkb100:[sys0.sysexe]ALPHAVMSSYS.PAR
> exit
Assumming a boot disk of dkb100 and root of 0.
Andy
"There are 9 and 60 ways of constructing tribal lays, and every single one of them is right."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2006 07:13 PM
10-20-2006 07:13 PM
Re: need help with a ds25 that is bug checking
it may be much too late for this answer, but if you assume your current ALPHAVMSSYS.PAR system parameter file is bad, you can always revert to the previous one, if you have done your parameter changes using @AUTOGEN.
AUTOGEN (see SYS$SYSTEM:SETPARAMS.DAT) always saves the old parameters in a file called sys$system:alphavmssys.old, so you can:
>>> B -fl 0,1 ! when 0 is your system root
SYSBOOT> use alphavmssys.old
SYSBOOT> C
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2006 09:38 PM
10-22-2006 09:38 PM
Re: need help with a ds25 that is bug checking
thanks for all your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2006 04:08 AM
10-24-2006 04:08 AM
Re: need help with a ds25 that is bug checking
i was able to boot using your geat advice - about alphavmssys.old - save me - but now i need to figure out why it bug checks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2006 07:01 AM
10-24-2006 07:01 AM
Re: need help with a ds25 that is bug checking
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2006 07:56 AM
10-24-2006 07:56 AM
Re: need help with a ds25 that is bug checking
the most popular bugcheck when setting up shadowing for the first time is a when you forget to set up a non-zero allocation class for the system (ALLOCLASS=0).
Other than that, please supply the CLUE file (see CLUE$COLLECT:CLUE$node_ddmmyy_hhmm.LIS)
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2006 08:44 PM
10-24-2006 08:44 PM