1748263 Members
3775 Online
108760 Solutions
New Discussion юеВ

Operator Console

 
SOLVED
Go to solution
hgping_1
Advisor

Operator Console

In old system (Alpha server 4100,Elsa display card,Openvms7.1-1H1),the programs run OK.After the DECWindows startup,the program send some information to Operator Console(OPA0:),and display on monitor.It can return to DECWindow mode via CTRL+F2.
In new system(Alpha ES45,Radeon 7500 display card,Openvms7.3-2),the same programs,running OK,but the monitor can't display the information.When the information sent,the DECWindow hang,can't change to Operator console.
Is there something wrong?
10 REPLIES 10
Hoff
Honored Contributor

Re: Operator Console

Looks like a minor difference in set-up, and I'd likely fix the older box rather than worrying about the new box.

The shared window and the CTRL/F2 stuff is mildly nasty and gnarly part of OpenVMS and DECwindows and the console drivers, and is not entirely reliable or stable. It's certainly not the preferred interface.

On the older AlphaServer 4100 series system, you can and probably should disable the use of the workstation as the operator console. Either disable this stuff to OPA0: entirely, or re-route the stuff to the Alpha operator console.

On the newer AlphaServer ES45 system, the system has probably been configured to use the serial line as the console, or the system has been set up to disable operator messages on the console, or the system has been set to use the Alpha Console mechanism available in current OpenVMS and current DECwindows.

On the Integrity system, the workstation is not the operator console; it's not OPA0:. You won't get startup messages or other such routed to the workstation.

For the underpinnings of the control of OPCOM messages, see SYLOGICALS.TEMPLATE. Also see the REPLY/DISABLE command discussed in the FAQ:

DEFINE/USER SYS$COMMAND OPA0
REPLY/DISABLE

The OPC$ logical names are the preferred approach, but the older approach based on the REPLY/DISABLE also works.

There are a whole pile of discussions on the console in the OpenVMS FAQ. The master FAQ URL is at:

http://www.hoffmanlabs.com/vmsfaq/

Stephen Hoffman
HoffmanLabs LLC
hgping_1
Advisor

Re: Operator Console

Today,I stop the DECWindow process(stop/id=decw$server_id).The program running OK,also can output the messsage to the Operator Console.
So,I think it may be the problem of DECWindow.
The following is decw$server_0_error.log:
******************************************
This is the DECwindows X11 display server for OpenVMS Alpha V7.3-050727
compiled on Mar 17 2005 at 13:50:11
Main address = 00038CA8
Activating extension image DECW$SVEXT_XIE,
extension name: Xie, entry address 003D8710
Activating extension image DECW$SVEXT_DEC_XTRAP,
extension name: DEC-XTRAP, entry address 004BA548
Activating extension image DECW$SVEXT_MULTI_BUFFERING,
extension name: Multi-Buffering, entry address 004FC0A0
Activating extension image DECW$SVEXT_SEC_XAG,
extension name: SEC_XAG, entry address 0053E6A8
Activating extension image DECW$SVEXT_GLX,
extension name: GLX, entry address 00580ED8
DECW$XPORT_SERVICES image base address: 7C986000
DECW$TRANSPORT_DECNET image base address: 00814000
%DECW-I-ATTACHED, transport DECNET attached to its network
DECW$TRANSPORT_LOCAL image base address: 00994000
DECWINDOWS Hewlett-Packard Development Company OpenVMS, Release 7.3
Shareable Image DDX GH, InitOutput loaded at 009D60A0
Setting affinity to CPU 0 (active CPU mask = 0x1)

Radeon Server DDX for OpenVMS

Copyright ?2002, 2004 Hewlett-Packard Development Company, L.P.

Compiled on Mar 17 2005, at 13:38:02

