T.R | Title | User | Personal Name | Date | Lines |
---|
16.1 | Speaking as a former SCSI guy... | WAYLAY::GORDON | Resident Lightning Designer | Tue Jan 07 1997 11:42 | 7 |
16.2 | | TLE::REAGAN | All of this chaos makes perfect sense | Tue Jan 07 1997 16:09 | 4 |
16.3 | | AUSS::GARSON | DECcharity Program Office | Tue Jan 07 1997 17:22 | 3 |
16.4 | | STARCH::brevet.shr.dec.com::WHALEN | Rich Whalen | Wed Jan 08 1997 08:12 | 5 |
16.5 | Another BACKUP ACCVIO under V7.1/Alpha | CPEEDY::COOK | Just say NO to that AccViO! - Java!!! | Thu Apr 10 1997 11:41 | 29 |
|
I also had an ACCVIO from backup, under AXP/OpenVMS V7.1.
My scenario was a bit different: I was using the recommended
technique (recommended when one invokes STABACKIT.COM on Alpha),
which is to boot an OpenVMS V7.1 system from the CDROM-media.
From that running system, I then chose 'execute DCL commands'
and then did:
$$$ init mkb500: axp71
$$$ mount mkb500: axp71
$$$ mount dka300:/over=id
$$$ backup/image
_From: dka300:
_To: mkb500:axp71.sav/label=axp71/media_format=compaction
The backup proceeded a while, so I went home (and let it run
unattended). In the morning, a saw a few inocuous informational
msg from the early part of the backup...and then an
ACCVIO with reason-mask: 00, virt-adr: 00...028, PC=0, PS=0
This is most just FYI...I booted back the running system from the
disk and did a 'live' backup/image (and added the '/ignore=interlock'
switch).
Dave
|
16.5 | Yup...'showstopper' for BACKUP under V7.1 | CPEEDY::COOK | | Tue Apr 15 1997 15:46 | 34 |
|
I also had an ACCVIO from backup, under AXP/OpenVMS V7.1.
My scenario was a bit different: I was using the recommended
technique (recommended when one invokes STABACKIT.COM on Alpha),
which is to boot an OpenVMS V7.1 system from the CDROM-media.
From that running system, I then chose 'execute DCL commands'
and then did:
$$$ init mkb500: axp71
$$$ mount mkb500: axp71
$$$ mount dka300:/over=id
$$$ backup/image
_From: dka300:
_To: mkb500:axp71.sav/label=axp71/media_format=compaction
The backup proceeded a while, so I went home (and let it run
unattended). In the morning, a saw a few inocuous informational
msg from the early part of the backup...and then an
ACCVIO with reason-mask: 00, virt-adr: 00...028, PC=0, PS=0
I then booted back the running system from the
disk and did a 'live' backup/image (and added the '/ignore=interlock'
switch). I again got the same-looking ACCVIO some time later during
the backup.
Looks like there's a serious bug in BACKUP under V7.1 Alpha!
Dave
|
16.6 | IPMT or QAR... | XDELTA::HOFFMAN | Steve, OpenVMS Engineering | Tue Apr 15 1997 16:04 | 5 |
|
: Looks like there's a serious bug in BACKUP under V7.1 Alpha!
May I assume someone has logged an IPMT or high-priority QAR?
|
16.7 | backup alpha 7.1 ACCVIO PC all zero's | CSC32::G_JONES | | Wed Apr 16 1997 11:42 | 51 |
| I have a customer that getting a accvio from backup on alpha 7.1 system
it happens whether backup is to a tape or disk.
$ backup/since=BACKUP/ignore=interlock/BLOCK_SIZE=32768 -
/noASSIST/LABEL=BACK00/LIST=DISK0_INC.LIS -
DISK0:[*...]*.*;* MKA500:DISK0/save_set/REWIND
BACKUP-W-MOUNTERR, volume 1 on _RETIR2$MKA500 was not mounted because
its label does not match the one requested
specify option (QUIT, NEW tape or OVERWRITE tape)
BACKUP> OVERWRITE
%BACKUP-I-LBLOVRWRITE, volume label TEST overwritten, new label
is BACK0
%MOUNT-I-MOUNTED, BACK00 mounted on _RETIR2$MKA500:
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual
address=000000000000
0000, PC=0000000000000000, PS=00000000
BAckup to disk:
$BACKUP/SINCE=BACKUP/LOG/IGNORE=INTERLOCK/NOASSIST DISK0:[*...]
DISK5:[TEST]TES*
%BACKUP-S-COPIED, copied DKA0:[000000]000000.DIR;1
%BACKUP-S-COPIED, copied DKA0:[000000]ELECTION.DIR;1
%BACKUP-S-COPIED, copied DKA0:[ELECTION]COM.DIR;1
%BACKUP-S-COPIED, copied DKA0:[000000]ESICIO.DIR;1
%BACKUP-S-COPIED, copied DKA0:[000000]OPERATOR.DIR;1
%BACKUP-S-COPIED, copied DKA0:[OPERATOR]COM.DIR;1
BACKUP-S-COPIED, copied DKA0:[OPERATOR]DISK0.LOG;1
.
.
.
%BACKUP-S-COPIED, copied DKA0:[OPERATOR]DISK0_INC.LIS;407
.
.
.
%BACKUP-S-COPIED, copied DKA0:[OPERATOR]DPS_INCREMENTAL_BACKUP.COM;5
%BACKUP-S-COPIED, copied DKA0:[OPERATOR]DPS_INCREMENTAL_BACKUP.COM;4
%BACKUP-S-COPIED, copied DKA0:[OPERATOR]SETHOSTINTERNET.LOG;1
%BACKUP-S-COPIED, copied DKA0:[000000]PWVN$SYSVOL.DIR;1
%BACKUP-S-COPIED, copied DKA0:[PWVN$SYSVOL]DRIVERS.DIR;1
%BACKUP-S-COPIED, copied DKA0:[PWVN$SYSVOL]LOGIN.DIR;1
%BACKUP-E-READDIR, error reading directory DKA0:[PWVN$SYSVOL.PUBLIC]
SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual
address=000000000000
0000, PC=0000000000000000, PS=00000000
%BACKUP-E-READDIR, error reading directory
DKA0:[PWVN$SYSVOL.TOOLS.WSGEN]
-SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual
address=000000000000
0000, PC=0000000000000000, PS=00000000
%BACKUP-S-COPIED, copied DKA0:[PWVN$SYSVOL.LOGIN]OS2.DIR;1
|
16.8 | backup alpha 7.1 accvio pc all zero's | CSC32::G_JONES | | Wed Apr 16 1997 11:47 | 8 |
| Any suggesteion. I am not able to reporduce. Customer image is same
as our on PNKAXP. It checksumed ok. At this point he can not do any
online backups. We tied set process/dump before backup but not getting
a dump file.
Thanks,
Gina
|
16.9 | | CSC64::BLAYLOCK | If at first you doubt,doubt again. | Wed Apr 16 1997 12:25 | 10 |
|
Look at the accounting record for the affected process and see if you are
running out of PGFLQUOTA or virtual address space in general. This may
account for the error seen� and the inability to get a process dump
(presuming BACKUP is not installed with privs).
� ACCVIO error returned from an IO$_READDIR $QIO function in FASTSCAN
routine F64READDIR where the f11buf does not appear to be deallocated
at first blush and the get_vm_zero routine does not signal its error.
|
16.10 | | CSC64::BLAYLOCK | If at first you doubt,doubt again. | Wed Apr 16 1997 12:36 | 5 |
|
The ACCVIO in .7 is different than that of .0.
Gina, do plan to IPMT this? The workaround for the time being
may be to use a V6.2 version of BACKUP.
|
16.11 | backup ACCVIO 7.1 | CSC32::G_JONES | | Wed Apr 16 1997 12:44 | 6 |
| Yes I am going to elevate this. Some one suggested lowering the quota
to pgflquo 32768,fillm
128,Diolm-4096,Astlm-4106,Biolm-128,bytlm-65536,enqlm-256 and wsquota
and wsextent-16384. And now the backup is successfully running.
Thanks,
|
16.12 | Another Backup V7.1 Accvio!!! | DIVING::DAVIS | Windows NT systems to go!! - DTN 339-5401 | Wed May 07 1997 15:22 | 8 |
| diving>backup/verify *.* mkd500:[000000]delta.bck/save
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000000
0028, PC=0000000000000000, PS=00000000
I was trying to do a simple backup/verfiy from disk to a TLZ04. All other system
operations normal.
This is NOT good!
|
16.13 | IPMT First, Then Try Workarounds... | XDELTA::HOFFMAN | Steve, OpenVMS Engineering | Wed May 07 1997 16:12 | 8 |
| : <<< Note 16.12 by DIVING::DAVIS "Windows NT systems to go!! - DTN 339-5401" >>>
: -< Another Backup V7.1 Accvio!!! >-
IPMT this problem -- include a listing of the current SYSGEN settings,
the "live" process quotas from the process seeing the failure (SHOW
PROCESS/ALL, SHOW WORKING), and the UAF quotas from the username in
question, and then try the adjustments mentioned in an earlier note.
|
16.14 | Data requested in .13 | DIVING::DAVIS | Windows NT systems to go!! - DTN 339-5401 | Tue May 13 1997 16:35 | 436 |
| SYSGEN> SHOW /ALL
Parameters in use: Active
Parameter Name Current Default Min. Max. Unit Dynamic
-------------- ------- ------- ------- ------- ---- -------
PFCDEFAULT 64 64 0 2032 Pagelets D
internal value 4 4 0 127 Pages D
GBLSECTIONS 600 250 80 65535 Sections
GBLPAGES 163565 30720 10240 -1 Pagelets D
internal value 10223 1920 640 -1 Pages D
GBLPAGFIL 1024 128 32 -1 Pages D
MAXPROCESSCNT 155 32 12 16384 Processes
MULTITHREAD 1 1 0 16 KThreads
SMP_CPUS -1 -1 0 -1 CPU bitmas
MULTIPROCESSING 3 3 0 4 Coded-valu
VECTOR_PROC 1 1 0 3 Coded-valu
SMP_SANITY_CNT 300 300 1 -1 10ms.
SMP_SPINWAIT 100000 100000 1 8388607 10 usec.
SMP_LNGSPINWAIT 3000000 3000000 1 8388607 10 usec.
PROCSECTCNT 64 32 5 1024 Sections
MINWSCNT 20 20 10 -1 Pure-numbe
PAGFILCNT 4 4 4 63 Files
SWPFILCNT 2 2 0 63 Files
SYSMWCNT 4408 2048 512 1048576 Pagelets
internal value 276 128 32 65536 Pages
KSTACKPAGES 1 1 1 768 Pages
BALSETCNT 153 30 8 16384 Slots
WSMAX 81920 4096 1024 8388608 Pagelets
internal value 5120 256 64 524288 Pages
NPAGEDYN 7340032 1048576 163840 -1 Bytes
NPAGEVIR 20971520 8388608 163840 -1 Bytes
PAGEDYN 1867776 212992 65536 -1 Bytes
QUANTUM 20 20 2 32767 10Ms D
MPW_WRTCLUSTER 64 64 16 512 Pages
MPW_HILIMIT 5120 512 64 -1 Pages
MPW_LOLIMIT 459 16 0 -1 Pages
MPW_IOLIMIT 4 4 1 127 I/O
MPW_THRESH 918 16 0 -1 Pages D
MPW_WAITLIMIT 5376 576 64 -1 Pages D
MPW_LOWAITLIMIT 4864 448 56 -1 Pages D
FILE_CACHE 0 0 0 100 Percent
S2_SIZE 0 0 0 -1 MBytes
PFRATL 0 0 0 -1 Flts/10Sec D
PFRATH 8 8 0 -1 Flts/10Sec D
WSINC 2400 2400 0 -1 Pagelets D
internal value 150 150 0 -1 Pages D
WSDEC 4000 4000 0 -1 Pagelets D
internal value 250 250 0 -1 Pages D
AWSMIN 512 512 0 -1 Pagelets D
internal value 32 32 0 -1 Pages D
AWSTIME 20 20 1 -1 10Ms D
SWPOUTPGCNT 512 512 0 -1 Pagelets D
internal value 32 32 0 -1 Pages D
LONGWAIT 30 30 0 65535 Seconds D
DORMANTWAIT 2 2 0 65535 Seconds D
TIMVCFAIL 1600 1600 100 65535 10Ms D
ERRORLOGBUFFERS 4 4 2 64 Buffers
DUMPSTYLE 9 0 0 -1 Bitmask D
USERD1 0 0 0 -1 D
USERD2 0 0 0 -1 D
USER3 0 0 0 -1
USER4 0 0 0 -1
EXTRACPU 1000 1000 0 -1 10Ms D
MAXSYSGROUP 7 8 1 32768 UIC Group D
MVTIMEOUT 3600 3600 1 64000 Seconds D
TAPE_MVTIMEOUT 600 600 1 64000 Seconds D
MAXBUF 8192 8192 4096 64000 Bytes D
DEFMBXBUFQUO 1056 1056 256 64000 Bytes D
DEFMBXMXMSG 256 256 64 64000 Bytes D
FREELIM 173 32 16 -1 Pages
FREEGOAL 612 200 16 -1 Pages D
GROWLIM 173 63 0 -1 Pages D
BORROWLIM 173 300 0 -1 Pages D
XFMAXRATE 236 236 0 255 Special D
LAMAPREGS 0 0 0 255 Mapregs
CLISYMTBL 512 512 48 1024 Pagelets D
LOCKIDTBL 1792 3840 1792 16776959 Entries
RESHASHTBL 2048 64 1 16777216 Entries
DEADLOCK_WAIT 10 10 0 -1 Seconds D
SCSBUFFCNT 50 50 0 32767 Entries
SCSCONNCNT 5 40 2 32767 Entries
SCSRESPCNT 300 300 0 32767 Entries
SCSMAXDG 576 576 28 985 Bytes
SCSMAXMSG 132 132 52 985 Bytes
SCSFLOWCUSH 1 1 0 16 Credits D
SCSSYSTEMID 37538 0 -1 -1 Pure-numbe
SCSSYSTEMIDH 0 0 -1 -1 Pure-numbe
SCSNODE "DIVING " " " " " "ZZZZ" Ascii
PRCPOLINTERVAL 30 30 1 32767 Seconds D
PASTIMOUT 5 5 1 99 Seconds D
PASTDGBUF 4 4 1 16 Buffers
PANUMPOLL 16 16 1 223 Ports D
PAMAXPORT 32 32 0 223 Port-numbe D
PAPOLLINTERVAL 5 5 1 32767 Seconds D
PAPOOLINTERVAL 15 15 1 32767 Seconds D
PASANITY 1 1 0 1 Boolean D
PANOPOLL 0 0 0 1 Boolean D
TIMEPROMPTWAIT 65535 -1 0 -1 uFortnight
UDABURSTRATE 0 0 0 31 Longwords
LNMSHASHTBL 512 512 128 8192 Entries
LNMPHASHTBL 512 512 128 8192 Entries
BUGREBOOT 1 1 0 1 Boolean D
CRDENABLE 1 1 0 1 Boolean
DUMPBUG 1 1 0 1 Boolean
BUGCHECKFATAL 1 0 0 1 Boolean D
ACP_MULTIPLE 0 0 0 1 Boolean D
SETTIME 0 0 0 1 Boolean
ACP_SHARE 1 1 0 1 Boolean
UAFALTERNATE 0 0 0 1 Boolean
SAVEDUMP 0 0 0 1 Boolean
CLASS_PROT 0 0 0 1 Boolean D
LGI_BRK_TERM 1 1 0 1 Boolean D
LGI_BRK_DISUSER 0 0 0 1 Boolean D
LOAD_PWD_POLICY 0 0 0 1 Boolean D
ACP_XQP_RES 1 1 0 1 Boolean
ACP_REBLDSYSD 1 1 0 1 Boolean
MOUNTMSG 0 0 0 1 Boolean D
DISMOUMSG 0 0 0 1 Boolean D
TTY_SCANDELTA 10000000 10000000 100000 -1 100Ns
TTY_DIALTYPE 0 0 0 255 Bitmask
TTY_SPEED 15 15 1 17 Special
TTY_RSPEED 0 0 0 17 Special
TTY_PARITY 24 24 0 255 Special
TTY_BUF 80 80 0 511 Characters
TTY_DEFCHAR 402657952 402657952 0 -1 Bitmask
TTY_DEFCHAR2 4098 4098 0 -1 Bitmask
TTY_TYPAHDSZ 78 78 1 32767 Bytes
TTY_ALTYPAHD 200 200 1 32767 Bytes
TTY_ALTALARM 64 64 0 -1 Bytes
TTY_DMASIZE 64 64 0 -1 Bytes D
TTY_CLASSNAME "TT" "TT" "AA" "ZZ" Ascii
TTY_SILOTIME 8 8 0 255 Ms
TTY_TIMEOUT 900 900 0 -1 Seconds D
TTY_AUTOCHAR 7 7 0 255 Character D
RMS_DFMBC 16 16 1 127 Blocks D
RMS_DFMBFSDK 0 0 0 127 Blocks D
RMS_DFMBFSMT 0 0 0 127 Blocks D
RMS_DFMBFSUR 0 0 0 127 Buffers D
RMS_DFMBFREL 0 0 0 127 Buffers D
RMS_DFMBFIDX 0 0 0 127 Buffers D
RMS_DFMBFHSH 0 0 0 127 Buffers D
RMS_PROLOGUE 0 0 0 3 Prolog-Lvl D
RMS_EXTEND_SIZE 0 0 0 65535 Blocks D
RMS_FILEPROT 64000 64000 0 65535 Prot-mask
MAXBOBMEM 1600 1600 0 -1 Pagelets D
internal value 100 100 0 -1 Pages D
RMS_DFNBC 8 8 1 127 Blocks D
RMS_DFLRL 0 0 0 32767 Bytes D
RMS_HEURISTIC 0 0 0 1 Boolean D
PQL_DASTLM 24 24 -1 -1 Ast D
PQL_MASTLM 100 4 -1 -1 Ast D
PQL_DBIOLM 32 32 -1 -1 I/O D
PQL_MBIOLM 100 4 -1 -1 I/O D
PQL_DBYTLM 65536 65536 -1 -1 Bytes D
PQL_MBYTLM 100000 1024 -1 -1 Bytes D
PQL_DCPULM 0 0 -1 -1 10Ms D
PQL_MCPULM 0 0 -1 -1 10Ms D
PQL_DDIOLM 32 32 -1 -1 I/O D
PQL_MDIOLM 100 4 -1 -1 I/O D
PQL_DFILLM 128 128 -1 -1 Files D
PQL_MFILLM 100 2 -1 -1 Files D
PQL_DPGFLQUOTA 65536 65536 -1 -1 Pagelets D
internal value 4096 4096 0 -1 Pages D
PQL_MPGFLQUOTA 32768 2048 -1 -1 Pagelets D
internal value 2048 128 128 -1 Pages D
PQL_DPRCLM 32 32 -1 -1 Processes D
PQL_MPRCLM 10 0 -1 -1 Processes D
PQL_DTQELM 16 16 -1 -1 Timers D
PQL_MTQELM 0 0 -1 -1 Timers D
PQL_DWSDEFAULT 1216 1024 -1 -1 Pagelets
internal value 76 64 0 -1 Pages
PQL_MWSDEFAULT 1216 512 -1 -1 Pagelets
internal value 76 32 32 -1 Pages
PQL_DWSQUOTA 2432 2048 -1 -1 Pagelets D
internal value 152 128 0 -1 Pages D
PQL_MWSQUOTA 2432 1024 -1 -1 Pagelets D
internal value 152 64 64 -1 Pages D
PQL_DWSEXTENT 81920 16384 -1 -1 Pagelets D
internal value 5120 1024 0 -1 Pages D
PQL_MWSEXTENT 81920 2048 -1 -1 Pagelets D
internal value 5120 128 128 -1 Pages D
PQL_DENQLM 128 128 -1 -1 Locks D
PQL_MENQLM 300 30 -1 -1 Locks D
PQL_DJTQUOTA 4096 4096 -1 -1 Bytes D
PQL_MJTQUOTA 0 0 -1 -1 Bytes D
ACP_MAPCACHE 76 9 2 -1 Blocks D
ACP_HDRCACHE 306 36 8 -1 Blocks D
ACP_DIRCACHE 306 22 4 -1 Blocks D
ACP_DINDXCACHE 76 26 2 -1 Blocks D
ACP_WORKSET 0 0 0 -1 Pagelets D
ACP_FIDCACHE 64 64 0 -1 File-Ids D
ACP_EXTCACHE 64 64 0 -1 Extents D
ACP_EXTLIMIT 100 100 0 1000 Percent/10 D
ACP_QUOCACHE 155 64 0 2337 Users D
ACP_SYSACC 19 8 0 -1 Directorie D
ACP_MAXREAD 32 32 1 64 Blocks D
ACP_WINDOW 7 7 1 -1 Pointers D
ACP_WRITEBACK 1 1 0 1 Boolean D
ACP_DATACHECK 2 2 0 99 Bitmask D
ACP_BASEPRIO 8 8 4 31 Priority D
ACP_SWAPFLGS 14 15 0 15 Bitmask D
DEFPRI 4 4 1 31 Priority D
IJOBLIM 64 64 1 8192 Jobs D
BJOBLIM 16 16 0 1024 Jobs D
NJOBLIM 16 16 0 1024 Jobs D
RJOBLIM 16 16 0 65535 Jobs D
DEFQUEPRI 100 100 0 255 Priority D
MAXQUEPRI 100 100 0 255 Priority D
LGI_PWD_TMO 30 30 0 255 Seconds D
LGI_RETRY_LIM 3 3 0 255 Tries D
LGI_RETRY_TMO 20 20 2 255 Seconds D
LGI_BRK_LIM 5 5 1 255 Failures D
LGI_BRK_TMO 720 300 0 5184000 Seconds D
LGI_HID_TIM 86400 300 0 1261440000 Seconds D
VAXCLUSTER 0 1 0 2 Coded-valu
EXPECTED_VOTES 1 1 1 127 Votes
VOTES 1 1 0 127 Votes
RECNXINTERVAL 20 20 1 32767 Seconds D
DISK_QUORUM " " " " " " "ZZZZ" Ascii
QDSKVOTES 1 1 0 127 Votes
QDSKINTERVAL 10 10 1 32767 Seconds
ALLOCLASS 0 0 0 255 Pure-numbe
LOCKDIRWT 0 0 0 255 Pure-numbe
CLUSTER_CREDITS 10 10 10 128 Credits
NISCS_CONV_BOOT 0 0 0 1 Boolean
NISCS_LOAD_PEA0 0 0 0 1 Boolean
NISCS_PORT_SERV 0 0 0 3 Bitmask
MSCP_LOAD 0 0 0 16384 Coded-valu
TMSCP_LOAD 0 0 0 3 Coded-valu
MSCP_SERVE_ALL 0 0 0 2 Coded-valu
TMSCP_SERVE_ALL 0 0 0 3 Coded-valu
MSCP_BUFFER 128 128 16 -1 Coded-valu
MSCP_CREDITS 8 8 2 128 Coded-valu
MSCP_CMD_TMO 600 600 0 2147483647 CNTLRTMOs D
TAILORED 0 0 0 1 Boolean
STARTUP_P1 " " " " " " "zzzz" Ascii
STARTUP_P2 " " " " " " "zzzz" Ascii
STARTUP_P3 " " " " " " "zzzz" Ascii
STARTUP_P4 " " " " " " "zzzz" Ascii
STARTUP_P5 " " " " " " "zzzz" Ascii
STARTUP_P6 " " " " " " "zzzz" Ascii
STARTUP_P7 " " " " " " "zzzz" Ascii
STARTUP_P8 " " " " " " "zzzz" Ascii
DEVICE_NAMING 0 0 0 -1 Bitmask
MMG_CTLFLAGS 3 3 0 -1 Bitmask D
WINDOW_SYSTEM 1 0 0 255 Pure-numbe D
ERLBUFFERPAGES 8 8 2 32 Pagelets
TAPE_ALLOCLASS 0 0 0 255 Pure-numbe
VECTOR_MARGIN 100 100 1 -1 Pure-numbe D
SHADOWING 0 0 0 3 Coded-valu
SHADOW_SYS_DISK 0 0 0 -1 Bit_Code D
SHADOW_SYS_UNIT 0 0 0 9999 Unit
SHADOW_MAX_COPY 1 4 0 200 Threads D
LGI_CALLOUTS 0 0 0 255 Count D
NET_CALLOUTS 0 0 0 255 Count D
IEEE_ADDRESS 0 0 -1 -1 Pure-numbe D
IEEE_ADDRESSH 0 0 -1 -1 Pure-numbe D
SHADOW_MBR_TMO 120 120 1 65535 Seconds D
ZERO_LIST_HI 320 16 0 65535 Pages D
GH_EXEC_CODE 512 512 0 2048 Pages
GH_EXEC_DATA 128 128 0 2048 Pages
GH_RES_CODE 1024 512 0 2048 Pages
GH_RES_DATA 0 0 0 2048 Pages
GH_RSRVPGCNT 512 0 0 2048 Pages
NISCS_MAX_PKTSZ 1498 1498 1080 8192 Bytes
NISCS_LAN_OVRHD 18 18 0 256 Bytes
SECURITY_POLICY 7 7 0 -1 Bitmask
WLKSYSDSK 0 0 0 1 Boolean
DBGTK_SCRATCH 1 1 0 10 Pages
IMGREG_PAGES 10000 10000 0 50000 Pages
SHADOW_SYS_TMO 120 120 1 65535 Seconds D
SHADOW_SYS_WAIT 256 256 1 65535 Seconds D
SHADOW_REMOVE_1 " " " " " " "ZZZZ" Ascii
SHADOW_REMOVE_2 " " " " " " "ZZZZ" Ascii
SYSTEM_CHECK 0 0 0 1 Coded-valu
DR_UNIT_BASE 0 0 0 9900
CWCREPRC_ENABLE 1 1 0 1 Bitmask D
IO_PREFER_CPUS -1 -1 0 -1 CPU bitmas
LAN_FLAGS 0 0 0 -1 Bitmask D
NPAG_INTERVAL 30 30 0 -1 Seconds D
NPAG_GENTLE 85 85 0 100 Percent D
NPAG_AGGRESSIVE 50 50 0 100 Percent D
NPAG_BAP_MIN 0 0 0 -1 Bytes
NPAG_BAP_MAX 0 0 0 -1 Bytes
NPAG_BAP_MAX_PA -1 -1 0 -1 PhysAddr
NPAG_RING_SIZE 2048 2048 0 -1 Entries
$sho process /all
13-MAY-1997 14:39:55.80 User: DAVIS Process ID: 0000015E
Node: DIVING Process name: "DAVIS"
Terminal: RTA1: (DIVING::DAVIS)
User Identifier: [DAVIS]
Base priority: 5
Default file spec: USER$DISK:[DAVIS]
Number of Kthreads: 1
Devices allocated: DIVING$RTA1:
Process Quotas:
Account name: SYSTEM
CPU limit: Infinite Direct I/O limit: 150
Buffered I/O byte count quota: 99808 Buffered I/O limit: 250
Timer queue entry quota: 50 Open file quota: 300
Paging file quota: 77440 Subprocess quota: 25
Default page fault cluster: 64 AST quota: 248
Enqueue quota: 2000 Shared file limit: 50
Max detached processes: 0 Max active jobs: 0
Accounting information:
Buffered I/O count: 450 Peak working set size: 2016
Direct I/O count: 43 Peak virtual size: 167312
Page faults: 296 Mounted volumes: 0
Images activated: 3
Elapsed CPU time: 0 00:00:00.55
Connect time: 0 00:00:40.21
Authorized privileges:
ACNT ALLSPOOL ALTPRI AUDIT BUGCHK CMEXEC
CMKRNL DIAGNOSE DOWNGRADE EXQUOTA GROUP GRPNAM
GRPPRV IMPERSONATE IMPORT LOG_IO MOUNT NETMBX
OPER PFNMAP PHY_IO PRMCEB PRMGBL PRMMBX
PSWAPM READALL SECURITY SETPRV SHARE SHMEM
SYSGBL SYSLCK SYSNAM SYSPRV TMPMBX UPGRADE
VOLPRO WORLD
Process privileges:
ACNT may suppress accounting messages
ALLSPOOL may allocate spooled device
ALTPRI may set any priority value
AUDIT may direct audit to system security audit log
BUGCHK may make bug check log entries
CMEXEC may change mode to exec
CMKRNL may change mode to kernel
DIAGNOSE may diagnose devices
DOWNGRADE may downgrade object secrecy
EXQUOTA may exceed disk quota
GROUP may affect other processes in same group
GRPNAM may insert in group logical name table
GRPPRV may access group objects via system protection
IMPERSONATE may impersonate another user
IMPORT may set classification for unlabeled object
LOG_IO may do logical i/o
MOUNT may execute mount acp function
NETMBX may create network device
OPER may perform operator functions
PFNMAP may map to specific physical pages
PHY_IO may do physical i/o
PRMCEB may create permanent common event clusters
PRMGBL may create permanent global sections
PRMMBX may create permanent mailbox
PSWAPM may change process swap mode
READALL may read anything as the owner
SECURITY may perform security administration functions
SETPRV may set any privilege bit
SHARE may assign channels to non-shared devices
SHMEM may create/delete objects in shared memory
SYSGBL may create system wide global sections
SYSLCK may lock system wide resources
SYSNAM may insert in system logical name table
SYSPRV may access objects via system protection
TMPMBX may create temporary mailbox
UPGRADE may upgrade object integrity
VOLPRO may override volume protection
WORLD may affect other processes in the world
Process rights:
INTERACTIVE
REMOTE
INSPECT$SECURITY_MANAGER
System rights:
SYS$NODE_DIVING
Auto-unshelve: on
Image Dump: off
Process Dynamic Memory Area
Current Size (bytes) 57344 Current Size (pagelets) 112
Free Space (bytes) 47084 Space in Use (bytes) 10260
Largest Variable Block 46348 Smallest Variable Block 24
Number of Free Blocks 6 Free Blocks LEQU 64 Bytes 2
There is 1 process in this job:
DAVIS (*)
$ show working
Working Set (pagelets) /Limit=2000 /Quota=4000 /Extent=81920
Adjustment enabled Authorized Quota=4000 Authorized Extent=81920
Working Set (8Kb pages) /Limit=125 /Quota=250 /Extent=5120
Authorized Quota=250 Authorized Extent=5120
$UAF> sho davis
Username: DAVIS Owner: Stephen N. Davis
Account: SYSTEM UIC: [44,1] ([DAVIS])
CLI: DCL Tables: DCLTABLES
Default: USER$DISK:[DAVIS]
LGICMD:
Flags:
Primary days: Mon Tue Wed Thu Fri
Secondary days: Sat Sun
No access restrictions
Expiration: (none) Pwdminimum: 15 Login Fails: 0
Pwdlifetime: 60 00:00 Pwdchange: 15-APR-1997 14:26
Last Login: 13-MAY-1997 14:39 (interactive), 13-MAY-1997 14:39 (non-interactive)
Maxjobs: 0 Fillm: 300 Bytlm: 64000
Maxacctjobs: 0 Shrfillm: 50 Pbytlm: 0
Maxdetach: 0 BIOlm: 250 JTquota: 4096
Prclm: 25 DIOlm: 150 WSdef: 2000
Prio: 5 ASTlm: 250 WSquo: 4000
Queprio: 0 TQElm: 50 WSextent: 16384
CPU: (none) Enqlm: 2000 Pgflquo: 80000
Authorized Privileges:
ACNT ALLSPOOL ALTPRI AUDIT BUGCHK CMEXEC
CMKRNL DIAGNOSE DOWNGRADE EXQUOTA GROUP GRPNAM
GRPPRV IMPERSONATE IMPORT LOG_IO MOUNT NETMBX
OPER PFNMAP PHY_IO PRMCEB PRMGBL PRMMBX
PSWAPM READALL SECURITY SETPRV SHARE SHMEM
SYSGBL SYSLCK SYSNAM SYSPRV TMPMBX UPGRADE
VOLPRO WORLD
Default Privileges:
ACNT ALLSPOOL ALTPRI AUDIT BUGCHK CMEXEC
CMKRNL DIAGNOSE DOWNGRADE EXQUOTA GROUP GRPNAM
GRPPRV IMPERSONATE IMPORT LOG_IO MOUNT NETMBX
OPER PFNMAP PHY_IO PRMCEB PRMGBL PRMMBX
PSWAPM READALL SECURITY SETPRV SHARE SHMEM
SYSGBL SYSLCK SYSNAM SYSPRV TMPMBX UPGRADE
VOLPRO WORLD
Identifier Value Attributes
INSPECT$SECURITY_MANAGER %X80010003
UAF> exit
|
16.15 | I assume you also IPMT'd (or QAR'd) this? | XDELTA::HOFFMAN | Steve, OpenVMS Engineering | Wed May 14 1997 10:09 | 0
|