- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Cannot form DSA0:
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
05-07-2007 09:57 PM
05-07-2007 09:57 PM
I am having a problem with a VMS server running on V6.2,the details are as follows :
When the system is booting in a single disk DKB0 its working fine.
When booting in sysboot and enabling shadowing of system disk :
>>>b -fl 0,30001 DKB0
sysboot>set SHADOW_SYS_DISK 1
sysboot>cont
the server crashes giving a dump :
BUGCHECK ****
** Code=000003C4: SSRVEXCEPT, Unexpected system service exception
** Crash CPU: 00 Primary CPU: 00 Active CPUs: 00000001
** Current Process = STACONFIG
** Image Name = STACONFIG.EXE
**** Writing dump to HBVS member with unit number of 0
**** Starting Memory Dump...
..............
**** Global page table not in memory - no global pages dumped
**** Memory Dump complete - not all processes saved
Can anyone please let me know how to solve the problem ?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 10:34 PM
05-07-2007 10:34 PM
Re: Cannot form DSA0:
do you have all the available 6.2 patches installed?
In particular, do you have ALP_CLUSI installed?
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 10:40 PM
05-07-2007 10:40 PM
Re: Cannot form DSA0:
Thanks for the prompt reply.
The update patches are not installed,but it was working fine for ~ 2 years.
A few days back it was crashed and I am unable to add system disk shadow member.
I have a plan to install the patches but other than that is there any way to recover it.
"In particular, do you have ALP_CLUSI installed?"
What is ALP_CLUSI ?
Thnaks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 10:47 PM
05-07-2007 10:47 PM
Re: Cannot form DSA0:
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 10:59 PM
05-07-2007 10:59 PM
Re: Cannot form DSA0:
And it started looping on "accessing system disk via original boot path".
Idem when I put shadowing on 1 too.
I normally change the params before the boot.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 11:04 PM
05-07-2007 11:04 PM
Re: Cannot form DSA0:
The other params are;
Shadowing = 2
Shadow_sys_unit = 0 !as it is DSA0.
This is not a problem with license since,there are other disks also which are shadowed and are working fine.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 11:28 PM
05-07-2007 11:28 PM
Re: Cannot form DSA0:
Have you tried booting from the "other" member of the shadowset? There may be a problem in the consistency of the shadowset itself.
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 11:30 PM
05-07-2007 11:30 PM
Re: Cannot form DSA0:
(sysgen show alloc)
Wim (had tested with shadowing = 2, and also with license : same reaction)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 11:39 PM
05-07-2007 11:39 PM
Re: Cannot form DSA0:
VMS could tell you that in a nicer way ...
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2007 11:52 PM
05-07-2007 11:52 PM
Re: Cannot form DSA0:
Thanks to all for replying.
The system disk was shadowed before the crash.
Alloclus is set to 1.
Also,have tried booting from the other member also,same result.
Also,have restored image from tape,same result.
Hardware : no alerts or indication found.
Can anyone tell me where to find the description of the file staconfig.exe ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 12:12 AM
05-08-2007 12:12 AM
Re: Cannot form DSA0:
000003C4 means "no such disk quorum file". Could the file be corrupt ? Is it present ? But then why is it only checked when using shadowing.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 12:19 AM
05-08-2007 12:19 AM
SolutionSTACONFIG.EXE is an OpenVMS program run early during boot/startup to configure the device IO database. This program has incurrect a system service exception in kernel mode and caused the system to crash. Let's see, if we can obtain some more information from the system dump.
Once you system has written the dump, boot without using a shadowed system disk and look at the CLUE file (CLUE$COLLECT:CLUE$node_ddmmyy.LIS). It should be generated from the system dump automatically during boot.
Please post the CLUE file as a text attachment.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 12:23 AM
05-08-2007 12:23 AM
Re: Cannot form DSA0:
000003C4 is the bugcheck code for SSRVEXCEPT !
ANAL/SYS
SDA> SHOW BUG 3C4
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 01:09 AM
05-08-2007 01:09 AM
Re: Cannot form DSA0:
The dump file is not getting updated.
$ dir sysdump.dmp/date=(c,m)
Directory SYS$SYSROOT:[SYSEXE]
SYSDUMP.DMP;3 14-DEC-1996 16:29:13.79 23-NOV-1997 12:04:06.89
Total of 1 file
So,I think it is dumpede into the pagefile.
While I issued the command :
SDA> Sh crash
System information
------------------
Version of system: OpenVMS (TM) Alpha Operating System, Version V6.2
System Version Major ID/Minor ID: 3/0
System type: AlphaServer 2100 4/275
Primary CPU ID: 00
Bitmask of CPUs active/available: 00000001/00000001
CPU 00 database address: 80B10000
Is there any other way,to get the dump?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 01:42 AM
05-08-2007 01:42 AM
Re: Cannot form DSA0:
(SYSGEN SHOW SYSTEM must be 0)
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 01:42 AM
05-08-2007 01:42 AM
Re: Cannot form DSA0:
the dump is getting written to DKB0 as indicated by:
**** Writing dump to HBVS member with unit number of 0
The dumpfile modification date is NEVER updated by writing the dump. Writing the dump happens without any file system operations, the memory pages get just dumped into the blocks representing the dumpfile.
Is there a recent CLUE file (CLUE$COLLECT:CLUE$node_ddmmyy_hhmm.LIS) ?
What does $ ANAL/CRASH SYS$SYSTEM report ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 04:55 AM
05-08-2007 04:55 AM
Re: Cannot form DSA0:
OpenVMS (TM) Alpha System dump analyzer
%SDA-E-DUMPEMPTY, dump file contains no valid dump
This is the output when
ana/crash sys$system
is given.
Thnaks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 06:09 AM
05-08-2007 06:09 AM
Re: Cannot form DSA0:
VMS could tell you that in a nicer way ...
--
Starting with V8.3, one gets a SHDWREQALLOC bugcheck with the following text . . .
Allocation class is required for shadow set members.
-- Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 02:37 PM
05-08-2007 02:37 PM
Re: Cannot form DSA0:
http://ftp.support.compaq.com.au/pub/ecoinfo/ecoinfo/a62.htm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 07:04 PM
05-08-2007 07:04 PM
Re: Cannot form DSA0:
Nigel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 07:44 PM
05-08-2007 07:44 PM
Re: Cannot form DSA0:
Should Nigels idea is hitting the mark, boot a different disk (eg. CD) and do a mount/ov=(id,shad)
This will zero the shadow generation information on the disk.
Steven
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 08:45 PM
05-08-2007 08:45 PM
Re: Cannot form DSA0:
The outputs are :
SYSGEN> SH SYSTEM
Parameter Name Current Default Min. Max. Unit Dynamic
-------------- ------- ------- ------- ------- ---- -------
SYSTEM_CHECK 0 0 0 1 Coded-valu
SYSGEN> SH ALLOC
Parameter Name Current Default Min. Max. Unit Dynamic
-------------- ------- ------- ------- ------- ---- -------
ALLOCLASS 1 0 0 255 Pure-numbe
SYSGEN>
Also,the system is not in a cluster.
I have tried the following steps already:
At the >>> prompt boot the operating system CD ie B DKA600
When the menu option appears, select DCL commands.
at the $$$ prompt Mount/over=(id,shadow) DKB0:
When the disk is mounted write a scratch file to DKB0:
Dismount DKB0:
logout of the DCL interface and shutdown
At the >>> prompt, boot OBERON conversationally ie B -flags 0,1 DKB0
At the sysboot prompt set the parameter shadow_sys_disk to 1
Continue to boot.
The result is just the same.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2007 10:21 PM
05-08-2007 10:21 PM
Re: Cannot form DSA0:
if the system has completely written the dump - as shown in your initial post, you should be able to boot without shadowing the system disk and read the dump with ANAL/CRASH SYS$SYSTEM:
To see, if there is anything in the dumpfile at all, try:
$ DUMP/BL=COUNT=2 SYS$SYSTEM:SYSDUMP.DMP
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2007 12:30 AM
05-09-2007 12:30 AM
Re: Cannot form DSA0:
Even after issuing the command :
DUMP/BL=COUNT=2 SYS$SYSTEM:SYSDUMP.DMP
Its showing the same.
OpenVMS (TM) Alpha System dump analyzer
%SDA-E-DUMPEMPTY, dump file contains no valid dump
Not sure if this is right,since the dump file, size is small therefore it is not updating.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2007 12:38 AM
05-09-2007 12:38 AM
Re: Cannot form DSA0:
the DUMP command given just dumps out the first 2 blocks of the dumpfile to your terminal screen. Are the values all zeroes ? Do you somewhere see the nodename in the ASCII data ?
Volker.