Radeon: Init Screen Number 0
Radeon: Found PCI device.
Radeon 7500 (RV200) PCI: User specified pixel depth: 24
Radeon 7500 (RV200) PCI: Screen X,Y=(1024, 768), vsync 70 Hz, depth 24
Radeon 7500 (RV200) PCI: Map the CSRs
Global section : DECW$DRM_CSR[0]
PFN : 40200810
page count : 8
Radeon 7500 (RV200) PCI: CSR PFN: 40200810
Radeon 7500 (RV200) PCI: CSR VA: 00F5E000
Radeon 7500 (RV200) PCI: CSR Size: 00010000 (64 KB)
Radeon 7500 (RV200) PCI: CSR Pages mapped: 00000008 (64 KB)
Radeon 7500 (RV200) PCI: Map the frame buffer
Global section : DECW$DRM_FB[0]
PFN : 40220000
page count : 8192
Radeon 7500 (RV200) PCI: FB PFN: 40220000
Radeon 7500 (RV200) PCI: FB VA: 00F6E000
Radeon 7500 (RV200) PCI: FB Size: 04000000 (65536 KB)
Radeon 7500 (RV200) PCI: FB Pages mapped: 00002000
Radeon 7500 (RV200) PCI: Memory aperture size reported is: 0x4000000 (64 MB)
Radeon 7500 (RV200) PCI: Actual memory size is: 0x4000000 (64 MB)
Radeon 7500 (RV200) PCI: Set driver geometry to match user setup
info->agpMode := 0
Radeon #0 OPEN3D license not valid, disabling DRI
Radeon #0 acceleration disabled, not initializing the DRI
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Dashed Lines
Scanline Image Writes
Attaching pointer ...
Could not activate external sound library (routine DECW$SET_BELL_PARAMS)
DECW$SYSCOMMON:[SYSFONT.DECW.USER_CURSOR32] removed from font path, fonts unavai
lable.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_CURSOR16] removed from font path, fonts unavai
lable.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_100DPI] removed from font path, fonts unavaila
ble.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_75DPI] removed from font path, fonts unavailab
le.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_COMMON] removed from font path, fonts unavaila
ble.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_SPEEDO] removed from font path, fonts unavaila
ble.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_TYPE1] removed from font path, fonts unavailab
le.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_TRUETYPE] removed from font path, fonts unavai
lable.
19-APR-2007 01:56:18.0 Calling the dispatcher...
19-APR-2007 01:56:18.1 CDE$USER_DEFAULTS:[CONFIG.XFONTS.C.75DPI] removed from fo
nt path, fonts unavailable.
19-APR-2007 01:56:18.1 CDE$USER_DEFAULTS:[CONFIG.XFONTS.C.100DPI] removed from f
ont path, fonts unavailable.
19-APR-2007 01:56:18.2 CDE$USER_DEFAULTS:[CONFIG.XFONTS.C] removed from font pat
h, fonts unavailable.
19-APR-2007 01:56:18.2 CDE$USER_DEFAULTS:[CONFIG.XFONTS.I18N.75DPI] removed from
font path, fonts unavailable.
19-APR-2007 01:56:18.2 CDE$USER_DEFAULTS:[CONFIG.XFONTS.I18N.100DPI] removed fro
m font path, fonts unavailable.
19-APR-2007 01:56:18.3 CDE$SYSTEM_DEFAULTS:[CONFIG.XFONTS.I18N.75DPI] removed fr
om font path, fonts unavailable.
19-APR-2007 01:56:18.3 CDE$SYSTEM_DEFAULTS:[CONFIG.XFONTS.I18N.100DPI] removed f
rom font path, fonts unavailable.
19-APR-2007 01:57:19.7 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 01:57:25.4 Destroy Console Window
19-APR-2007 01:58:33.9 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:00:08.2 Destroy Console Window
19-APR-2007 02:01:08.2 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:01:13.1 Destroy Console Window
19-APR-2007 02:02:24.8 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:03:19.7 Destroy Console Window
19-APR-2007 02:03:42.0 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:08:07.5 Destroy Console Window
19-APR-2007 02:08:21.8 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:08:24.5 Destroy Console Window
19-APR-2007 02:08:50.0 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:08:53.7 Destroy Console Window
19-APR-2007 02:09:21.9 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:09:28.0 Destroy Console Window
19-APR-2007 02:10:07.2 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:18:50.4 Destroy Console Window
19-APR-2007 02:19:06.6 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:19:15.7 Destroy Console Window
19-APR-2007 02:19:22.2 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:19:29.7 Destroy Console Window
19-APR-2007 02:20:22.2 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:30:10.4 Destroy Console Window
19-APR-2007 02:30:22.5 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:30:26.6 Destroy Console Window
19-APR-2007 02:30:29.1 Could not activate external sound library (routine DECW$R
ING_BELL)
19-APR-2007 02:30:39.9 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:31:06.9 Destroy Console Window
19-APR-2007 02:31:22.6 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:31:25.5 Destroy Console Window
19-APR-2007 02:31:57.1 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 02:32:02.0 Destroy Console Window
19-APR-2007 02:32:22.6 Create Console Window x 0, y 0, w 1024, h 768
19-APR-2007 03:02:08.7 Destroy Console Window
19-APR-2007 03:02:23.5 Create Console Window x 0, y 0, w 1024, h 768

********************************************
I made a crash,the following is clue$scc1_180407_0822.lis:
********************************************
OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 1
Crashdump Summary Information:



