Several special options are available for FakeTape resource definitions:
c3480: cu 3480
options ‘maxwritesize=200,allowdisconnects,allowmountccws,autoloader’ device(00) 3480 OFFLINE
end c3480
The maxwritesize option is important. It specifies (in megabytes) the maximum size of an emulated output tape. If your output approaches this size, FakeTape will signal an
You might consume all the free space in the server file system.
You will never have
In our opinion, you should always have a maxwritesize specification when using FakeTape. Unfortunately, you cannot specify option values in a
(The maxwritesize parameter also applies to DAT tapes. DAT drives do not signal that they are near the end of the tape (to permit trailer records to be written). They signal
The other options are more specialized and you may never need them with FakeTape.
5.7 Multi-system setup
You can define multiple S/390s by defining multiple
Only one resource definition (rescf file) can be active on a server, so it must define all the resources needed by all the S/390 instances. Each S/390 instance must be started with a unique system definition (syscf file). You would normally start a separate CLI window, with its flexes prompt, for each instance. Some care is needed to use the right flexes windows when controlling the S/390 instances. The CLI command set prompt can be used to change the flexes prompt to something more meaningful for each instance.
The redbook
Chapter 5. Additional Topics | 47 |