Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Log files sample is updated

Anchor
TopConfigurationPage
TopConfigurationPage

...

Here is an example of a field test CHARON-VAX log file:

2015082420150922:153356083215:INFO :0:0000024D000003A5:hexane.cxx(27135312): STROMASYS SA, (C) 2009-2015
20150824:153356session is loading built-in configuration "VAX_6610"...
20150922:083215:INFO :0:00000350000003A6:hexane.cxx(27595336): CHARON-VAX (VAX 6000 Model 610), V 4.6 B 16803, Aug 24 2015 / nes / 354850588
20150824:153356session has finished loading built-in configuration "VAX_6610".
20150922:083215:INFO :0:00000336000003AA:hexane.cxx(27865425): session is loading configuration file "vx6k610.cfg"...
20150922:083215:INFO :0:000003AB:hexane.cxx(5455): session has finished loading configuration file "vx6k610.cfg".
20150922:083215:INFO :0:000003F2:sesmgr.cxx(1394): session: default log file size limit is 4194304 bytes
20150922:083215:INFO :0:0000032B:hexane.cxx(2547): Start request received.
20150922:083216:INFO :0:000003AC:hexane.cxx(1287): session's process affinity is 000000000000000F, system affinity is 000000000000000F.
20150922:083216:INFO :0:000003D1:hexane.cxx(1541): session's I/O domain affinity is 0000000000000001, CPU domain affinity is 000000000000000E
20150922:083216:INFO :0:000003BA:ll_sentine( 725): Looking for a license key ...
20150922:083217:INFO :0:000003DC:ll_sentine( 820): ... found license key 1422726238.
20150922:083217:INFO :0:0000024D:hexane.cxx(2688): STROMASYS SA, (C) 2009-2015
20150922:083217:INFO :0:00000350:hexane.cxx(2734): CHARON-VAX (VAX 6000 Model 610), V 4.7 B 17101, Sep 22 2015 / 000.msc.sanity.tests / 1422726238
20150922:083217:INFO :0:00000336:hexane.cxx(2761): The end user of this software has agreed to STROMASYS' Terms and Conditions for Software License and Limited Warranty, as described at: http://www.stromasys.com/pub/doc/30-17-033.pdf
20150824:153356:WARN :1:0000009C:hexane.cxx(2839): Field Test release, support contracts do not apply. Do not use for production tasks.
20150824:15335630-17-033.pdf
20150922:083217:INFO :0:0000009D:hexane.cxx(28632838): License info:
CHARON product code: "CHVAX-430xx460xx-WI".
Licensed to: "Net-TimeMSC".

2015082420150922:153356083217:INFO :0:00000097:hexane.cxx(28722847): OS Environment: Linux 3.1319.108-200100.fc20.x86_64 #1 SMP Mon Apr 14 20:34:16 UTC 2014 Tue May 12 17:08:50 UTC 2015 x86_64.
2015082420150922:153356083217:INFO :0:00000098:hexane.cxx(28772852): Host CPU: GenuineIntel, Family 6, Model 42, Stepping 71, Intel (R) Xeon E312xx (R) CPU E31275 @ 3.40GHzSandy Bridge), 1 Cores per Chip, 1 Threads per Core, at ~3392 ~2593 MHz, 4 cpu's available
2015082420150922:153356083217:INFO :0:00000099:hexane.cxx(28822857): Host Memory: 16128Mb4096Mb
2015082420150922:153356083217:INFO :0:00000348:mscpdisk.c( 333): PUA0 is being set OFFLINE
2015082420150922:153356083217:INFO :0:00000001: tpool.cxx(13691370): cpu: The ACE option is omitted; enable ACE as license default.
20150824:153358:ERROR:2:00000352:xmitoy.cxx(1015): toy: Unable to read container file "charon.dat". It is out-of-date, not readable or not valid for the specified hardware model and is being re-initialized accordingly. Check settings of console environment and/or system date and time.
20150824:153358.
20150922:083218:INFO :0:00000133: tpool.cxx(15721602): Advanced CPU Emulation (ACE) enabled.
2015082420150922:153358083218:INFO :0:0000032C:hexane.cxx(26142589): "VAX_6610" started.
2015082420150922:153442083300:INFO :0:00000347:mscpdisk.c(35613656): PUA0 is being set ONLINE
container = "/home/charon/Charon/test/performancecomparison-66x0.vdisk"
media_type = ""
geometry = ""
use_io_file_buffering = false

...

By default CHARON-VAX utilizes a so called "rotating log". This means that a new default log file is always created each time CHARON starts and can switch to another log file if the size of the log file exceeds 64Kb (This behavior can be changed with "set session log_file in some situations. This _size" and "set session log_rotation_period" commands; see more details in "General Settings" chapter of this guide). This mode is turned on if all the log parameters above are disabled (commented out) or the "session_log" parameter is pointing to a directory rather than to a file. If a directory is specified, the log files will be created in that directory.

...

The next parameter defines the amount of host memory the chosen CHARON-VAX model  reserves for the emulation:

...

set ram size=64

The amount of RAM is specified in MB. It cannot exceed or be lower than certain values specific for each VAX model. It is very important to keep the listed predefined increment between possible memory values.

...

Follow this link for details of (T)MSCP controllers configuration.

Back to Table of Contents

SCSI controller NCR53C94

The VAX 4000 and MicroVAX 3100 have an NCR53C94 SCSI controller onboard for support of different types of SCSI devices including disks and tapes. Optionally a second controller can be added.

...

Host load balance for SMP systems

VAX 6620 through VAX6660 VAX 6660 models emulate 2-6 CPUs respectively. In this situation, loading of the host system can be tuned with the following configuration file settings:

...