Crash Time: 18-APR-2007 08:22:14.56
Bugcheck Type: OPERCRASH, Operator forced system crash
Node: SCC1 (Cluster)
CPU Type: AlphaServer ES45 Model 2
VMS Version: V7.3-2
Current Process: NULL
Current Image:
Failing PC: FFFFFFFF.80128E20 SCH$IDLE_C+000C0
Failing PS: 00000000.00000303
Module: PROCESS_MANAGEMENT (Link Date/Time: 8-FEB-2006 13:49:19.2
2)
Offset: 00000E20

Boot Time: 18-APR-2007 06:25:44.00
System Uptime: 0 01:56:30.56
Crash/Primary CPU: 00/00
System/CPU Type: 2608
Pagesize: 8 KByte (8192 bytes)
Physical Memory: 2048 MByte (4194304 PFNs, discontiguous memory)
Dumpfile Pagelets: 116238 blocks
Dump Flags: writecomp,errlogcomp
Dump Type: compressed,selective,shared_mem
EXE$GL_FLAGS: poolpging,init,bugdump
Paging Files: 1 Pagefile and 1 Swapfile installed

Stack Pointers:
KSP = FFFFFFFF.82D41FF8 ESP = 00000000.00000000 SSP = 00000000.00000000
USP = 00000000.00000000

General Registers:
R0 = 00000000.000AABF1 R1 = FFFFFFFF.8152C000 R2 = FFFFFFFF.81009790
R3 = FFFFFFFF.810E1A00 R4 = FFFFFFFF.81AA84C0 R5 = 00000000.00000001
R6 = FFFFFFFF.8152C000 R7 = 00000000.00000000 R8 = 00000000.00000000
R9 = 00000000.00000000 R10 = 00000000.0000FFFF R11 = FFFFFFFF.81AA84C0
R12 = 00000000.00010000 R13 = FFFFFFFF.810DCF08 R14 = 00000000.000003FF
R15 = 00000000.7FFD0620 R16 = 00000000.0000064C R17 = 00000000.0000004D
R18 = 00000000.00000000 R19 = 00000000.00000000 R20 = FFFFFFFF.80128DD8
R21 = 00000000.0000000F R22 = FFFFFFFF.FFDFB558 R23 = 000000A5.72EBBB75
R24 = 000000A5.72EBBB74 AI = 00000000.000AABF1 RA = FFFFFFFF.810D14EC
PV = FFFFFFFF.810D14A0 R28 = FFFFFFFF.81008000 FP = FFFFFFFF.83E5DFC0
PC = FFFFFFFF.800EE428 PS = 38000000.00001F00

Halt Registers saved in per-CPU Slot (by console):
Halt PCBB = 00000000.0152C080 R25 (AI) = 00000000.00000000
Halt PC = FFFFFFFF.80128E20 R26 (RA) = FFFFFFFF.81008000
Halt PS = 00000000.00000303 R27 (PV) = 00000000.00000000
Halt Code = 00000000.00000001 --> "Console Operator Induced Crash"

Halt Registers saved in System HWPCB (by console):
KSP = FFFFFFFF.83E5DFC0 PTBR = 00000000.0003FFF8
ESP = FFFFFFFF.83E5F000 AST{SR/EN} = 00000000.00000000
SSP = FFFFFFFF.83E5B000 ASN = 00000000.00000000
USP = FFFFFFFF.83E5B000 FEN = 80000000.00000000

System Registers:











OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 2
Crashdump Summary Information:



Page Table Base Register (PTBR) 00000000.0003FFF8
Processor Base Register (PRBR) FFFFFFFF.8152C000
Privileged Context Block Base (PCBB) 00000000.00002180
System Control Block Base (SCBB) 00000000.0000038E
Software Interrupt Summary Register (SISR) 00000000.00000000
Address Space Number (ASN) 00000000.00000000
AST Summary / AST Enable (ASTSR_ASTEN) 00000000.00000000
Floating-Point Enable (FEN) 00000000.00000000
Interrupt Priority Level (IPL) 00000000.0000001F
Machine Check Error Summary (MCES) 00000000.00000008
Virtual Page Table Base Register (VPTB) FFFFFEFC.00000000







OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 3
Crashdump Summary Information:



Failing Instruction:
SCH$IDLE_C+000C0: AND R0,#X1F,R0

