T.R | Title | User | Personal Name | Date | Lines |
---|
1259.1 | adjust Xserver quotas | GYPOS3::EIBL | Reinhard Eibl @FKR, DTN 865-4027 | Thu Mar 13 1997 05:11 | 10 |
| From your DECW$private_server_setup.com i see your Xserver is pretty out
of resources. The value of 370000 for DECW$SERVER_PAGE_FILE is per
ZLX(p)-E* card, so you should use 740000.
Also make sure that the DECW$SERVER... definitions are in the right
place inside DECW$private_server_setup.com
And check the SYSGEN parameters VIRTUALPAGECNT and WSMAX,
they must be equal or greater then 740000 resp. 20480
/Reinhard
|
1259.2 | quotas and setup params info. | FORAT::JLS | Are we in the same ship? | Fri Mar 14 1997 07:31 | 74 |
|
Hi Reinhard,
In the following lines I'll write down the info you comment in
you reply,and some more additional.Please,can you comment any
other think you can see?
Thanks for your help,
/jls.
INFO:
a) SYSGEN PARAMETERS:
VIRTUALPAGECNT = 1000000
WSMAX = 65536
PQL_MWSEXTENT = 65536 ( Everyone can grow to wsmax)
CHANNELCNT = 256 (*)
(*) Relation with FILLM quota?. We're specifying the value 400
for DECW$SERVER_FILE_LIMIT and uaf.See below lines.
b) DECW$PRIVATE_SERVER_SETUP.COM:
The "define" lines,pointed in reply .0,are located after the
FINAL_SETUP_ENTRY: label.In fact,they are between the lines:
$ ! Decw$server_default_visual_class == "3,4,0"
....
$ DECW$SERVER_DEFAULT_VISUAL_CLASS == "3,3"
$ define/nolog/proc DECW$SERVER_FILE_LIMIT 400
$ ....
$ define/nolog/proc DECW$XPORT_SYNC_TIMEOUT 60000
....
$ ! Decw$server_connect_log
c) Size of the system files:
PAGEFILE.SYS => 525.000 (1)
(1) Is necessary to extend to pagefile more?.I usually see a lot
of free space in the pagefile (problem time as well).
SWAPFILE => 19.600
d) Uaf quotas of the accounts: SYSTEM and POE.
Note: POE is the username of the account that works in the alpha-
station,running the graphic application:
SYSTEM:
Maxjobs: 0 Fillm: 400 Bytlm: 100000
Maxacctjobs: 0 Shrfillm: 0 Pbytlm: 0
Maxdetach: 0 BIOlm: 150 JTquota: 4096
Prclm: 10 DIOlm: 150 WSdef: 10240
Prio: 4 ASTlm: 250 WSquo: 20480
Queprio: 0 TQElm: 100 WSextent: 32768
CPU: (none) Enqlm: 2000 Pgflquo: 370000
POE:
Maxjobs: 0 Fillm: 400 Bytlm: 1000000
Maxacctjobs: 0 Shrfillm: 0 Pbytlm: 0
Maxdetach: 0 BIOlm: 1500 JTquota: 4096
Prclm: 20 DIOlm: 1500 WSdef: 8192
Prio: 4 ASTlm: 1500 WSquo: 16384
Queprio: 0 TQElm: 100 WSextent: 32768
CPU: (none) Enqlm: 2000 Pgflquo: 400000
|
1259.3 | more hints | GYPOS3::EIBL | Reinhard Eibl @FKR, DTN 865-4027 | Tue Mar 18 1997 05:14 | 28 |
| here some additional infos for you
(some of them are from the Open3D Release Notesa)
a) SYSGEN PARAMETERS:
looks ok for me
b) position of definitions inside DECW$PRIVATE_SERVER_SETUP.COM:
the template is prepared for a cluster setup, so looks somewhat tricky.
If you are a standalone system: (node_list .eqs. "")
the definitions should be inserted between $DO_DEFAULT: and the next exit
If you are a cluster member: (node_list must be appropriatly defined)
the definitions should be after label $DO_your_nodename:
c) Size of the system files:
- pagefile size
the pagefile must not be as large as the corresponding quotas
525.000 blocks may be enough if there are no higher requirements from
other processes
- SWAPFILE: does not matter
d) Uaf quotas of the accounts:
that's waht i forgot in my reply .1:
the decwindow server, the SYSTEM account and the user account
should have same minimum pagefile quotas and same minimum wsextent
(i.e. pagefile quotas >= 740000, wsextent >= 20480)
Hope that helps, good luck
/Reinhard
|
1259.4 | We'll try with new pagefile quota... | FORAT::JLS | Are we in the same ship? | Wed Mar 19 1997 15:49 | 12 |
|
Thanks Reinhard,
We'll try with the new quotas suggested...
Regards,
/jls.
PS: I'll change the location of definitions in decw$private_server_
setup file,instead looking the process quotas are the ones
expected.I'll move them from the actual location to "Do_default".
|
1259.5 | Pointer problem still there.... | FORAT::JLS | Are we in the same ship? | Mon Apr 14 1997 18:48 | 20 |
|
Hi again,
After changing the quotas and place definition in decw$server_
private_setup file,the problem remains.In the last cases (two from
last report) we've been able to "recover" the situation restarting
the server (@sys$startup:decw$startup restart => new login box),instead
of rebooting the system.By the way,we've tried to restart mwm (stopping
the actual and creating a new one),at problem tiem,without any effect
in the problem.
Any comment,hint,sugestion...will be very appreciated!
Which can be the main product related to the problem.....open3d or
decwindows (server) or motif ?
Thanks in advance,
/jls.
|
1259.6 | <IPMT SQO100388> | FORAT::JLS | Are we in the same ship? | Mon Apr 21 1997 14:56 | 4 |
|
The problem has been escalated to IPMT.
/jls.
|