Instruction Stream (last 20 instructions):
SCH$IDLE_C+00070: BIS R31,#X32,R0
SCH$IDLE_C+00074: JSR R26,(R26)
SCH$IDLE_C+00078: BIS R31,#X03,R16
SCH$IDLE_C+0007C: BIS R31,R0,R27
SCH$IDLE_C+00080: BIS R31,R1,R26
SCH$IDLE_C+00084: MTPR IPL
SCH$IDLE_C+00088: BIS R31,R27,R0
SCH$IDLE_C+0008C: BIS R31,R26,R1
SCH$IDLE_C+00090: BIS R31,R31,R8
SCH$IDLE_C+00094: LDL R17,#X0688(R6)
SCH$IDLE_C+00098: AND R17,#X08,R25
SCH$IDLE_C+0009C: BEQ R25,#X000047
SCH$IDLE_C+000A0: LDQ R24,#X0590(R6)
SCH$IDLE_C+000A4: ADDQ R24,#X01,R23
SCH$IDLE_C+000A8: STQ R23,#X0590(R6)
SCH$IDLE_C+000AC: LDL R22,#X0068(R6)
SCH$IDLE_C+000B0: BEQ R22,#X000050
SCH$IDLE_C+000B4: LDQ R28,#XFEC8(R13)
SCH$IDLE_C+000B8: LDL R0,#X0BB8(R28)
SCH$IDLE_C+000BC: LDL R25,#X001C(R6)
SCH$IDLE_C+000C0: AND R0,#X1F,R0
SCH$IDLE_C+000C4: SUBQ R0,R25,R17
SCH$IDLE_C+000C8: BNE R17,#X00004A
SCH$IDLE_C+000CC: LDL R0,#X0070(R6)
SCH$IDLE_C+000D0: BIS R31,R0,R18













OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 4
Current Registers: Process index: 0000 Process name: NULL PCB: 810D9FC8
(CPU 0)



R0 = 00000000.000AABF1
R1 = FFFFFFFF.8152C000 MP_CPU (CPU Id 0)
R2 = FFFFFFFF.81009790 SCH$GQ_ACTIVE_PRIORITY
R3 = FFFFFFFF.810E1A00 SCH$WAIT_ANY_MODE
R4 = FFFFFFFF.81AA84C0 PCB (Username SYSTEM, Procnam FSTIMEOUTD)
R5 = 00000000.00000001
R6 = FFFFFFFF.8152C000 MP_CPU (CPU Id 0)
R7 = 00000000.00000000
R8 = 00000000.00000000
R9 = 00000000.00000000
R10 = 00000000.0000FFFF
R11 = FFFFFFFF.81AA84C0 PCB (Username SYSTEM, Procnam FSTIMEOUTD)
R12 = 00000000.00010000
R13 = FFFFFFFF.810DCF08 SCH$IDLE
R14 = 00000000.000003FF
R15 = 00000000.7FFD0620
R16 = 00000000.0000064C
R17 = 00000000.0000004D
R18 = 00000000.00000000
R19 = 00000000.00000000
R20 = FFFFFFFF.80128DD8 SCH$IDLE_C+00078
R21 = 00000000.0000000F
R22 = FFFFFFFF.FFDFB558
R23 = 000000A5.72EBBB75
R24 = 000000A5.72EBBB74
AI = 00000000.00000000
RA = FFFFFFFF.81008000 EXE$GR_SYSTEM_DATA_CELLS
PV = 00000000.00000000
R28 = FFFFFFFF.81008000 EXE$GR_SYSTEM_DATA_CELLS
FP = FFFFFFFF.83E5DFC0
PC = FFFFFFFF.800EE428 IOC_STD$CREATE_UCB_C+003A8
PS = 38000000.00001F00 Kernel Mode, IPL 31









OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 5
Stack Decoder:



System Stack (NULL Process):
Stack Pointer FFFFFFFF.83E5DFC0
Stack Limits (low) FFFFFFFF.83E5C000
(high) FFFFFFFF.83E5E000














OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 6
Bugcheck Stack:



Stack Pointer SP => FFFFFFFF.83E5DFC0

Stack Frame:
PV FFFFFFFF.83E5DFC0 FFFFFFFF.810DCF08 SCH$IDLE
Entry Point FFFFFFFF.80128D60 SCH$IDLE_C
FFFFFFFF.83E5DFC8 00000000.00000000
FFFFFFFF.83E5DFD0 FFFFFFFF.81AA84C0
return PC FFFFFFFF.83E5DFD8 FFFFFFFF.801548FC SCH$INTERRUPT+00C3C
saved R3 FFFFFFFF.83E5DFE0 FFFFFFFF.810E1A00 SCH$WAIT_ANY_MODE
saved R13 FFFFFFFF.83E5DFE8 FFFFFFFF.810E28D0 SYS$WAITFR
saved R14 FFFFFFFF.83E5DFF0 00000000.000003FF REG$M_FC
saved FP FFFFFFFF.83E5DFF8 00000000.00000000






OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 7
System Configuration:



System Information:
System Type AlphaServer ES45 Model 2 Primary CPU ID 00
Cycle Time 0.8 nsec (1250 MHz) Pagesize 8192 Byte

Memory Configuration:
Cluster PFN Start PFN Count Range (MByte) Usage
#00 0 630 0.0 MB - 4.9 MB Console

#01 630 261505 4.9 MB - 2047.9 MB System

#02 262135 9 2047.9 MB - 2048.0 MB Console

Per-CPU Slot Processor Information:
CPU ID 00 CPU State rc,pa,pp,oh,cv,pv,pmv,pl
CPU Type EV68CB Pass 4.0 (21264C)
PAL Code 1.98-43 Halt PC FFFFFFFF.80128E20
CPU Revision .... Halt PS 00000000.00000303
Serial Number JA62700597 Halt Code "Console Operator Induced
Crash"
Console Vers V7.2-2 Halt Request "Warm Bootstrap Request"
























OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 8
Adapter Configuration:



TR Adapter ADP Hose Bus BusArrayEntry Node CSR
Vec/IRQ Port Slot Device Name / HW-Id
-- ----------- ----------------- ---- ----------------------- ---- -------------
--------- ---- ---- ---------------------------
1 KA2608 FFFFFFFF.8157C6C0 0 BUSLESS_SYSTEM
2 PCI FFFFFFFF.8157CB40 0 PCI
FFFFFFFF.8157CF20 38 FFFFFFFF.83FC
D800 40 7 ACER 1543 PCI-ISA Bridge
FFFFFFFF.8157CF58 40 FFFFFFFF.83FE
2000 90 PKA: 8 Symbios 895
FFFFFFFF.8157CF90 48 FFFFFFFF.83FE
4800 A0 EWA: 9 DEGXA-TB (Gigabit Ethernet)
FFFFFFFF.8157D118 80 FFFFFFFF.83FE
8000 38 16 00000000.00000ACE (?)
3 ISA FFFFFFFF.8157D580 0 ISA
FFFFFFFF.8157D7D8 0 FFFFFFFF.83FD
0000 0 0 EISA_SYSTEM_BOARD
4 XBUS FFFFFFFF.8157DB80 0 XBUS
FFFFFFFF.8157DDD8 0 FFFFFFFF.83FD
0000 C 0 MOUS
FFFFFFFF.8157DE10 1 FFFFFFFF.83FD
0000 1 1 KBD
FFFFFFFF.8157DE48 2 FFFFFFFF.83FD
0000 3 TTA: 2 Serial Port
FFFFFFFF.8157DE80 3 FFFFFFFF.83FD
0000 4 TTB: 3 NS16450 Serial Port
FFFFFFFF.8157DEB8 4 FFFFFFFF.83FD
0000 7 LRA: 4 Line Printer (parallel port)
FFFFFFFF.8157DEF0 5 FFFFFFFF.83FD
0000 6 DVA: 5 Floppy
5 PCI FFFFFFFF.8157E7C0 0 PCI
FFFFFFFF.8157EA18 80 FFFFFFFF.83FE
8000 38 DQA: 16 ACER 5229 IDE Controller
FFFFFFFF.8157EA50 81 FFFFFFFF.83FE
8000 3C DQB: 16 ACER 5229 IDE Controller
6 PCI FFFFFFFF.8157EAC0 1 PCI
FFFFFFFF.8157ED50 8 FFFFFFFF.83FE
C800 B0 EWB: 1 DEGXA-TB (Gigabit Ethernet)
FFFFFFFF.8157ED88 10 FFFFFFFF.83FF
1000 C0 EWC: 2 DEGXA-TB (Gigabit Ethernet)
7 PCI FFFFFFFF.8157F5C0 2 PCI
FFFFFFFF.8157F850 8 FFFFFFFF.83FF
8800 40 GHA: 1 ATI Radeon 7500
FFFFFFFF.8157F888 10 FFFFFFFF.83FF
D000 50 EWD: 2 DEGXA-TB (Gigabit Ethernet)
8 PCI FFFFFFFF.815800C0 3 PCI
FFFFFFFF.81580350 8 FFFFFFFF.8400
4800 D0 FGA: 1 3R-A513*-AA (Emulex LP10000)
FFFFFFFF.81580388 10 FFFFFFFF.8400
9000 E0 FGB: 2 3R-A513*-AA (Emulex LP10000)
















OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 9
Paging File Usage (blocks):




Swapfile (Index 1) Device DKA0:
PFL Address FFFFFFFF.819B5740 UCB Address FFFFFFFF.8158DE80
Free Blocks 88064 Bitmap FFFFFFFF.819B57E0
Total Size (blocks) 88064 Flags inited,swap_file
Total Write Count 0 Total Read Count 0
Smallest Chunk (pages) 5504 Largest Chunk (pages) 5504
Chunks GEQ 64 Pages 1 Chunks LT 64 Pages 0

Pagefile (Index 254) Device DKA0:
PFL Address FFFFFFFF.819B5680 UCB Address FFFFFFFF.8158DE80
Free Blocks 4202368 Bitmap FFFFFFFF.7FEF2008
Total Size (blocks) 4202368 Flags inited
Total Write Count 0 Total Read Count 0
Smallest Chunk (pages) 262648 Largest Chunk (pages) 262648
Chunks GEQ 64 Pages 1 Chunks LT 64 Pages 0

Summary: 1 Pagefile and 1 Swapfile installed

Total Size of all Swap Files: 88064 blocks
Total Size of all Paging Files: 4202368 blocks
Total Committed Paging File Usage: 245792 blocks




















OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 10
Memory Management Statistics:



Pagefaults: Non-Paged Pool:
Total Page Faults 120872 Successful Expansions 53
Total Page Reads 40762 Unsuccessful Expansions 0
I/O's to read Pages 19480 Failed Pages Accumulator 0
Modified Pages Written 0 Total Alloc Requests 14377
I/O's to write Mod Pages 0 Failed Alloc Requests 0
Demand Zero Faults 57707
Global Valid Faults 37221 Paged Pool:
Modified Faults 26420 Total Failures 0
Read Faults 40 Failed Pages Accumulator 0
Execute Faults 4503 Total Alloc Requests 3915
Failed Alloc Requests 0

Direct I/O 107894 Cur Mapped Gbl Sections 578
Buffered I/O 148834 Max Mapped Gbl Sections 580
Split I/O 461 Cur Mapped Gbl Pages 44028
Hits 83756 Max Mapped Gbl Pages 44070
Logical Name Transl 299202 Maximum Processes 122
Dead Page Table Scans 0 Sched Zero Pages Created 0























OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 11
Memory Management Statistics:



Distributed Lock Manager: Local Incoming Outgoing
$ENQ New Lock Requests 426173 107236 22396
$ENQ Conversion Requests 45061 313 58
$DEQ Dequeue Requests 424021 106888 22358
Blocking ASTs 27 6 7
Directory Functions 176829 399937
Deadlock Messages 0 0

$ENQ Requests that Wait 1905 Deadlock Searches Performed 1
$ENQ Requests not Queued 69 Deadlocks Found 0








OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 12
Memory Management Statistics:



File System Cache: Current SYSGEN Param Hits Misses Hitrate
File Header Cache (ACP_HDRCACHE = 1372) 24028 1326 94.8%
Storage Bitmap Cache (ACP_MAPCACHE = 343) 664 46 93.5%
Directory Data Cache (ACP_DIRCACHE = 1372) 22013 218 99.0%
Directory LRU (ACP_DINDXCACHE= 343) 18032 127 99.3%
FID Cache (ACP_FIDCACHE = 64) 62 6 91.2%
Extent Cache (ACP_EXTCACHE = 64) 304 17 94.7%
Quota Cache (ACP_QUOCACHE = 688) 0 0 0.0%

Volume Synch Locks 27697 Window Turns 834
Volume Synch Locks Wait 0 Currently Open Files 468
Dir/File Synch Locks 72348 Total Count of OPENs 8125
Dir/file Synch Locks Wait 1656 Total Count of ERASE QIOs 161
Access Locks 27755
Free Space Cache Wait 37

Global Pagefile Quota 159885 GBLPAGFIL (SYSGEN) Limit 196608

























OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 13
Process DCL Recall Buffer:



%CLUE-W-NOACC, either no CLI or process area paged out

















OpenVMS (TM) Operating System, Version V7.3-2 -- System Dump Analysis 18-APR
-2007 08:22:14.56 Page 14
Active XQP Processes:



Extended Indx Process name Username PCB XQ
********************************************
hgping_1
Advisor

Re: Operator Console

The program can't running rightly in new DECWindow environment.WHY?
hgping_1
Advisor

Re: Operator Console

The old video card is S3 Trio64/32,the new video card is Radeon 7500.
For testing,I change the old video card to the ES45,Openvms7.3-2,the program running OK!!!Also can output the message to Operator Console,Press Ctrl+F2 return to Decwindow.
Obviously,it is the problem of VIDEO CARD.
The following is the DECW$server log of old card in new environment(running OK).
********************************************
ype decw$server_0_error.log;35

19-APR-2007 09:23:39.8 Hello, this is the X server
This is the DECwindows X11 display server for OpenVMS Alpha V7.3-050727
compiled on Mar 17 2005 at 13:50:11
Main address = 00038CA8
Activating extension image DECW$SVEXT_XIE,
extension name: Xie, entry address 003D8710
Activating extension image DECW$SVEXT_DEC_XTRAP,
extension name: DEC-XTRAP, entry address 004BA548
Activating extension image DECW$SVEXT_MULTI_BUFFERING,
extension name: Multi-Buffering, entry address 004FC0A0
Activating extension image DECW$SVEXT_SEC_XAG,
extension name: SEC_XAG, entry address 0053E6A8
DECW$XPORT_SERVICES image base address: 7C986000
DECW$TRANSPORT_DECNET image base address: 00582000
%DECW-I-ATTACHED, transport DECNET attached to its network
DECW$TRANSPORT_LOCAL image base address: 00702000
DECWINDOWS Hewlett-Packard Development Company OpenVMS, Release 7.3
Shareable Image DDX GQ, InitOutput loaded at 00745080

s3vmsScreenInit: Init S3 screen number 0
vgaMapScreen: Call vmsInitDeviceData
vgaMapScreen: Opening device GQA0
vgaMapScreen: Controller Number 0
vgaMapScreen: DVI info -
Width = 1024, Height = 768
Video PFN = 4000E000, Video Pagelets 2048
CSR PFN 400FE000, CSR pagelets 128
Planes 8
Swizzle Shift 0, Swizzle Length -2, Swizzle Short Mask 0, Long Mask 0
VGAVMS_MapScreen: CSRs are at 960000
VGAVMS_MapScreen: VRAM 980000:A80000, PFN ^x4000E000, pages 2048, onscreen 98000
0
s3vmsScreenInit: - Set the Default Visual Class
s3vmsScreenInit: - Call cfbInitVisuals
s3vmsScreenInit: - mask 0x80 bits-per-rgb 8
s3vmsScreenInit: - Visuals Information:
- Root depth = 8
- Number of depths = 2
- Number of visuals = 6
- Default Visual = 20
s3vmsScreenInit: Actual memory size reported is: 0x100000
s3vmsScreenInit: Set screen geometry to match user setup
s3vmsScreenInit: Display Mode Index 7, Refresh Rate 72Hz
s3vmsScreenInit: Screen X 1024, Screen Y 768, density 100
s3vmsScreenInit: - Call miScreenInit
s3vmsScreenInit: Create screen private structure
s3vmsScreenInit: Mapping Enhanced Registers (font buffer VGA address)
s3vmsScreenInit: 65536 bytes of enhanced register space mapped
mapped at 0xA80000
PFN is at 0x40000050
s3vmsScreenInit: Chip type S3 Trio64, Rev: 0x54, PNP == 1
s3vmsScreenInit: M Parameter value is 2
s3vmsScreenInit: N Parameter value is 255
s3vmsScreenInit: FIFO checking ENABLED
s3vmsScreenInit: Memory Layout (from start of FB in bytes):
- memory total 0x00100000
- number of offscreen lines 0x000000BF (191)
- offscreen starts at 0x000C0000
- offscreen ends at 0x000EFC00
- fonts cache starts at 0x000EFC00
- fonts cache ends at 0x000FFC00
- cursor bits are at 0x000FFC00
s3vmsScreenInit: - Init the common VGA screen
VGAVMS_InitScreenCommon: Init the Screen structure
s3vmsScreenInit: Installing S3-specific optimizations
s3vmsScreenInit: Using EV6 routines
s3vmsScreenInit: Init hardware
CR55 = 0
CR56 = 0
SR18 = 40
DAC Mask = FF
s3HWInit: linear addr window = 1 (0=64kb, 1=1mb, 2=2mb, 3=4mb
s3HWInit: Set MMIO mode
Initial M Parameter = 6, Setting M Parameter to 2
Initial N Parameter = 15, Setting N Parameter to 255
End of init, turn screen back on
s3vmsScreenInit: Cursor Setup: shape and color is done by server
s3vmsScreenInit: Cursor is being moved by server
s3vmsScreenInit: Call cfbCreateDefColormap
s3vmsScreenInit: - Init the backing store
VGAVMS_SetupConsole: Console remove value (seconds) 0
VGAVMS_SetupConsole: Issue AUTO_OPDOWN QIO
VGAVMS_SetupConsole: Setup the console suspend routine...
s3vmsScreenInit: Exit from init with success
Attaching pointer ...
Could not activate external sound library (routine DECW$SET_BELL_PARAMS)
DECW$SYSCOMMON:[SYSFONT.DECW.USER_CURSOR32] removed from font path, fonts unavai
lable.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_CURSOR16] removed from font path, fonts unavai
lable.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_100DPI] removed from font path, fonts unavaila
ble.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_75DPI] removed from font path, fonts unavailab
le.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_COMMON] removed from font path, fonts unavaila
ble.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_SPEEDO] removed from font path, fonts unavaila
ble.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_TYPE1] removed from font path, fonts unavailab
le.
DECW$SYSCOMMON:[SYSFONT.DECW.USER_TRUETYPE] removed from font path, fonts unavai
lable.
19-APR-2007 09:23:43.8 Calling the dispatcher...
19-APR-2007 09:23:43.9 CDE$USER_DEFAULTS:[CONFIG.XFONTS.C.75DPI] removed from fo
nt path, fonts unavailable.
19-APR-2007 09:23:43.9 CDE$USER_DEFAULTS:[CONFIG.XFONTS.C.100DPI] removed from f
ont path, fonts unavailable.
19-APR-2007 09:23:43.9 CDE$USER_DEFAULTS:[CONFIG.XFONTS.C] removed from font pat
h, fonts unavailable.
19-APR-2007 09:23:44.0 CDE$USER_DEFAULTS:[CONFIG.XFONTS.I18N.75DPI] removed from
font path, fonts unavailable.
19-APR-2007 09:23:44.0 CDE$USER_DEFAULTS:[CONFIG.XFONTS.I18N.100DPI] removed fro
m font path, fonts unavailable.
19-APR-2007 09:23:44.1 CDE$SYSTEM_DEFAULTS:[CONFIG.XFONTS.I18N.75DPI] removed fr
om font path, fonts unavailable.
19-APR-2007 09:23:44.1 CDE$SYSTEM_DEFAULTS:[CONFIG.XFONTS.I18N.100DPI] removed f
rom font path, fonts unavailable.
********************************************
As it is the problem of radeon 7500 video card.What's the resolvent?
Brian Reiter
Valued Contributor

Re: Operator Console

Have you got all the patches (especially the graphics ones)? Had issues with the radeon some time ago which were resolved with the installation of the graphics patch.
hgping_1
Advisor

Re: Operator Console

**********************************
Have you got all the patches (especially the graphics ones)? Had issues with the radeon some time ago which were resolved with the installation of the graphics patch.
**********************************

Answer:All the patches installed.
hgping_1
Advisor

Re: Operator Console

Waiting for your reply.
Help me please.
Thank you!!!!!!
Brian Reiter
Valued Contributor

Re: Operator Console

Is the console a window (or just the old output to the graphics terminal). With the radeon we ended up:

Forcing the pixel depth to 8 (legacy task problem) and enabling the console window

DECW$PRIVATE_APPS_SETUP.COM;1

$ DECW$CONSOLE_SELECTION == "WINDOW"

DECW$PRIVATE_SERVER_SETUP.COM;1

$ DEFINE/EXECUTIVE/SYSTEM/NOLOG DECW$SERVER_PIXEL_DEPTH 8,8,8,8,8,8,8,8
$ DECW$CONSOLE_SELECTION == "ENABLE"
$ DECW$SERVER_DEFAULT_VISUAL_CLASS == "3"
$ !
$ ! DECW$PRIVATE_SERVER_SETUP.COM

(note the above is just the beginning of the file)


cheers

Brian
Hoff
Honored Contributor
Solution

Re: Operator Console

First: there is nothing wrong here.

Most of that recent posting was a normal system shutdown.

Digging through all of what was posted, I see a reference to the use STOP/ID issued against a DECwindows process. Bad idea. Don't do that. That has the potential to cause stability or reliability problems. DECwindows and most system components don't generally respond well to having processes unexpectedly deleted.

As for CTRL/F2 and using the old split-screen console, that's only the default for older releases, it's not reliable, and it's been deliberately disabled by default.

The replacement: use the operator console mechanism specified in my previous post. (For details on the DECwindows console window, see the decw$private_apps_setup.com DECwindows startup file.)

The "new" console window application works better, is far more reliable, is more convenient, and doesn't derail your input should a breakpoint or such hit while you're typing.

The following text is a direct quote from the OpenVMS Engineer that has been maintaining this area and many of the graphics drivers:

"BTW - I recommend you NOT use OPA0 when using graphics as the console, and by default for a long time, the default is to set OPA0 /NOBROADCAST when you are on a graphics head. Instead, you can look at using the console window (see decw$private_apps_setup.com). The graphics console is unsynchronized with the X11 drawing, and there can be lots of problems with non-emergency output to the console while running X11."

Loosely translated, that means the OPA0: console output on the graphics display doesn't work reliably, and can't reasonably be made to work reliably.

Stephen Hoffman
HoffmanLabs LLC